DATAGUARD logs Application Service
Log application service applied automatically re-do prepare a database to maintain synchronization with the master database and allow access to the database transaction consistency.
By default, log apply services apply archived redo log files to a standby database to wait before the full archived redo log files arrive prepared the database. From the primary database redo data is transmitted on the system prepared by the process of the remote file service (RFS) receives, where the RFS process to write redo data to archived redo log files or prepare redo log files. However, if you use prepared redo log files, you can allow real-time application, which allows Data Guard from the RFS process of being prepared to write the current redo log file recovery redo data.
Logging applications use the following method to maintain the physical and logical prepare databases:
- Redo (only the physical prepared database)
Related Posts of DATAGUARD logs Application Service
-
RMAN conducted through the bare equipment and file system data file transfer between
Easy to be an example to introduce how to use data files Rman bare equipment and file system conversion. 1. EYGLE set up equipment used to test bare table space 2. Use RMAN to back up the COPY function of the bare device file for the file system file ...
-
Use RMAN to create a database for quick Dataguard
Oracle9i start from, Oracle allows the use of duplicate manner Dataguard standby database creation, very simple. First of all, the main course required a RMAN backup database, and then need to send backup to the standby database and the main library ...
-
Linux kernel with Oracle
Under the light of oracle installation in linux the whole document is as follows: 1, vi / etc / sysctl.conf kernel.shmall = 2097152 kernel.shmmax = 2147483648 kernel.shmmni = 4096 kernel.sem = 250 32000 100 128 fs.file-max = 65536 net.ipv4.ip_local_p ...
-
oracle database exp / imp command explain
exp / imp command two oracle can be said to be the most commonly used commands. ORACLE database has two types of backup methods. The first category is physical backup, the method of implementation of a complete database restore, but Database must be ...
-
RMAN created physical standby
Monitor in the standby host to create the necessary directory structure and parameter files. Hot COPY after the main library to the standby, and on standby to restore. +++++++++++++++++++++++++++++ Standby ++++++++++++++++++++++++++++++++++++++++++++ ...
-
Troubleshooting: the physical set up the backup database
Articles connected to "Fault Diagnosis: A physical backup of database", in the articles on which there is mentioned that in good physical backup of the database set up after the main database found to be unable to synchronize the archive lo ...
-
Using SQL TRACE and TKPROF
Can type in the operating system to obtain tkprof all available options and output options to sort a list of note has Sort Option Description call analysis prscnt execnt fchcnt the implementation of the number of extraction Analysis of the implementa ...
-
At a time when the database implementation exp export side edge compression
exp, compression
-













Leave a Reply