Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Rman and database shutdowns
Ron,
Are you saying that you use VMS backup commands to backup the database data files while the database is open? This will result in unreliable backups unless you put the tablespaces in hot backup mode. If you are not using RMAN, you should have a script that backs up each datafile without using the /incremental qualifier on the VMS backup command. If you are doing a cold backup with RMAN, the database should be a MOUNT state. If it is mounted and open, then RMAN will do a hot backup. RMAN won't care how many times you did a shutdown/startup before you execute your RMAN backup.
Jay
>>> RROGERS_at_galottery.org 02/12/03 10:18AM >>>
List,
OS OpenVms 7.3-1
Oracle 8.1.7 rel 3
Archivelog mode.
We are trying to work through backup issues here and I have a
question.
The system nightly backup procedures backup up the disks used by Oracle
(software and data). A full backup works but an incremental does not
backup any files. Inorder to get the changed files to be backed up as an
incremental the sysadmin shutdown the database to flag the files as
changed.
Questions:
How will the shutdown effect the RMAN backup if it does not know that
it was shutdown for a cold backup?
Are there any possible problems doing a restore from the cold backup
and then using the RMAN backup/restore?
I am still trying to figure out the OpenVms OS. Perserverience
required...!
Ron
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Ron Rogers INET: RROGERS_at_galottery.org 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). **DISCLAIMER This e-mail message and any files transmitted with it are intended for the use of the individual or entity to which they are addressed and may contain information that is privileged, proprietary and confidential. If you are not the intended recipient, you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received this communication in error, please notify the sender and delete this e-mail message. The contents do not represent the opinion of D&E except to the extent that it relates to their official business. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Jay Hostetter INET: jhostetter_at_decommunications.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).Received on Wed Feb 12 2003 - 10:44:02 CST