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 RAC restore archivelog all validate

rman RAC restore archivelog all validate

2005-03-24       - By manuela mueller

Dear All,
we are using Oracle 9.2.0.5 on a  4 node RAC on SLES 8 with Oracle
Cluster file system (OCFS).
RMAN uses a catalog DB, we perform backups on tape (2 tape drives).
All nodes archive into their own archive directory, all directories
reside on OCFS partitions.
We are currently implementing a backup strategy for the archived redo
log files.

1. backup archivelog all not backed up 2 times;
2. crosscheck archivelog all;

The first two commands were executed without errors, but the third
always throws an exception.

Just to be on the safe side:
3. restore archivelog all validate;
Each time RMAN responds with:
... lot of output snipped
channel ORA_SBT_TAPE_1: starting validation of archive log backupset
channel ORA_SBT_TAPE_2: starting validation of archive log backupset
Restoring error
Restoring error
channel ORA_SBT_TAPE_1: restored backup piece 1
piece handle=3agcvqqa_1_1 tag=TAG20050217T114911 params=NULL
restore not complete
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of restore command at 03/24/2005 11:19:41
ORA-06510 (See ORA-06510.ora-code.com): PL/SQL: unhandled user-defined exception

Following channels are configured:
CONFIGURE DEVICE TYPE DISK PARALLELISM 4;
CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 2;

4. delete archivelog backed up 2 times to device 'SBT_TAPE';

Has anybody seen this error before?
Any suggestions are welcome, thanks in advance and have a nice day

Manuela Mueller





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