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: Jerome Vitalis <vitalismanREMOVETHAT_at_gmail.com>
Date: Tue, 13 Jun 2006 15:07:30 +0200
Message-ID: <pan.2006.06.13.13.07.27.998000@gmail.com>


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. Received on Tue Jun 13 2006 - 08:07:30 CDT

Original text of this message

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