Oracle 19.3.0 Client Installation - Intergraph Smart 3D - Installation & Upgrade - Hexagon

Intergraph Smart 3D Installation

Language
English
Product
Intergraph Smart 3D
Search by Category
Installation & Upgrade
Smart 3D Version
13.1

This section guides you through installing Oracle 19.3.0 client software. Oracle 64-bit client is required on computers running 64-bit interference checking, 64-bit drawings batch publishing, name generator, and Intergraph Smart 3D Web API.

  1. Double-click the Oracle Setup.exe.

  2. Select Custom installation, and then select Next.

    Oracle 19c Custom Installation Type

  3. On the Oracle Home User Selection page, select Use Windows Built-in Account. Select Next.

    Oracle 19c Oracle Home User Selection

  4. In the Oracle Base box, type a unique folder location for the Oracle client.

  5. In the Software Location box, type a unique folder location.

  6. Select Next.

  7. On the Available Product Components page, select the options as shown below. Clear the Oracle SQL Developer option.

    Oracle 19c Available Product Components

  8. Select Next.

    Oracle performs prerequisite checks.

  9. Select Install.

  10. Select Close.

  11. Copy the TNSNAMES.ORA file from another previously configured system. The TNSNAMES.ORA file is located in <Oracle Home>\Network\Admin.

  12. Run these two commands from a "Run as administrator" command prompt. Replace <ORACLE_HOME> with the Oracle installation folder, usually C:\app\<oracle_user>. If the 32-bit and 64-bit versions of Oracle 19.3.0 are both installed on the server, then these commands must be run for each install.

    32-bit Install

    SET ORACLE_HOME=<ORACLE HOME>\product\19.0.0\client1

    <ORACLE_HOME>\product\19.0.0\client1\odp.net\bin\4\OraProvCfg.exe /action:gac /providerpath:<ORACLE_HOME>\product\19.0.0\client1\odp.net\bin\4\Oracle.DataAccess.dll

    64-bit Install

    SET ORACLE_HOME=<ORACLE HOME>\product\19.0.0\client1

    <ORACLE_HOME>\product\19.0.0\client1\odp.net\bin\4\OraProvCfg.exe /action:gac /providerpath:<ORACLE_HOME>\product\19.0.0\client1\odp.net\bin\4\Oracle.DataAccess.dll

    • The same command line commands must also be run on the Name Generator computer.

    • Run the commands again on any computer after installing any Oracle patch.