Oracle Net Client

Install Oracle Net Client on the server for web applications and services. If the server for web applications and services is a 64-bit machine, both the 32-bit and 64-bit Oracle Net Client must be installed. If the server for web and services is a 32-bit machine, then only the 32-bit client is required.

  • First install the 64-bit Oracle Net Client.

  • Then install the 32-bit Oracle Net Client.

By following this order, the 32-bit path will precede the 64-bit path in the environment.

Checking the environment path
  1. Select the Start button in the taskbar, and then navigate to the Control Panel.

  2. In the Control Panel, select System and Security, and then select System.

  3. In the System dialog box, select Advanced system settings.

  4. In the System Properties dialog box, select Environment Variables.

  5. In the Environment Variables box, mark the Path (C) and then select Edit (D).

  6. Copy and paste the text in the Variable Value field into any text editor.

    Verify that the 32-bit path precedes the 64-bit path in the string. If the 64-bit path comes first, uninstall both clients and follow the instructions in this section again.

  7. E

    ;C:\OracleClients\.....\client_32\bin

    F

    ;C:\OracleClients\.....\client_64\bin