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" ...
data files is in the control file. I can then run "restore database", which takes some time, followed by a "recover database" ...
|
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 ... |
|
670 pages |
Oracle Database 11g DBA Handbook |
|
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. ... |
|
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. ... |
|
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; ... |