Veritas-bu

[Veritas-bu] Oracle RMAN problem -- odd

2004-09-01 13:56:52
Subject: [Veritas-bu] Oracle RMAN problem -- odd
From: CBallowe AT usg DOT com (Ballowe, Charles)
Date: Wed, 1 Sep 2004 11:56:52 -0600
My problem has been solved though I'm still not sure the cause of it. I
had the DBAs pull the ORACLE_HOME from another system where rman was
working and it now properly opens the shared library.

-Charlie

-----Original Message-----
From: veritas-bu-admin AT mailman.eng.auburn DOT edu
[mailto:veritas-bu-admin AT mailman.eng.auburn DOT edu] On Behalf Of
michael.thomson AT orange.co DOT uk
Sent: Friday, August 27, 2004 12:51 PM
To: veritas-bu AT mailman.eng.auburn DOT edu
Subject: RE: [Veritas-bu] Oracle RMAN problem -- odd



Hi Charlie

We had a similar problem with RMAN - turned out that the symlink to the
shared library was missing from Oracle's environment. Although the
shared library existed in /usr/openv/netbackup/bin/, RMAN could not find
it!

cd ${ORACLE_HOME}/lib
ls -l libobk.so

If libobk.so exists:
mv libobk.so libobk.so.orig

ln -s /usr/openv/netbackup/bin/libobk.so.1 libobk.so

Hope that helps?
Mike



********************************************************************
Important.
Confidentiality: This communication is intended for the above-named
person and may be confidential and/or legally privileged. Any opinions
expressed in this communication are not necessarily 
those of the company. If it has come to you in error you must 
take no action based on it, nor must you copy or show it to anyone; 
please delete/destroy and inform the sender immediately.

Monitoring/Viruses.
Orange may monitor all incoming and outgoing emails in line with 
current legislation.  Although we have taken steps to ensure that 
this email and attachments are free from any virus, we advise that 
in keeping with good computing practice the recipient should ensure 
they are actually virus free.

Orange PCS Limited is a subsidiary of Orange SA and is registered 
in England No 2178917, with its address at St James Court, 
Great Park Road, Almondsbury Park, Bradley Stoke, Bristol BS32 4QJ.
********************************************************************
_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


<Prev in Thread] Current Thread [Next in Thread>
  • [Veritas-bu] Oracle RMAN problem -- odd, Ballowe, Charles <=