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
RMAN error code

RMAN error code

2005-03-04       - By Drake Emko

Reply:     1     2     3     4     5     6     7  

Mercadante, Thomas F wrote:
> Drake,
>
> Just for grins, try deleting the backup sets one at a time.
>
> RMAN> change backupset 698 delete;

Thomas,

Thanks for your reply. I have tried deleting the backup sets one at a
time, unfortunately with the same result.


> Sorry - I don't have any information about "additional information 2".

A few other helpful people have emailed me with information about
"Additional information: 2" - thanks! Here is what they've told me:

John Clarke:
My guess is that "2" is an O/S return code, and in
/usr/sys/include/errno.h, you'll see that error# 2 is "no such file or
directory.  Accompanied with ORA-27191 (See ORA-27191.ora-code.com), I'd guess that your problem is
that your tape library doesn't currently have the tape(s) loaded and/or
can't find them.

Mladen Gogala:
Additional information 2 means that OS returned status 2. That is a
"file not found" error. In plain Spanglish, you cannot
delete files from tape, only from the disk drives.

Niall Litchfield:
The source error is the ora-27191 (See ora-27191.ora-code.com) error
(http://download-west.oracle.com/docs/cd/B14117_01/server.101/b10744/e24280.htm
#ORA-27191 (See ORA-27191.ora-code.com))
which suggests a tape library issue to me. You can search for RMAN
errors using the error search page as well
http://otn.oracle.com/pls/db10g/db10g.error_search?search=rman-03009
for example


Thanks again everyone for your help! I now have much more to go on than
before.

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