This document discusses testing and implementation of a physical standby database. It outlines four steps: 1) Identify existing archived redo logs on the standby database. 2) Archive the current log on the primary database. 3) Verify the new archived redo log was received on the standby database. 4) Verify the archived redo log was applied to the standby database. The document also mentions that a log switch occurs once the archived redo log is applied.
This document discusses testing and implementation of a physical standby database. It outlines four steps: 1) Identify existing archived redo logs on the standby database. 2) Archive the current log on the primary database. 3) Verify the new archived redo log was received on the standby database. 4) Verify the archived redo log was applied to the standby database. The document also mentions that a log switch occurs once the archived redo log is applied.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3
Physical Standby Database
EON Infotech Ltd
TESTING & IMPLEMENTATION
Once you create the physical standby database and set up log transport services, you may want verify that database modifications are being successfully shipped from the primary database to the standby database !o see the new archived redo logs that were received on the standby database, you should first identify the e"isting archived redo logs on the standby database, archive a few logs on the primary database, and then chec# the standby database again !he following steps show how to perform these tas#s Step 1 Identify the existing archived redo ogs! On the standby database, $uery the %&'()*I%ED+LO, view to identify e"isting archived redo logs -or e"ample. S/L0 SELE)! SE/1EN)E2, -I(S!+!I3E, NE4!+!I3E 5 -(O3 %&'()*I%ED+LO, O(DE( 67 SE/1EN)E28 Step " Archiving the c#rrent og! On the primary database, archive the current log using the following S/L statement. S/L0 'L!E( S7S!E3 '()*I%E LO, )1((EN!8 Step $ %erify that the ne& archived redo og &as received! On the standby database, $uery the %&'()*I%ED+LO, view to verify the redo log was received. S/L0 SELE)! SE/1EN)E2, -I(S!+!I3E, NE4!+!I3E 50 -(O3 %&'()*I%ED+LO, O(DE( 67 SE/1EN)E28 !he logs are now available for log apply services to apply redo data to the standby database Step ' %erify that the ne& archived redo og &as app ied! On the standby database, $uery the %&'()*I%ED+LO, view to verify the archived redo log was applied S/L0 SELE)! SE/1EN)E2,'PPLIED -(O3 %&'()*I%ED+LO, 5 O(DE( 67 SE/1EN)E28