Database Connect String in Informatica
Hi Friends,
We have Oracle Database, Informatica installed in our BI assignment.
Today we made some changes in our database and created a new listener with new port number 1523.
Everything went okay, database is also running fine but since we changed the port number in database listener from 1521 to 1523, the informatica services are not starting now.
The issue is that we do not know where we need to change the port number in Informatica.
In the error log message we can see that the Informatica services are trying to fetch 1521 port number.
Please suggest in which file we can assign the new port number and start the services successfully.
Thanks.