Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
Oracle, Legato, RMAN, Solaris

Oracle, Legato, RMAN, Solaris

2005-08-06       - By Fuad Arshad

Reply:     1     2     3  

where are you linking the libobk.so
you will need to link it to /ust/lib/libnwora.so.
Also  for that ened to to have  networker module for oracle installed and
licensed.
if that is all fine
look in  sbtio.log  for what  the actual.
rman is sometimes  not good in displaying the actual error.
Also  look for  messages.log & daemon.log in the nsr(networker client) and do
a
ps -ef |grep nsr to see if legato daemons are actually running.

Oded Maimon <oded.maimon@(protected)> wrote:
Hi,
I'm trying to use rman with legato and when running
run {
allocate channel ch1 type 'sbt_tape' ;
}

I get:

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of allocate command on ch1 channel at 08/04/2005
10:42:01
ORA-19554 (See ORA-19554.ora-code.com): error allocating device, device type: SBT_TAPE, device name:
ORA-27211 (See ORA-27211.ora-code.com): Failed to load Media Management Library
Additional information: 25

The second time I'm running the same command i get the same error but
the last line is:
Additional information: 2

I've created a symbolic link for libobk.so library in $ORACLE_HOME/lib
I'm using oracle 9.2.0.6 so as i know i don't need to relink the oracle.
Any one know why I'm getting this error?

I didn't tried yet to use SBT_LIBRARY parameter.

Thanks,
Oded.


--
http://www.freelists.org/webpage/oracle-l

<DIV>where are you linking the libobk.so</DIV>
<DIV>you will need to link it to /ust/lib/libnwora.so.</DIV>
<DIV>Also&nbsp; for that ened to to have&nbsp; networker module for oracle
installed and licensed.</DIV>
<DIV>if that is all fine</DIV>
<DIV>look in&nbsp; sbtio.log&nbsp; for what&nbsp; the actual.</DIV>
<DIV>rman is sometimes&nbsp; not good in displaying the actual error.</DIV>
<DIV>Also&nbsp; look for&nbsp; messages.log &amp; daemon.log in the nsr
(networker client) and do&nbsp; a </DIV>
<DIV>ps -ef |grep nsr to see if legato daemons are actually running.</DIV>
<DIV><BR><B><I>Oded Maimon &lt;oded.maimon@(protected)&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER
-LEFT: #1010ff 2px solid">Hi,<BR>I'm trying to use rman with legato and when
running<BR>run {<BR>allocate channel ch1 type 'sbt_tape' ;<BR>}<BR><BR>I get:
<BR><BR>RMAN-00571: ===========================================================
<BR>RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============<BR
>RMAN-00571: ===========================================================<BR>RMAN
-03009: failure of allocate command on ch1 channel at 08/04/2005 <BR>10:42:01<BR
>ORA-19554 (See ORA-19554.ora-code.com): error allocating device, device type: SBT_TAPE, device name:<BR>ORA
-27211: Failed to load Media Management Library<BR>Additional information: 25<BR
><BR>The second time I'm running the same command i get the same error but <BR
>the last line is:<BR>Additional information: 2<BR><BR>I've created a symbolic
link for libobk.so library in $ORACLE_HOME/lib<BR>I'm using oracle 9.2.0.6 so
as i know i don't need to relink the oracle.<BR>An
y one
know why I'm getting this error?<BR><BR>I didn't tried yet to use SBT_LIBRARY
parameter.<BR><BR>Thanks,<BR>Oded.<BR><BR><BR>--<BR>http://www.freelists.org
/webpage/oracle-l<BR></BLOCKQUOTE>