DUPLICATE DATABASE and ORA-00235 error

From: <oweisman_at_ibasis.net>
Date: Wed, 19 Nov 2008 10:10:43 -0800 (PST)
Message-ID: <69c59c08-2528-4d99-9e91-4561d12cb452@r36g2000prf.googlegroups.com>


Hi

I am trying to run the duplicate database command, USING an rman catalog, but keep getting

ORA-00235: controlfile fixed table inconsistent due to concurrent update

How come ?

this is the command I run :

rman target sys/****@timsr5 catalog rman/rman_at_rman auxiliary / cmdfile duplicate.rcv

and this is my duplicate.rcv :

run{
ALLOCATE AUXILIARY CHANNEL ch00 TYPE 'SBT_TAPE'; send 'NSR_ENV=
(NSR_SERVER=bkpnyc02.ibasis.net,NSR_DATA_VOLUME_POOL=DBBACKUP, NSR_CLIENT=racnyc05, NSR_GROUP=RMAN_2_WEEKS)'; set until time "to_date('Nov 16 2008 17:00:00','Mon DD YYYY HH24:MI:SS')";
duplicate target database to AUX1 skip tablespace .... < about 100 tablespaces I skip, because I want only 2 tablespaces to restore > }

and this is what I get :

Starting Duplicate Db at 19-NOV-08
released channel: ch00
RMAN-00571:



RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS

RMAN-00571:

RMAN-03002: failure of Duplicate Db command at 11/19/2008 18:01:13 ORA-00235: controlfile fixed table inconsistent due to concurrent update

Recovery Manager complete.

Appreciate any reply
thanks
Orna Received on Wed Nov 19 2008 - 12:10:43 CST

Original text of this message