Have installed DB2 v8.1 on a SUN 450, with an UltraSPARC-II processor
running at 248 MHz, 256 MB RAM, using Solaris 8.
Instance creation was smooth, but when trying to create a database I get
the error
db2 create db testdb
SQL1225N The request failed because an operating system process, thread,
or swap space limit was reached. SQLSTATE=57049
/etc/system:
set msgsys:msginfo_msgmax=65535
set msgsys:msginfo_msgmnb=65535
set shmsys:shminfo_shmmax=242000000
set msgsys:msginfo_msgseg=8192
set msgsys:msginfo_msgssz=16
df -k says that the swap is at 1% capacity
Someone got a clue?
(and yes, I have to run Solaris 8...
and yes, I have to use DB2 v8.1 (customer demand...))
Thanx in advance!