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 -> Re: Trying to recover DB after system failure.

Re: Trying to recover DB after system failure.

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Tue, 11 Jan 2000 17:27:18 +0100
Message-ID: <947608133.7555.0.pluto.d4ee154e@news.demon.nl>


Either you didn't install RS6000 asynchronous I/O or it is not running. (check by smitty aio as root)
Or you didn't run /etc/pw-syscall-4.1 as start of your boot sequence. Or async_io = true in init<sid>.ora and one of the two above reasons above apply.

Hth,

--
Sybrand Bakker, Oracle DBA
Scott Adams <sadam_at_user2.mnsinc.com> wrote in message news:Pine.BSD.3.90.1000111102236.3546C-100000_at_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 - 10:27:18 CST

Original text of this message

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