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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: RMAN restore to another node

RE: RMAN restore to another node

From: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Wed, 18 Sep 2002 09:03:27 -0800
Message-ID: <F001.004D2742.20020918090327@fatcity.com>


I always backup the control file separately (using Rman) as my final step during a database backup.

Actually, by database backup includes (in order)

 Database Backup
 Archivelog Backup
 Control file Backup.

3 Rman steps.

My Archivelog backup only backs the archivelogs - not the control file.

Tom Mercadante
Oracle Certified Professional

-----Original Message-----
Sent: Wednesday, September 18, 2002 11:48 AM To: Multiple recipients of list ORACLE-L

Johnson - Congratulations on solving your problem and thank you for sharing the solution with the rest of us that are in the same boat. When you say you are taking a backup of the control files after the regular backup, are you backing the control files up with RMAN or with the system command?

 
Dennis Williams
DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com <mailto:dwilliams_at_lifetouch.com>

-----Original Message-----
Sent: Wednesday, September 18, 2002 9:13 AM To: Multiple recipients of list ORACLE-L

Thanks to all who replied. I got a lot of hints from all.

The problem I had was because I was not separately backuping up the control files. I was relying on the control files backup included in the full database backups. These control files do not have details about the current backup. So when that control file is restored, since it does not have a details about the latest backup to disk(backup to disk was done for test purpose, this database was beeing backed up to tape), and since according to it the lastest backup was to tape, it was looking for channel to go to tape and finding none gave the 'no channel error'.

The remedy is to take backup of control files after the backup regular backups (tested works fine). or use recovery catalog and use auxliary connection (still to test).

In 9i setting autobackup on does a separate backup of the control file.


Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Johnson Poovathummoottil
  INET: joni_65_at_yahoo.com

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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.COM

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).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us

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 Wed Sep 18 2002 - 12:03:27 CDT

Original text of this message

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