Always feel that using Windows to run Oracle is not reliable thing, can this world there are always a lot of people like to do things like this, for the database more common two things: Rman and delete the DG Standby archive log, on the Linux/unix platform using shell implementation is very simple, But ran to win inside, became vexed, not because of the trouble, but because the use of less people, do not know how to deal with the matter, I wrote a sim
. However, if the number of backups for some files is too small, you need to increase the number of backups.RMAN> report need backup redundancy 2 DATABASE; (4) REPORT data files not backed up within the recovery time windowWhen a data file is recovered and the backup of the required data file is dumped, all archived logs starting from the backup point are applied
Always feel that using Windows to run Oracle is not reliable thing, can this world there are always a lot of people like to do things like this, for the database more common two things: Rman and delete the DG Standby archive log, on the Linux/unix platform using shell implementation is very simple, But ran to win inside, became vexed, not because of the trouble, but because the use of less people, do not know how to deal with the matter, I wrote a sim
Rman fully preparedparameter files, control files, data files, archive logs, not back up online log filesrman> backup Database;Rman backup is divided into copy physical backup: The source file is as large as the backup fileBackup
The following articles mainly describe the Oracle rman command. The main content of the following articles is a collection of Oracle rman commands found in an online warfare with good reputation: THE list command lists the backup information in the control file and Oracle RMAN
RMAN recovery is divided into full recovery and Incomplete recovery. Full recovery, as its name implies, is to restore data based on full backup. However, in the real environment, such recovery is very useful.
RMAN recovery is divided into full recovery and Incomplete recovery. Full recovery, as its name implies, is to restore data based on full
One switch command1 switch command usageUpdate the data file name to the data file name specified during image copy under rmanUpdate the data file name to the name specified by the set newname command.2. Prerequisites for using the switch commandRman must be connected to the target databaseWhen you switch tablespaces, datafiles, and tempfiles, these files must be offline.When you switch the entire database, the database cannot be open.3. NotesSwitch... to copy command for
Recovery from different machines based on one full backup of rman I. Target database preparation: Back up dbrun {allocatechannelch1devicetypediskmaxpiecesize10
Recovery from different machines according to one full backup of rman I. Target database preparation: Backup dbrun
Today, I encountered a problem when I was doing database restoration. I had two backup sets under the directory. I wanted to specify a backup set for restoration. I came back and checked the information. Next I will do a simple experiment.
Today, I encountered a problem when I was doing database restoration. I had two backup sets under the directory. I wanted to
Label:Small and medium-sized databases are characterized by less database concurrency, smaller database capacity, limited version functionality, and more than one instance of N. However, the loss level of the database can also be lost in 0 cases. Enterprises do not want to spend too much money and to ensure the reliable stability of the database, but the bitter evil I do these db. Next to an article, the small and medium database RMAN CATALOG
rights reserved.Connected to target database: QL (DBID = 2286587371)Connected to recovery catalog databaseRMAN> create catalog tablespace "RMAN ";Recovery catalog createdRMAN> register database;Database registered in recovery catalogStarting full resync of recovery catalogFull resync complete7. Back up the databaseRMAN> backup database;Finished Control File and SPFILE Autobackup at 03-SEP-12RMAN> exit
8. S
RMAN is a required management tool for Oracle Database Backup management. There are many ways to operate it. I sorted out some common operation commands and summarized them to facilitate work.
1. database backup operation commands
Simplified Version
Think twice about asking me today: Rman backs up the meaning of%a in format formats.
In fact, Oracle's documentation has this statement:
%a
Specifies the activation ID of the database.
But the description is not clear. In fact, junsansi means that the corresponding information of this%a is reflected in the database.
Let's take a look at this value in the backup information below:
[oracle@yans1 ~]$
This article makes it possible to discover some of the problems of backup during the recovery process by using a complete backup of Oracle 10g RAC Rman for a different machine recovery process. such as the redundancy of the Regulation log, control the use of automatic backup of files and parameter files, and so on, thi
If the backup is not recoverable, then it is useless. RMAN provides a way to check database restore capabilities without having to restore the database, and provides several check options for the user.
1. Restore Preview command
This command lets you see which backup set the Rman uses to perform a specific recovery.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.