Hello Friends
I installed DB2V8.1 on AIX 5.1 (32 bit) .All installation went successfull . When i try to start the db2 instance it gives the following error. I checked and the links exist for /usr/lib/threads/libc.a and there is no link for /usr/opt/db2_08_01/lib/libdb2e.a this file . I checked the same on db2V7.2 and here also the link does not exist.
Can anyone help me in finding the reason for db2 instance not starting
=========================================================
flamingo(db2inst) /users/db2inst-> db2start
exec(): 0509-036 Cannot load program db2start because of the following errors:
0509-130 Symbol resolution failed for /usr/lib/threads/libc.a(aio.o) because:
0509-136 Symbol kaio_rdwr (number 0) is not exported from
dependent module /unix.
0509-136 Symbol listio (number 1) is not exported from
dependent module /unix.
0509-136 Symbol acancel (number 2) is not exported from
dependent module /unix.
0509-136 Symbol iosuspend (number 3) is not exported from
dependent module /unix.
0509-136 Symbol aio_nwait (number 4) is not exported from
dependent module /unix.
0509-130 Symbol resolution failed for /usr/opt/db2_08_01/lib/libdb2e.a(shr.o) because:
0509-136 Symbol aio_nwait (number 416) is not exported from
dependent module /usr/lib/threads/libc.a(aio.o).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
Here is the db2diag.log
==========================================================
flamingo(db2inst) /users/db2inst/sqllib/db2dump-> cat db2diag.log
2003-10-06-18.58.03.188729 Instance:db2inst Node:000
PID:42068(db2bp) TID:1 Appid:none
oper system services sqlocque Probe:20
Unexpected system error 0x16 has occurred.
This has been mapped to ZRC 0x83000016.
PID:42068 TID:1 Node:000 Title: SYSTEM ERROR DESCRIPTION
A system call received a parameter that is not valid.flamingo(db2inst) /users/db2inst/sqllib/db2dump-> date
Mon Oct 6 19:10:50 IST 2003
flamingo(db2inst) /users/db2inst/sqllib/db2dump->
============================================================
Cheers
Naveen
I installed DB2V8.1 on AIX 5.1 (32 bit) .All installation went successfull . When i try to start the db2 instance it gives the following error. I checked and the links exist for /usr/lib/threads/libc.a and there is no link for /usr/opt/db2_08_01/lib/libdb2e.a this file . I checked the same on db2V7.2 and here also the link does not exist.
Can anyone help me in finding the reason for db2 instance not starting
=========================================================
flamingo(db2inst) /users/db2inst-> db2start
exec(): 0509-036 Cannot load program db2start because of the following errors:
0509-130 Symbol resolution failed for /usr/lib/threads/libc.a(aio.o) because:
0509-136 Symbol kaio_rdwr (number 0) is not exported from
dependent module /unix.
0509-136 Symbol listio (number 1) is not exported from
dependent module /unix.
0509-136 Symbol acancel (number 2) is not exported from
dependent module /unix.
0509-136 Symbol iosuspend (number 3) is not exported from
dependent module /unix.
0509-136 Symbol aio_nwait (number 4) is not exported from
dependent module /unix.
0509-130 Symbol resolution failed for /usr/opt/db2_08_01/lib/libdb2e.a(shr.o) because:
0509-136 Symbol aio_nwait (number 416) is not exported from
dependent module /usr/lib/threads/libc.a(aio.o).
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
Here is the db2diag.log
==========================================================
flamingo(db2inst) /users/db2inst/sqllib/db2dump-> cat db2diag.log
2003-10-06-18.58.03.188729 Instance:db2inst Node:000
PID:42068(db2bp) TID:1 Appid:none
oper system services sqlocque Probe:20
Unexpected system error 0x16 has occurred.
This has been mapped to ZRC 0x83000016.
PID:42068 TID:1 Node:000 Title: SYSTEM ERROR DESCRIPTION
A system call received a parameter that is not valid.flamingo(db2inst) /users/db2inst/sqllib/db2dump-> date
Mon Oct 6 19:10:50 IST 2003
flamingo(db2inst) /users/db2inst/sqllib/db2dump->
============================================================
Cheers
Naveen