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-00600 when create standby DB with readonly table spaces

Re: RMAN-00600 when create standby DB with readonly table spaces

From: joel garry <joel-garry_at_home.com>
Date: 17 Nov 2006 15:19:44 -0800
Message-ID: <1163805584.038678.303760@f16g2000cwb.googlegroups.com>

Jackson wrote:
> I am using RMAN to create standby DB on oracle10.2 standard edition.
> the script in primary side is:
> backup database include current controlfile for standby skip readonly;
...
>
> If I changed the readonly tablespaces to read write, the standby DB will be
> created smoothly.
>
> What's the meaning of RMAN-00600 7002? is anything wrong with my scripts?

Try searching the docs for
CHECK READONLY http://download-west.oracle.com/docs/cd/B19306_01/backup.102/b14192/recov002.htm

jg

-- 
@home.com is bogus.
http://inappropriatelydressed.com/
Received on Fri Nov 17 2006 - 17:19:44 CST

Original text of this message

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