Error: [REP_55102] Failed to connect to repository service [BIA_RS]
Hi All,
I am getting this error "[REP_55102] Failed to connect to repository service [BIA_RS]" when I tried to connect from Informatica Repository Manager client to Informatica Server which is insallted in different machine. When I checked the log file 'pmreplib.log', it's saying "ERROR : REP_51147 [Mon Feb 04 15:21:11 2013] : (7216|7680) Failed to connect to the repository on Host : oracle2go, Port : 6013.".
In the background, since Informatica Server is installed in another machine, we have limitations to access the ports. Hence I have modified all the default Informatica ports by running the below command...
./infasetup.sh UpdateGatewayNode -na oracle2go:5501 -ap 5502 -asp 5503 -sp 5504 -sv 5505
Though I have modified the ports to 5501, 5502, 5503, 5504 and 5505. I am not sure why the client is using the port 6013 and I am not sure from where this port number is coming.
Could anyone please let me know how can I modify this port (6013), so that I can connect Informatica Client.
Thanks,
Harish Nunna