This is my solution for 'db6level error' when install NW7.01 on AIX DB2.
The error occur in the step of 'create db instance'.
'db2level.log'
-------------------------------------------------------------------------
Could not load program db6level:
rtld: 0712-001 Symbol __pthread was referenced
from module db6level(), but a runtime definition
of the symbol was not found.
rtld: 0712-002 fatal error: exiting.
-------------------------------------------------------------------------
My solution :
(1) Stop SAPINST
(2) setenv SAPSYSTEMNAME <SID>
(3) cp /sapmnt/<SID>/exe/lib* /tmp/sapinst_instdir/NW701/AS-ABAP/DB6/CENTRAL/DB6LEVEL/
(4) start SAPINST with 'continue old' option
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
4 | |
4 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 |