Database Reference
In-Depth Information
10. Which command would correctly start a TSPITR of the USERS tablespace?
A.
recover tablespace users
until time '10/06/2013:22:42:00' auxiliary 'c:\oracle\auxiliary';
B.
recover tablespace users
time '10/06/2013:22:42:00' auxiliary destination 'c:\oracle\auxiliary';
C.
recover tablespace users
to point-in-time '10/06/2013:22:42:00'
auxiliary destination 'c:\oracle\auxiliary';
D.
recover tablespace users
except time '10/06/2013:22:42:00'
auxiliary destination 'c:\oracle\auxiliary';
E.
recover tablespace users
until time '10/06/2013:22:42:00'
auxiliary destination 'c:\oracle\auxiliary';
11. True or false: You can perform an active database duplication when the database is in
NOARCHIVELOG mode.
A. True
B. False
12. When running the tablespace point-in-time RECOVER command
recover tablespace users
until time '10/06/2013:22:42:00'
auxiliary destination 'c:\oracle\auxiliary';
you receive the following error:
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 10/08/2013 16:00:30
RMAN-20202: Tablespace not found in the recovery catalog
RMAN-06019: could not translate tablespace name “USERS”
Search WWH ::




Custom Search