11g Active Data Guard – enabling Real-Time Query
- Posted by Gavin Soorma
- On September 23, 2010
- 1 Comments
Active Data Guard is a good new feature in 11g (although requires a license) which enables us to query the Standby database while redo logs are being applied to it. In earlier releases, we had to stop the log apply, open the database in read only mode and then start the log apply again when […]
Read More