Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Trying to recover DB after system failure.

Trying to recover DB after system failure.

From: Scott Adams <sadam_at_user2.mnsinc.com>
Date: Tue, 11 Jan 2000 10:29:51 -0500 (EST)
Message-ID: <Pine.BSD.3.90.1000111102236.3546C-100000@user2.mnsinc.com>

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 have 
a valid format.
Database "neco" NOT started.

I am stumped! Any help will be greatly accepted and appreciated.

Thanks,

Scott Received on Tue Jan 11 2000 - 09:29:51 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US