Configuring Oracle environment variables
The OLE_HOME and TNS_ADMIN environment variables must be configured to enable SSL connections.
To configure the Oracle environment variables:
- Navigate to the Windows Control Panel, select System and Maintenance (Windows Server 2008) or System and Security (Windows Server 2012), and then open the System dialog. The steps for accessing the Control Panel depend on your version of Windows and your configuration.
- Click Advanced system settings.
- Click the Advanced tab.
- Click Environment Variables.
- In the System Variables panel
create the following system variables if they do not already exist:
-
OLE_HOME – Enter the path to the Oracle database home directory.
-
TNS_ADMIN – Enter the path to the NETWORK/ADMIN subfolder in the Oracle database home directory.
-
- Click OK to close the Environment Variables dialog box.
- Click OK to close the System Properties dialog box.