Recriating a Standby Database Using Incremental Backup
On this simple article, I am going to show you how to recreate and fix a simple standby database, not using data guard feature, using an incremental backup. Initially, if database is not open, so, open the database in READ ONLY mode. On standby, do that: Now, we need to find the latest standby SCN, … Mais Recriating a Standby Database Using Incremental Backup