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 05:34:01 -0700
Message-ID: <1150202041.172684.75930@y43g2000cwc.googlegroups.com>


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

Jerome Vitalis a écrit :

> On Tue, 13 Jun 2006 02:48:07 -0700, FreeDBA wrote:
>
> > Hi,
> >
> > Some one could tel me where the file snap_practice.ctl is to be saved
> > !!!
> >
> > I execute onto rman : rman set snapshot controlfile name to
> > 'c:\oracle\oradata\practice\snap_practice.ctl'
> >
> > but i don't find the file !!!!
> >
> > Thank's
>
> Which command have you typed to test the snapshot creation?
Received on Tue Jun 13 2006 - 07:34:01 CDT

Original text of this message

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