cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello all,

we've got troubles with installation of fixpack on DB2 9.7 on SuSE 11

- installfixpack done successfully;

- when I call db2start I receive

06/21/2010 15:05:06 0 0 SQL1042C An unexpected system error occurred.

SQL1032N No start database manager command was issued. SQLSTATE=57019

so, we can't start db6_update_db.sh (application is SAP)

files in /db2/db2sid/sqllib/adm are not updated and are differ from /db2/db2sid/db2_software/adm

Regards,

Konstantin

0 Likes
View Entire Topic
Former Member
0 Likes

db2opq 51> db2 "list db directory"

System Database Directory

Number of entries in the directory = 1

Database 1 entry:

Database alias = OPQ

Database name = OPQ

Local database directory = /db2/OPQ

Database release level = d.00

Comment = SAP database OPQ

Directory entry type = Indirect

Catalog database partition number = 0

Alternate server hostname =

Alternate server port number =

db2opq 52> db2 "list db directory on /db2/db2opq"

SQL1031N The database directory cannot be found on the indicated file system.

SQLSTATE=58031

db2opq 53> db2 "list db directory on /db2/

list db directory on /db2/ not found

db2opq 53> db2 "list db directory on /db2/

list db directory on /db2/ not found

db2opq 53> db2 "list db directory on /db2/OPQ"

Local Database Directory on /db2/OPQ

Number of entries in the directory = 1

Database 1 entry:

Database alias = OPQ

Database name = OPQ

Database directory = SQL00001

Database release level = d.00

Comment = SAP database OPQ

Directory entry type = Home

Catalog database partition number = 0

Database partition number = 0

db2opq 54> db2 "list node directory"

SQL1027N The node directory cannot be found.

Joachim,

I rebooted server and tried to call db2iupdt -- I received the same message and log I post earlier

Former Member
0 Likes

Hello Konstantin,

do you really sure that every db2 process is stopped:

ps -eaf|grep -i db2

Please send us the output.

Best regards,

Joachim