What
are these errors when install in AIX?(i21)
First thanks for your answer to my last question.
Another problem on same machine :
On executing dbstart or anything else like sqlplus I have :
exec () 0509-036 Cannot load program svrmgrl because of the follow
ing errors:
0509-023 Symbole kaio_rdwr dans /usr/lib/libc_r.a non défini.
0509-023 Symbole listio
dans /usr/lib/libc_r.a non défini.
0509-023 Symbole acancel
dans /usr/lib/libc_r.a non défini.
0509-023 Symbole iosuspend
dans /usr/lib/libc_r.a non défini.
0509-022 Impossible de charger
la bibliothèque libc_r.a[aio.o].
0509-026 Erreur système:
Impossible d'exécuter un fichier dont
le format
n'est pas valide.
Sorry but we have a french version of Aix 4.2 :)
My environnment variables seems to be good.
Ans1:
Did you run rootpre.sh after installing oracle and then reboot? , this
adds
the post wait kernel extensions, you should have the following in
/etc/inittab after running rootpre.sh -
orapw:2:wait:/etc/loadext /etc/pw-syscall4.1
Mike.