Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities
FRM-92050 error - Printable Version

+- Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities (http://www.oraerp.com)
+-- Forum: Oracle Applications (http://www.oraerp.com/forum-39.html)
+--- Forum: Oracle E-Business Suite (EBS) (http://www.oraerp.com/forum-1.html)
+---- Forum: Oracle EBS R11i, R12.1, R12.2 Installation, Administration (http://www.oraerp.com/forum-5.html)
+---- Thread: FRM-92050 error (/thread-70970.html)



FRM-92050 error - sandy - 06-08-2013

Hi,

I have made the fresh clone with cold backup. Clone was successful, but it is showing error -
FRM-92050: Failed to connect to the server: <host>.<domain>:<port>

My source system is R12.1.3 with database version 11.1.0.7 on OS Version Linux 5.3 and the Target system is installed with OS Version Linux 5.9

Earlier, we have installed OS Version Linux 5.8 on the target but the yum installed updated it to the version Linux 5.9

Regards,
Sandy


RE: FRM-92050 error - Kashif Manzoor - 06-08-2013

Hi Sandy,
Can you check your log files and ensure your clone was successful meanwhile also go through this MOS note 438231.1

regards, Kashif


RE: FRM-92050 error - sandy - 06-09-2013

Thanks for the reply Kashif !!

Issue has been resolved, I did following activity

# unlink /usr/lib/libXtst.so.6
# ln -s /usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6

ran autoconfig on DB Tier and Apps Tier

Regards,
Sandy