I'm trying to use LINUXAIO on my EMT64 db2 v9 FP 2 database server,
but I keep getting the following error in my db2diag.log. Funny
thing, the file is actually in /usr/lib. For some reason DB2 can't
find it. I read some other posts where people said that you have to
make sure you have the 64-bit version of LIBAIO and at first, we
didn't -- but then we found the 64-bit package and reinstalled it and
we still have the problem. We're running Red Hat Enterprise 4. Any
help would be appreciated.
Thanks,
Greig Wise
---------------------------------------------------------------------------------------------------------
2007-07-13-09.32.12.752284-240 E49993E530 LEVEL: Error (OS)
PID : 20480 TID : 183029688704PRO C : db2pclnr 0
INSTANCE: userid NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloLoadModule, probe:190
CALLED : OS, -, dlopen OSERR: EINTR (4)
DATA #1 : Library name or path, 11 bytes
libaio.so.1
DATA #2 : shared library load flags, PD_TYPE_LOAD_FL AGS, 4 bytes
0
DATA #3 : String, 70 bytes
libaio.so.1: cannot open shared object file: No such file or directory
2007-07-13-09.32.12.752552-240 E50524E446 LEVEL: Error
PID : 20480 TID : 183029688704PRO C : db2pclnr 0
INSTANCE: userid NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloLinuxLoadLi bAio, probe:10
CALLED : DB2 UDB, oper system services, sqloLoadModule
RETCODE : ZRC=0x870F009B=-2029059941=SQLO _MOD_LOAD_FAILE D
"Dynamic library load failed."
MESSAGE : Failed to load libaio, AIO disabled.
but I keep getting the following error in my db2diag.log. Funny
thing, the file is actually in /usr/lib. For some reason DB2 can't
find it. I read some other posts where people said that you have to
make sure you have the 64-bit version of LIBAIO and at first, we
didn't -- but then we found the 64-bit package and reinstalled it and
we still have the problem. We're running Red Hat Enterprise 4. Any
help would be appreciated.
Thanks,
Greig Wise
---------------------------------------------------------------------------------------------------------
2007-07-13-09.32.12.752284-240 E49993E530 LEVEL: Error (OS)
PID : 20480 TID : 183029688704PRO C : db2pclnr 0
INSTANCE: userid NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloLoadModule, probe:190
CALLED : OS, -, dlopen OSERR: EINTR (4)
DATA #1 : Library name or path, 11 bytes
libaio.so.1
DATA #2 : shared library load flags, PD_TYPE_LOAD_FL AGS, 4 bytes
0
DATA #3 : String, 70 bytes
libaio.so.1: cannot open shared object file: No such file or directory
2007-07-13-09.32.12.752552-240 E50524E446 LEVEL: Error
PID : 20480 TID : 183029688704PRO C : db2pclnr 0
INSTANCE: userid NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloLinuxLoadLi bAio, probe:10
CALLED : DB2 UDB, oper system services, sqloLoadModule
RETCODE : ZRC=0x870F009B=-2029059941=SQLO _MOD_LOAD_FAILE D
"Dynamic library load failed."
MESSAGE : Failed to load libaio, AIO disabled.
Comment