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 set snapshot controlfile ...

Re: rman set snapshot controlfile ...

From: FreeDBA <p.hirth_at_gmail.com>
Date: 13 Jun 2006 07:15:25 -0700
Message-ID: <1150208125.792061.169820@i40g2000cwc.googlegroups.com>

Jerome Vitalis a écrit :

> On Tue, 13 Jun 2006 05:34:01 -0700, FreeDBA wrote:
>
> > When i execute this :
> > RMAN> set snapshot controlfile name to
> > 'c:\oracle\oradata\hhi\snap_practice.ctl';
> > executing command: SET SNAPSHOT
> > snapshot controlfile name set to:
> > c:\oracle\oradata\hhi\snap_practice.ctl
> > new RMAN configuration parameters are successfully stored
> >
> >
> > When i execute this where the filename c:\\\\\\ is not good i have the
> > same result :!!!!
> > RMAN> set snapshot controlfile name to
> > 'c:\\\oracle\oradata\hhi\snap_practice.ctl';
> > executing command: SET SNAPSHOT
> > snapshot controlfile name set to:
> > c:\\\\\\\\\oracle\oradata\hhi\snap_practice.ctl
> > new RMAN configuration parameters are successfully stored
>
> Please read the documentation and you will see that "set" won't actually
> perform any copy of the control file.
> If you still have question afterwards, don't hesitate to ask here.
so, when the snapshot controlfile is to be created ? Received on Tue Jun 13 2006 - 09:15:25 CDT

Original text of this message

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