cancel
Showing results for 
Search instead for 
Did you mean: 

Dependent module os4apilib.so could not be loaded

Former Member
0 Kudos

Hi ALL

Now I'm installing PI 7.1 on AS/400, when proceed to step import ABAP, an error about "Dependent module os4apilib.so could not be loaded" occurs. According to note 978127 and 1017181, it looks like a similar case to this one but it's for kernel 700. After I tried to replace os4apilib.so in directory /usr/sap/XD2/SYS/exe/uc/as400_pase_64/ with a new one extracted from SCSCLIENT_3-20001357.SAR, the issue still persists.

Please refer to below for error details:

WARNING 2009-01-30 17:32:06.065

CJSlibModule::writeWarning_impl()

Execution of the command "/usr/sap/XD2/SYS/exe/uc/as400_pase_64/R3load -testconnect" finished with return code 255. Output:exec(): 0509-036 Cannot load program /usr/sap/XD2/SYS/exe/uc/as400_pase_64/R3load because of the following errors:

0509-150 Dependent module os4apilib.so could not be loaded.

0509-022 Cannot load module os4apilib.so.

0509-026 System error: A file or directory in the path name does not exist.

0509-021 Additional errors occurred but are not reported.

ERROR 2009-01-30 17:32:06.068

CJSlibModule::writeError_impl()

CJS-30023 Process call '/usr/sap/XD2/SYS/exe/uc/as400_pase_64/R3load -testconnect' exits with error code 255. For details see log file(s) R3load.exe.log.

ERROR 2009-01-30 17:32:07.61 [sixxcstepexecute.cpp:940]

FCO-00011 The step testDatabaseConnection with step key |NW_Onehost|ind|ind|

ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|

ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|6|0|NW_ABAP_Import|ind|ind

|ind|ind|0|0|testDatabaseConnection was executed with status ERROR (Last error reported by the step :Process call '/usr/sap/XD2/SYS/exe/uc/as400_pase_64/

R3load -testconnect' exits with error code 255. For details see log file(s) R3load.exe.log.).

Thanks very much for any kinds of help provided here.

Best regards,

Effan

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member189462
Participant
0 Kudos

Hi Effan,

Did you finally find the solution for this issue? We are currently facing the same problem.

Even when I've noticed the thread has been marked as answered, I would like to know how the problem was solved.

Thanks and regards

Former Member
0 Kudos

I hardly remember how I resolved it, my friend. But start trying with latest installation master and kernel if that's a choice for you, maybe I loaded the latest ILE introduced by some notes. If it doesn't help, retry it and sort the installation directory by time sequence and then find all related logs. Please open a new thread for open discussion.

BTW, why not to install 7.11 if this is a new instance? I just finished one, it's still warm to support you.

Regards,

Former Member
0 Kudos

Hi Diego77,

This error normally occurs when you have implemented a version of a program which uses a function in os4apilib.o, which is not included in the version of DW which you are using. The normal resolution of this problem is to implement either the latest DW patch or, if you are further behind with kernel maintenance in general, the latest stack kernel. The os4apilib.o is contained in DW and the latest patch will always have the latest version.

Regards,

Sally Power

For Development Support with SAP on IBM i