CONCURRENT REQUEST IS FAILED WITH ERROR 127:
/oracle/appltest/apps/tech_st/10.1.2/bin/rwrun: error while loading shared libraries: librw.so: cannot open shared object file: No such file or directory
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1) unlink /usr/lib/libXtst.so.6
ln -s /usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6
2) cd 10.1.2 $ORACLE_HOME/reports/lib
make -f ins_reports.mk install
3) Relink application executables from the adadmin utility.
4) Bounce the services.
5) Retry failing concurrent requests.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
/oracle/appltest/apps/tech_st/10.1.2/bin/rwrun: error while loading shared libraries: librw.so: cannot open shared object file: No such file or directory
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1) unlink /usr/lib/libXtst.so.6
ln -s /usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6
2) cd 10.1.2 $ORACLE_HOME/reports/lib
make -f ins_reports.mk install
3) Relink application executables from the adadmin utility.
4) Bounce the services.
5) Retry failing concurrent requests.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
No comments:
Post a Comment