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

Hello Konstantin,

in AIX we will see a file like /tmp/installFixPack.log.639188.

The instance have to be updated:

Installing or updating DB2 HA scripts for SA MP :.......Success

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

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

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

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

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

The instance "db2bet" has been updated successfully.

Most I found that the instance isn't updated, because of a service address within the db2nodes.cfg file.

Then you can update manually: db2iupdt <db2instance>.

Perhaps this will help.

Best regards,

Joachim