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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN cloning with "WARNING from target database"

Re: RMAN cloning with "WARNING from target database"

From: Stefan Knecht <knecht.stefan_at_gmail.com>
Date: Tue, 12 Sep 2006 09:53:28 +0200
Message-ID: <486b2b610609120053h245b323ex706a331aa090e997@mail.gmail.com>


Check the alert log on the new database (auxiliary database) - any more descriptive errors in there ?

Stefan

On 9/11/06, jayaraj rengarajan <jayaraj.rengarajan_at_gmail.com> wrote:
>
>
> List members:
>
> We do cloning of a production database using RMAN regularly for
> application team.
>
> I noticed this process hung Today with the following message ..This log
> file was recorded with this WARNING messages (generated huge file)
> ...
> ...
> ...
>
> cataloged datafile copy
> datafile copy filename=/ora/CMSP9RO2/data/cms_data01_f07.dbf recid=143
> stamp=600869488
>
> cataloged datafile copy
> datafile copy filename=/ora/CMSP9RO2/data/cms_data02_f15.dbf recid=144
> stamp=600869492
>
> RMAN-00571: ===========================================================
> RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
> RMAN-00571: ===========================================================
> RMAN-03002: failure of Duplicate Db command at 09/11/2006 12:11:35
> RMAN-03015: error occurred in stored script Memory Script
>
> RMAN>
>
> Recovery Manager complete.
> WARNING from target database:
>
> WARNING from target database:
>
> WARNING from target database:
> ....
> ...
> ...
> WARNING from target database:
>
>
> We are seeing two sessions to the target database executing the following
> queries one from each session.
>
> select count(*) from sys.x$kcrmx
>
> SELECT act
> FROM x$ksusex
> WHERE sid = :1
> AND serial = :2
>
> Any of you encounterd this ? suggestions ?
>
>
>
> Thanks
>
> Jay
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Sep 12 2006 - 02:53:28 CDT

Original text of this message

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