RE: RMAN DUPLICATE DATABASE From ASM to ASM

  • From: <Ravi_Kulkarni@xxxxxxxx>
  • To: <oracle@xxxxxxxxxxxx>
  • Date: Fri, 12 May 2006 11:51:47 -0500

If you are not connecting to auxiliary locally, you need a UR=A in the
tnsnames.ora 
    (CONNECT_DATA = (SID = TESTDB)( UR = A ))




-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of oracle
Sent: Friday, May 12, 2006 11:46 AM
To: oracle@xxxxxxxxxxxx
Cc: Oracle Discussion List
Subject: Re: RMAN DUPLICATE DATABASE From ASM to ASM


> RMAN-04006: error from auxiliary database: ORA-12528: TNS:listener: 
> all appropriate instances are blocking new connections

I resolved this by juggling the connections around such that I connect
to the auxiliary locally by running rman on the auxiliary instance.

That works fine....  but now i've hit another issue...


I'm running a regular backup on the target to write to files on the
local hard disk which I copy to the auxiliary host, into the same
directory structure, etc.

But when it comes time to issue the duplicate database command it
doesn't use the files.  crosscheck says they are expired.?  strange...


I wish there was a way to allocate a channel that ties into the ASM 
+FLASH area of the target so the auxiliary can read from that directly 
instead of having to create files on the local disk, etc.


thanks

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


Other related posts: