After cloning an AIX SP Node (AIX 5.1 32bit AIX Kernel Oracle 8.1.7 32bit rdbms) with mksysb install and after that restoring from the source machine with TSM the whole /oracle containing the 8.1.7 code I get the following error message on the target when I try to start "svrmgrl" :
oracle8i@bssp145:BO /home/oracle8i>svrmgrl
exec(): 0509-036 Cannot load program svrmgrl because of the following errors:
0509-130 Symbol resolution failed for /usr/lib/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-192 Examine .loader section symbols with the
'dump -Tv' command.
oracle8i@bssp145:BO /home/oracle8i>svrmgrl
exec(): 0509-036 Cannot load program svrmgrl because of the following errors:
0509-130 Symbol resolution failed for /usr/lib/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-192 Examine .loader section symbols with the
'dump -Tv' command.