alter database recover standby database - Controlfile - Data BasyX

Oracle DBA Lite: an introduction to Oracle administration, part 6

data files is in the control file. I can then run "restore database", which takes some time, followed by a "recover database&quot ...

alter database recover standby database - Bookshelf


Portable DBA, Oracle
598 pages
Portable DBA, Oracle

Functions of the alter database Command The alter database command supports the ... You can manage standby database recovery operations, which includes ...

Oracle Database 11g DBA Handbook
670 pages
Oracle Database 11g DBA Handbook


SQL in a Nutshell
578 pages
SQL in a Nutshell

ALTER DATABASE COMMIT TO SWITCHOVER TO LOGICAL STANDBY; ... ALTER DATABASE START LOGICAL STANDBY APPLY; -- Promotes the current standby to primary database. ...

Oracle database 11g, new features for DBAs and developers
602 pages
Oracle database 11g, new features for DBAs and developers

Instead of using the command alter database recover to logical standby database_name, you will use the keep identity clause in lieu of database_name. ...

Oracle Dataguard, Standby Database Failover Handbook
230 pages
Oracle Dataguard, Standby Database Failover Handbook

If the standby database is to be used for reporting purposes, the database ... the recovery process using: ALTER DATABASE RECOVER MANAGED STANDBY DATABASE; ...