Install Oracle Client 12c - Intergraph Smart Reference Data - Installation & Upgrade - Hexagon

Intergraph Smart Reference Data Installation (10.1)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Installation & Upgrade
Smart Materials/Smart Reference Data Version
10.1

Installation of Oracle Database 12c Standard Edition 2 Client (12.2.0.1) for Microsoft Windows x64 (64-bit) client and registration of GAC dlls information is required for running Smart 3D export jobs from SRD Classic

  1. Open the Client folder, and double-click setup.exe.

  2. Select Administrator, and click Next.

  3. In the Select Product Languages window, select English, click , and click Next.

  4. In the Oracle Home User Selection window, select Use Windows Built-in Account, and click Next.

  5. Click Next.

    SHARED Tip If you want to change the Oracle base or software location, click Browse and select another directory.

  6. In the Summary window, click Install.

  7. When the installation is finished, click Close.

Register Oracle.DataAccess.dll

After you install Oracle client, you must manually register Oracle.DataAccess.dll to Global Assembly Cache (GAC).

  1. Click Start > All Programs > Accessories.

  2. Enter the command cmd in Windows search.

  3. Right-click Command Prompt, and then click Run as administrator.

  4. Type the command to access the ODP.NET folder which is in the Oracle installation location.

    Example: >CD<Oracle Installation Drive>\<Oracle installation folder>\product\12.2.0\client_1\ODP.NET\bin\4

  5. Type the command, oraprovcfg /action:gac /providerpath:<Oracle Installation Drive>\<Oracle installation folder>\product\12.2.0\client_1\ODP.NET\bin\4\Oracle.DataAccess.dll

Register Oracle.ManageDataAccess.dll

After you install Oracle client, you must manually register Oracle.ManageDataAccess to Global Assembly Cache (GAC).

  1. Click Start > All Programs > Accessories.

  2. Enter the command cmd in Windows search.

  3. Right-click Command Prompt, and then click Run as administrator.

  4. Type the command to access the ODP.NET folder which is in the Oracle installation location.

    Example: >CD<Oracle Installation Drive>\<Oracle installation folder>\product\12.2.0\client_1\ODP.NET\managed\x64

  5. Type the command, oraprovcfg /action:gac /providerpath:<Oracle Installation Drive>\<Oracle installation folder>\product\12.2.0\client_1\ODP.NET\managed\x64\..\common\Oracle.ManagedDataAccess.dll

Register Oracle.ManagedDataAccess.EntityFramework.dll

After you install Oracle client, you must manually register Oracle.ManagedDataAccess to Global Assembly Cache (GAC).

  1. Click Start > All Programs > Accessories.

  2. Enter the command cmd in Windows search.

  3. Right-click Command Prompt, and then click Run as administrator.

  4. Type the command to access the ODP.NET folder which is in the Oracle installation location.

    Example: >CD<Oracle Installation Drive>\<Oracle installation folder>\product\12.2.0\client_1\ODP.NET\managed\x64

  5. Type the command, oraprovcfg /action:gac /providerpath:<Oracle Installation Drive>\<Oracle installation folder>\product\12.2.0\client_1\ODP.NET\managed\x64\..\common\ef6\Oracle.ManagedDataAccess.EntityFramework.dll