Introduction
Bothproducts (Automic Policy Orchestrator and Automic Predictive Analytics) rely on the Oracle Instant client to connect to Oracle databases. The instantclient is shipped with the product and used per default if no other Oracleclient with a higher product version is installed. Any Oracle connectionconfigured for either product is able to use either EZConnect (Basic) connection or TNS (Transparent Network Substrate).
Setup
Pitfalls
Configuration Manager is able to resolve the TNS name, but either Admin Node or Worker throw errors:
Make sure that the user under which the corresponding process runs is able to perceive the TNS_ADMIN variable and has access to the tnsnames.ora file.
ORA-12505:
There is a mismatch between the configured service name and the actual service name of the Oracleinstance, or an improperly configured Oracle service, please refer to your Database Administrator.
· ORA-12541:
The TNS name can be resolved, but there is no TNS listener configured at thespecified hostname and port, please check the tnsnames.ora and Oracle instancesettings and refer to your Database Administrator.
· ORA-12145:
There is no entry for requested TNS name in the tnsnames.ora file, or thetnsnames.ora file cannot be accessed.
[1] http://www.orafaq.com/wiki/Tnsnames.ora,Accessed March 2013