View Single Post

   
  #1 (permalink)  
Old 02-27-2008, 04:40 AM
_link98@yahoo.com
 
Posts: n/a
Default db2start fails on Solaris 8.2 (SQL1042C)


New installation of DB2 ESE 8.1 and Fixpak 9a on
Solaris 8.2, on FUJITSU 450 server(sparc), 64 bit mode, and 64-bit
instance.

db2start fails (after approx 60 seconds) with SQL1042C (unexpected
system error occurred), so the instance does not start.

db2diag.log shows a timeout error. sqloWaitIPCWaitPost.
ENOMSG(35) no message of desired type.

db2trc shows SQLO_SEM_TIMEOUT.

Any suggestions? (PMR already opened, just checking if someone already
saw this and found a workaround).

The db2 Pre-reqs for Solaris 8.2 are in place (patch levels as per IBM
website solaris_prereq.pdf document) and kernel parameters changed to
those recommended for machines with more than 16gig of RAM (msginfo_*,
seminfo_*, shminfo_* ).

Reply With Quote