Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Trying to recover DB after system failure.
IBM RS/6000 F40 - AIX 4.3.1
ORACLE 8.0.5
I am a novice and know enough about ORACLE to shoot myself in the foot.
I replaced the failed HD and restored the filesystems from AIX native backups using thw AIX restore command. On the backup is the ORACLE filesystem containing the Oracle executibles and the db files. This backup was made with Oracle COLD.
When I try to start Oracle this is what I get:
$ cd $ORACLE_HOME/bin
$ pwd
/oracle/app/oracle/product/8.0.5/bin
$ ./dbstart
Database "neco" possibly left running when system went down (system
crash?).
Notify Database Administrator.
exec(): 0509-036 Cannot load program svrmgrl because of the followin
g errors:
0509-023 Symbol kaio_rdwr in /lib/libc_r.a is not defined. 0509-023 Symbol listio in /lib/libc_r.a is not defined. 0509-023 Symbol acancel in /lib/libc_r.a is not defined. 0509-023 Symbol iosuspend in /lib/libc_r.a is not defined. 0509-022 Cannot load library libc_r.a[aio.o]. 0509-026 System error: Cannot run a file that does not havea valid format.
I am stumped! Any help will be greatly accepted and appreciated.
Thanks,
Scott Received on Tue Jan 11 2000 - 09:29:51 CST
![]() |
![]() |