Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN after upgrading to 8.1.7
A quick look in chapter "Getting Started with Recovery Manager" reveals the command
set snapshot controlfile name to '<filename>'; which should help.
Regards, Hans Henrik Krohn
"Allen" <allenh_at_starbase.neosoft.com> skrev i en meddelelse
news:B102BE99AB440152.256F688DFB951B8E.FD8A3D4AC45E6ED2_at_lp.airnews.net...
>
> I'm new to RMAN, trying to get it all working. I recently upgraded our
> database to 8.1.7. When I tried to get RMAN to backup the system
> tablespace:
>
> run {
> allocate channel c1 type disk;
> backup tablespace system;
> }
>
> I got the error:
>
> RMAN-10035: exception raised in RPC: ORA-01580: error creating control
> backup file /export/home/oracle/app/product/8.1.6/dbs/snapcf_dev1.f
>
>
> For some reason, RMAN is trying to do something in the old 8.1.6 directory
> instead of 8.1.7. I have no idea where this is configured. All other
> environment variables point to 8.1.7 now. Any clues much appreciated..
>
> thx.. Allen
Received on Tue Mar 27 2001 - 03:20:59 CST
![]() |
![]() |