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 -> RMAN after upgrading to 8.1.7

RMAN after upgrading to 8.1.7

From: Allen <allenh_at_starbase.neosoft.com>
Date: 26 Mar 2001 17:53:45 -0600
Message-ID: <B102BE99AB440152.256F688DFB951B8E.FD8A3D4AC45E6ED2@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 Mon Mar 26 2001 - 17:53:45 CST

Original text of this message

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