Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Rman "delete" of copycontrolfile

Rman "delete" of copycontrolfile

From: Michael Kline <mkline1_at_comcast.net>
Date: Thu, 22 May 2003 19:46:46 -0800
Message-ID: <F001.005A1051.20030522194646@fatcity.com>


I find I have:
List of Controlfile Copies
Key S Completion time Ckp SCN Ckp time Name ------- - --------------- ---------- --------------- ------ 104 D 11-MAR-03 29069 11-MAR-03
/ora_rmback/backup/controlfile.backup

70 D 10-MAR-03 29049 10-MAR-03
/ora_rmback/backup/controlfile.backup

But I can't get rid of them.

I tried, which deleted the first occurance, there were 3.:

RMAN> change controlfilecopy '/ora_rmback/backup/controlfile.backup' crosscheck;

RMAN-03022: compiling command: change
RMAN-03026: error recovery releasing channel resources
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure during compilation of command
RMAN-03013: command type: change
RMAN-06004: ORACLE error from recovery catalog database: RMAN-20220:
controlfile copy not found in the recovery catalog RMAN-06090: error while looking up controlfile copy:
/ora_rmback/backup/controlfile.backup

I've seen some other commands, but they are 9, and this is 8.1.7.2.0....

RMAN> change controlfilecopy 104 crosscheck;

RMAN-03022: compiling command: change
RMAN-03026: error recovery releasing channel resources
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure during compilation of command
RMAN-03013: command type: change
RMAN-06014: command not implemented yet: controlfilecopy by key



Michael Alan Kline, Sr.
Principal Consultant
Business to Business Solutions, LLC
Phone: 804-744-1545 Cell: 804-314-6262
ICQ: 1009605, 975313
Email: mkline_at_b2bsol.com Web: www.b2bsol.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Michael Kline
  INET: mkline1_at_comcast.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu May 22 2003 - 22:46:46 CDT

Original text of this message

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