1
votes

I am trying to install Informatica Server. During domain configuration repository database information I get database connectivity error.

Error: Test Connection Failed. Correct the database connection information and test the connection again.

enter image description here

But when I connect using same details through Oracle SQL Developer to this database, it works fine.

enter image description here

I am using service name and port number field from the TNS File, still getting this error.

1

1 Answers

0
votes

I think you can check tomcat log, catalina.out logs. This will help on finding out real issue. Go to command prompt and type ping localhost and see if its responding anything. May be you can use IP and check host file.