cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DB2v9.7 FP1 installfixpack problem

Former Member
0 Likes
1,735

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

View Entire Topic
Former Member
0 Likes

Updating DB2 file sets :.......Success

Setting DB2 library path :.......Success

Executing control tasks :.......Success

Updating global registry :.......Success

Starting DB2 Fault Monitor :.......Success

Updating the db2ls link :.......Success

Updating existing DB2 instances :.......Success

and log of db2iupdt after following command from user root

/db2/db2opq/db2_software/instance/db2iupdt db2opq

cat /tmp/db2iupdt.log.29709

DBI1122E Instance db2opq cannot be updated or upgraded.

Explanation:

An attempt was made to either update or upgrade an instance. This

instance cannot be updated or upgraded because:

  • One of the following commands cannot be used to either update or

upgrade this instance: db2iupdt, db2iupgrade, or db2nrupdt.

  • The instance is still active.

Former Member
0 Likes

Hello Konstantin,

the instance is still active. Please stop all db2 processes and then do a db2iupdt again.

Regards,

Joachim