when recovering a lost read-only tablespace from a read-only tablespace backup
when recovering a lost read-only tablespace from a read-write tablespace backup when the database is running in ARCHIVELOG mode
when recovering a lost read-only tablespace from a read-write tablespace backup when the database is running in NOARCHIVELOG mode and the changes in the online redo log files have been overwritten
when recovering a lost read-only tablespace from a read-only tablespace backup using the backup of the control file, the control file was created using the ALTER DATABASE BACKUP CONTROLFILE TO TRACE statement, and this statement was issued when the tablespace was read-only
第1题:
Which command is used to begin a tablespace point-in-time recovery?()
第2题:
Which of the following restrictions are not true with respect to tablespace point-in-time recovery?()
第3题:
In Recovery Manager (RMAN), you have set control file autobackup to ON by using the following command: CONFIGURE CONTROLFILE AUTOBACKUP ON; Which two events would cause the control file to be backed up automatically? ()
第4题:
Which of the following statements is true regarding implementing a Flashback Table recovery? ()
第5题:
An SCN is never used to perform a Flashback Table recovery.
If a significant number of changes have been made to the table, row movement must be enabled.
The tablespace must be offline before performing a Flashback Table recovery.
Flashback Table recovery is completely dependent on the availability of undo data in the undo tablespace.
第6题:
The tablespace would require recovery to go back online.
A checkpoint is taken on all data files that are associated with the SALES tablespace.
The sessions that subsequently try to access the objects in the SALES tablespace receive an error.
The new status of the SALES tablespace is recorded in the control file when the database instance is closed.
第7题:
The MTTR Advisor is disabled.
The database is in NOARCHIVELOG mode.
The tablespace is already in backup mode.
The Flash Recovery Area is not configured
第8题:
Granting UNLIMITED QUOTA on the SYSTEM tablespace to the owner
Allocating the SYSTEM tablespace as the default tablespace and granting the SYSDBA privilege to the user
Creating a new tablespace,allocating this as the default, and granting UNLIMITED QUOTA on this tablespace to the user
Allocating the SYSAUX tablespace as the default tablespace and granting UNLIMITED QUOTA on this tablespace to the user
第9题:
The tablespace would require recovery to go back online.
A checkpoint is taken on all data files that are associated with the SALES tablespace.
The sessions that subsequently try to access the objects in the SALES tablespace receive an error
The new status of the SALES tablespace is recorded in the control file when the database instance isclosed
第10题:
The database is in NOMOUNT state.
The database is in ARCHIVELOG mode and the tablespace is online.
The database is in ARCHIVELOG mode and the tablespace is offline.
The database is in NOARCHIVELOG mode and the tablespace is online.
The database is in NOARCHIVELOG mode and the tablespace is offline.
第11题:
The target database must be in NOARCHIVELOG mode.
No backup is required of the database before you perform a TSPITR.
You must have all archived redo logs generated since the last backup up to the point to which you want to restore the transport set.
If you rename a tablespace, you can not perform a TSPITR to any point in time before that rename operation occurred.
If you have tables in tablespace_1 that have associated constraints in tablespace_2,then you must transport both tablespaces.
第12题:
Restore the lost data file from the backup, and then flash back the database.
Restore the data file pertaining to index tablespace, and then recover the tablespace.
Restore all the data files, and then perform an incomplete recovery to get the tablespace back.
Restore all the data files, and then perform an incomplete recovery using the backup control file.
Drop and re-create the index tablespace, and then re-create all of the indexes in that tablespace.
第13题:
Which of the following statement is incorrect regarding RMAN?()
第14题:
You noticed that the index tablespace in your database requires a recovery. However, instead of performing a media recovery, you decided to re-create the indexes in a new tablespace. Which two options would you use to reduce the time it takes to re-create the indexes?()
第15题:
In which of the following scenarios is a tablespace recovery required?()
第16题:
To accomplish user-managed backup for the USERS tablespace, you issued the following command to put the database in backup mode: SQL> ALTER TABLESPACE users BEGIN BACKUP; While copying the file to the backup destination a power outage caused the instance to terminate abnormally. Which statement is true about the next database startup and the USERS tablespace?()
第17题:
NOMOUNT
MOUNT
OPEN
RESTRICTED
第18题:
ONLINE
REVERSE
PARALLEL
COMPRESS
NOLOGGING
COMPUTE STATISTICS
第19题:
The database will open, and the tablespace automatically comes out of the backup mode.
The database will be mounted, and recovery must be performed on the USERS tablespace.
The database will be mounted, and data files in the USERS tablespace must be taken out of the backup mode.
The database will not be mounted, and you must restore all the data files for the USERS tablespace from the backup, and perform recovery.
第20题:
Granting UNLIMITED QUOTA on the SYSTEM tablespace to the owner
Allocating the SYSTEM tablespace as the default tablespace and granting the SYSDBA privilege to the user
Creating a new tablespace, allocating this as the default, and granting UNLIMITED QUOTA on this tablespace to the user
Allocating the SYSAUX tablespace as the default tablespace and granting UNLIMITED QUOTA on this tablespace to the user
第21题:
RMAN image copies
RMAN database backups
RMAN tablespace backups
usermanaged backups placed in the flash recovery area
usermanaged backups that have been cataloged with RMAN
usermanaged data file backups for which the full path name is specified
第22题:
It detects corrupt blocks.
It performs only offline database backups.
It omits empty blocks during backups.
It performs tablespace point-in-time recovery (TSPITR).
第23题:
The alert log file is corrupted.
A tablespace is accidentally dropped.
One of the redo log members is corrupted.
A database user terminates the session abnormally.
The hard disk on which the data file is stored is corrupted.
第24题:
Restore tablespace
Recover tablespace
Tablespace recover
Recover to time
recover datafile