Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Trying to recover DB after system failure.
You habe a problem with your operating system and oracle.
Oracle Installation makes several modifications to your operating system.
In this case I would do the following:
Reinstall the oracle executables (with relink at installation time).
I've had this in another environment.
Scott Adams wrote:
> 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
--
![]() |
![]() |