Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN-06184

Re: RMAN-06184

From: QuestionExchange <USENET_at_questionexchange.com>
Date: 13 Dec 1999 15:43:21 GMT
Message-ID: <2966qx@questionexchange.com>


Try completely rebuilding the catalog. Looks to me like the catalog has become out of sync with the database.
> Hello !
>
> We use Rman to backup our Oracle-Instances on Windows NT,
Oracle
> 8.0.5.0.0. One Instance Full Backup with rman runs without
error.
> With this instance i alwasy get the Rman-error. But there is
no help in
> Documentation, I mailed that the Oracle-Support, but has
anybody had
> this Problem and knows the reason!
>
> /Karl
>
>
>
> Recovery Manager: Release 8.0.5.0.0 - Production
>
> RMAN-06005: connected to target database: PDW1
> RMAN-06008: connected to recovery catalog database
>
> RMAN> run {
> 2> allocate channel CH1_PDW1 type disk format
> 'G:\Oradb\Pdw1\Backup.Hot\INCR\PDW1_bincr0_%u_%s_%p';
> 3> sql 'alter system switch logfile';
> 4> backup incremental level 0
> 5> ( database setsize 4096000 filesperset 64 include
current
> controlfile );
> 6> backup ( archivelog all delete input setsize 2048000 );
> 7> }
> 8>
> RMAN-03022: compiling command: allocate
> RMAN-03023: executing command: allocate
> RMAN-08030: allocated channel: ch1_pdw1
> RMAN-08500: channel ch1_pdw1: sid=20 devtype=DISK
>
> RMAN-03022: compiling command: sql
> RMAN-06162: sql statement: alter system switch logfile
> RMAN-03023: executing command: sql
>
> RMAN-03022: compiling command: backup
> RMAN-03025: performing implicit partial resync of recovery
catalog
> RMAN-03023: executing command: partial resync
> RMAN-08003: starting partial resync of recovery catalog
> RMAN-08005: partial resync complete
> RMAN-03026: error recovery releasing channel resources
> RMAN-08031: released channel: ch1_pdw1
> RMAN-00569: ================error message stack

follows================

> RMAN-03002: failure during compilation of command
> RMAN-03013: command type: backup
> RMAN-06184: duplicate object in backup specifier: DF 12
>
> Recovery Manager complete.
> child process exited abnormally
> Last Message : The job failed
>
>
>
> * Sent from RemarQ http://www.remarq.com The Internet's
Discussion Network *
> The fastest and easiest way to search and participate in
Usenet - Free!
>
>
>

--
  This answer is courtesy of QuestionExchange.com   http://www.questionexchange.com/showUsenetGuest.jhtml?ans_id=8611&cus_id=USENET&qtn_id=7377 Received on Mon Dec 13 1999 - 09:43:21 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US