PROCEDURE When installing a New VM for Adstra’s production environment with OCI dependencies or when a developer with approval from client POC requests a local install.
REQUIREMENTS
PWS > Domain\Service Accounts > Active Directory ALC
STEPS
- On the target system, use the ctac credentials to connect to \\172.20.1.2\Helpdesk\Oracle Client\Oracle 12.2\Full Client
- Copy the appropriate installer zip (32 or 64bit) to \Downloads
- win32_12201_client
- winx64_12201_client
- Open zip and extract client folder to \Downloads
- Create necessary app folders & path:
- 64-Bit: c:\oracle\product\12.2.0\client_x64
- 32-Bit: c:\oracle\product\12.2.0\client_32
- Open the client folder in \Downloads
- Right-Click and run setup.exe as an Administrator
- Select InstantClient from the Oracle Database Install Wizard
- Click Next
- Click Browse…
- Navigate to the path created in step 4.a or 4.b
- Click Select
- Click Next
- Take defaults, click Install
- After the install, navigate to the path created in step 4.a or 4.b and create two more folders:
- **eg c:\oracle\product\12.2.0\client_x64\**network\admin **or c:\oracle\product\12.2.0\client_32\**network\admin
- Copy the tnsnames.ora file to the \admin folder above attached to this KB
- Now we need to configure the Oracle ODBC Configuration, navigate to C:\WINDOWS\System32
- Open odbcad32.exe as an Admin
- Click Add
- Select Oracle in OraClient12Home
- Click Finish
- Configuration:
- Data Source Name: ALC_Oracle_Data_Warehouse
- Description: ALC_Oracle_Data_Warehouse
- TNS Service Name: DWP
- User ID: [User Specific]
- User should contact their Manager or client POC for credentialing
- Take all other defaults and click Test Connection to verify configuration and user credentials are accurate.
SUCCESS:
- Test Connection is successful
FAILURE:
- Contact vITM
REFERENCES
NA