murali2104
Technical User
my application uses ORACLE .I am facing the following problem on AIX 5.2; I found that i have to use kernel extension.
with "/etc/loadext -v /etc/pw-syscall"; But on my system the file "loadext" is not available.
exec(): 0509-036 Cannot load program TEST because of the following errors
:
0509-130 Symbol resolution failed for TEST because:
0509-136 Symbol pw_post (number 287) is not exported from dependent module /unix.
0509-136 Symbol pw_wait (number 288) is not exported from dependent module /unix.
0509-136 Symbol pw_config (number 289) is not exported from dependent module /unix.
0509-136 Symbol aix_ora_pw_version3_required (number 290) is not exported from dependent module /unix.
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
#
Can you please HELP me out.
with "/etc/loadext -v /etc/pw-syscall"; But on my system the file "loadext" is not available.
exec(): 0509-036 Cannot load program TEST because of the following errors
:
0509-130 Symbol resolution failed for TEST because:
0509-136 Symbol pw_post (number 287) is not exported from dependent module /unix.
0509-136 Symbol pw_wait (number 288) is not exported from dependent module /unix.
0509-136 Symbol pw_config (number 289) is not exported from dependent module /unix.
0509-136 Symbol aix_ora_pw_version3_required (number 290) is not exported from dependent module /unix.
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
#
Can you please HELP me out.