on 2017 Apr 20 12:01 PM
Hi Experts,
I try to update the system using SUM tool in the environment:
Windows Server 2012 and Sybase ASE 16.0.02.05
I got this error in the PREP_INIT/DBQUERY_PRE phase:
I attached the files log from ..SUM\abap\log
Any Idea?
Thanks
Regards
M.
Request clarification before answering.
Hi all,
I solved the problem with this workaround:
In the directory X:\usr\sap\<SID>\SUM\Abap\bin_749 I have renamed the file dbsybslib.dll in dbsybslib.dll.OLD and then I have copied the same file from the directory X:\usr\sap\<SID>\SUM\Abap\exe.
After that the problem is solved.
Bye
Moreno
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Execute the following command as user <sid>adm from the command prompt:
rsecssfx list
Check the listed output for the following entries:
DB_CONNECT/SYB/SSODB_USER
DB_CONNECT/SYB/SSODB_PASSWORD
Execute below commands with sidadm:
rsecssfx put DB_CONNECT/SYB/SSODB_USER sapsso -plain
rsecssfx put DB_CONNECT/SYB/SSODB_PASSWORD <password>
rsecssfx put DB_CONNECT/SYB/SADB_USER sapsa -plain
rsecssfx put DB_CONNECT/SYB/SADB_PASSWORD <Password>
User | Count |
---|---|
91 | |
11 | |
9 | |
8 | |
6 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.