At the end of every RUN block.
After every SET CONTROLFILE AUTOBACKUP FORMAT command.
After every BACKUP or COPY command issued at the RMAN prompt.
At the end of every RUN block if the last command in the block was either BACKUP or COPY.
Whenever a BACKUP or COPY command within a RUN block is followed by a command that is neither BACKUP nor COPY.
After every BACKUP or COPY command within a RUN block that is followed by the CONFIGURE CONTROLFILE AUTOBACKUP FORMAT command.
第1题:
What command would you issue to enable automated backups of control files?()
第2题:
Your database is running in the ARCHIVELOG mode. You have configured RMAN for backup and recovery operations. You execute the following command from the RMAN prompt: RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON; After executing this command, in which of the following cases will RMAN make an auto-backup of the control file? ()
第3题:
You used the following command in Recovery Manager (RMAN) as part of the recovery process: RESTORE CONTROLFILE FROM AUTOBACKUP; How does RMAN find the control file autobackup?()
第4题:
You are maintaining the PROD database for NetFx Corporation. You have configured controlfile autobackup in your database. At 6:00 P.M. on Monday, you issue the following command: RMAN>BACKUP DATABASE; At 8:00 A.M. on Tuesday, you are unable to start the database because all the control files are missing. You decide to restore the control files from the backup by using the RMAN> RESTORE CONTROLFILE FROM AUTOBACKUP; command. Which operation should you perform before using the RMAN> RESTORE CONTROLFILE FROM AUTOBACKUP; command?()
第5题:
You used the following command in Recovery Manager (RMAN) as part of the recovery process: RESTORE CONTROLFILE FROM AUTOBACKUP; How does RMAN find the control file autobackup?()
第6题:
when you change the name of a datafile
when you drop a table from the database
when you take an export of the database
when you back up the database using OS utilities
when you issue an ALTER SYSTEM SWITCH LOGFILE statement
when you issue a BACKUP command from inside the RMAN run block
第7题:
the trace file
the alert log file
an RMAN session log file
the server parameter file
the formatted name of a control file autobackup
第8题:
A tablespace is taken offline.
The database instance is restarted.
A new data file is added to an existing tablespace.
A successful backup is recorded in the RMAN repository.
The RMAN connection is disconnected from the target database.
第9题:
1,2,3
2,3,1
3,2,1
There is no precedence between RUN and the RMAN prompt. Each will override CONFIGURE in the session.
第10题:
When a successful backup is recorded in the RMAN repository, then a backup of the current control file is performed.
When a structural change is made to the database, then a backup of the current control file is performed.
When a successful backup is performed in the RMAN repository, then a backup of the spfile is performed.
When a structural change is made to the database, then a backup of the alert log file will be performed.
第11题:
by using the trace file
by using the alert log file
by using the database ID
by using the server parameter file
by using the V$CONTROLFILE view
by using the autobackup format configuration setting
第12题:
At the end of every RUN block.
After every SET CONTROLFILE AUTOBACKUP FORMAT command.
After every BACKUP or COPY command issued at the RMAN prompt.
At the end of every RUN block if the last command in the block was either BACKUP or COPY.
Whenever a BACKUP or COPY command within a RUN block is followed by a command that is neither BACKUP nor COPY.
After every BACKUP or COPY command within a RUN block that is followed by the CONFIGURE CONTROLFILE AUTOBACKUP FORMAT command.
第13题:
You are connected to Recovery Manager (RMAN) without a recovery catalog. There is no copy of the control file available. You want to restore the control file from an autobackup. To retrieve the autobackup,you need the database ID (DBID). In which two sources would you find the DBID? ()
第14题:
You issued the following RMAN command: RMAN> CONFIGURE CONTROLFILE AUTOBACKUP ON; What is NOT an impact of using the above command?()
第15题:
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? ()
第16题:
What command would you issue to enable automated backups of control files? ()
第17题:
When CONFIGURE CONTROLFILE AUTOBACKUP is set to ON, RMAN automatically performs a control file autobackup in which three situations?()
第18题:
The command restores only the missing control file.
The command restores all the control files.
The command fails because the database is running.
This is the correct way to address this problem.
This is not the correct way to address this problem.
第19题:
By using the trace file.
By using the alert log file.
By using the database ID
By using the server parameter file.
By using the V$CONTROLFILE view.
By using the autobackup format configuration setting.
第20题:
a tablespace is taken offline
the database instance is restarted
a new data file is added to an existing tablespace
a successful backup is recorded in the RMAN repository
the RMAN connection is disconnected from the target database
第21题:
the alert log file
the server parameter file
the formatted name of a control file autobackup
an RMAN session log file
the trace file
第22题:
control file
all datafiles
password file
online redo log file
archive redo log file
server parameter file
only the SYSTEM datafile
第23题:
alter database controlfile autobacku on
alter system controlfile autobackup on
configure controlfile autobackup on
enable controlfile autobackup
第24题:
alter database controlfile autobackup on
alter system controlfile autobackup on
configure controlfile autobackup on
enable controlfile autobackup