Hi,
I have installed the OracleClientInstaller on the Orion server and have created an application for the Oracle database. When I run the oracle tests I get the ORA-01017 invalid username and password error.
I have set the credentials to be: username: Orion/password
I have set the Oracle component Destination Port type: SERVICE_NAME, Destination port: tracy
On the Oracle server (HP-UX) I can login with this information
Created oracle database with SERVICE_NAME=tracy (found in tnsnames.ora file)
Created username orion
Enter sqlplus on oracle node, and enter username orion and password and successfully log into the database
So what am I doing wrong?