Re: sqlplus "/as sysdba" giving error

  • From: "Peter Hitchman" <pjhoraclel@xxxxxxxxx>
  • To: oracle-l <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 24 Dec 2008 11:32:14 +0000

Hi,
I expect that your libobk.so is a symbolic link and you have over written
what that points to. If you can put the old libobk.so back, then shutdown,
change the libobk.so library to be used and startup.
Or you could try using svrmgrl to do the shutdown.

Regards

Pete

On Wed, Dec 24, 2008 at 11:12 AM, Avadhani mys <avadhanimys@xxxxxxxxx>wrote:

> Hi Guru's
> I'm facing this problem in oracle 8i Dev database running on solaris, this
> we are facing after installing netbackup binaries. i have to do clone by
> shutting down the database to validate the netbackup.
>
> Please suggest should i kill the instance and relink of libraries would
> solve my problem. I checked in metalink but did not get any help.
> Please help me on this
>
> Thanks in advance.
> Avadhani
>
>
>
> bash-2.05$ sqlplus "/as sysdba"
>
> SQL*Plus: Release 8.1.7.0.0 - Production on Wed Dec 24 01:30:32 2008
>
> (c) Copyright 2000 Oracle Corporation.  All rights reserved.
>
> ld.so.1: oracle<SID>: fatal: relocation error: file
> /opt/app/oracle8i/products/817/lib/libobk.so: symbol
> disableAutoMsgCacheUnload: referenced symbol not found
> ERROR:
> ORA-12547: TNS:lost contact
>
>


-- 
Regards

Pete

Other related posts: