on ‎2017 May 22 12:19 PM
Hello Experts,
While running SUMSP18 for EHP8 ugrade from EHP7, I am getting the following error in PREP_PRE_CHECK/PROFREAD
ERROR: Password for 'SYSTEM' does not work, please reenter
EXECUTING /usr/sap/YEP/SYS/exe/uc/linuxx86_64/brconnect -u -c -f dbstate -RDB brconnect: error while loading shared libraries: libmql1.so: cannot open shared object file: No such file or directory SAPup> Process with PID 27931 terminated with status 127 at 20170522121500!
This lib file is already there in ORACLE_HOME/lib and Oracle client dir and the permissions are also set correctly.
Database was upgraded from 11g to 12c and was compete successfully. SAP application is also working fine.
Please give some clue on what could be the reason for this error . I am not able to proceed coz of this error.
Sandy Sam
Request clarification before answering.
Hi All,
This was resolved after removing stickbit permission of brtools executables in Kernel dir.
Sandy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am sorry, but this is wrong solution. You will get problems with sapSID.ora parameter file later, during DB check. Better solution is to do as root in /oracle/client folder:
ln -s /oracle/client/12x_64 122
ln -s /oracle/client/12x_64 12x
in my case oracle client is installed in 12x_64 folder
Dear Sandy,
Upgrade has its own environment variables to call brtools, to isolate this issue,
Please check whether the same brconnect command works from os level directly. Please use <sid>adm user.
Best regards,
James
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.