The SET CONTROLFILE AUTOBACKUP FORMAT command, which you can specify either within a RUN block or at the RMAN prompt, overrides the configured autobackup in the session only. What is the order of precedence?() 1. SET within RUN 2. SET at RMAN prompt 3. CONFIGURE
第1题:
Which of the following commands will be run at a command prompt to determine which WindowsOS is running on the computer?()
第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题:
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题:
If a backup set is expired, what can you do to correct the problem?()
第5题:
You have control-file autobackups enabled. When starting your database from SQL*Plus, you receive the following error message: SQL> startup ORA-01078: failure in processing system parameters LRM-00109: could not open parameter file , C:///ORACLE/PRODUCT/11.1.0/DB_1/DATABASE/INITORCL.ORA Using RMAN, how would you respond to this error?()
第6题:
You are managing a database for which incremental backups can be very time consuming. In order to perform optimized incremental backups you enable the block change tracking feature.How would you instruct RMAN to use the block change tracking feature when performing incremental backups?()
第7题:
Which of the following actions will allow you to convert from Windows Server 2012 R2 Standard to Windows Server Datacenter, using the least administrative effort?()
第8题:
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
第9题:
RMAN backup-set pieces spanning backup sets
RMAN backup-set pieces within a given backup set
RMAN backups
RMAN channels
None of the above
第10题:
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.
第11题:
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.
第12题:
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
第13题:
Your PROD database has been started using the server parameter file. In your PROD database you are using RMAN for backup and recovery operations. You issue the following commands from the RMAN prompt: RMAN> CONFIGURE CONTROLFILE AUTOBACKUP OFF; RMAN> BACKUP DATABASE; Which files from the database will be backed up as a result of this BACKUP command?()
第14题:
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?()
第15题:
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?()
第16题:
Which of the following RMAN structures can data from a datafile span?()
第17题:
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?()
第18题:
When CONFIGURE CONTROLFILE AUTOBACKUP is set to ON, RMAN automatically performs a control file autobackup in which three situations?()
第19题:
You need to mention it with every BACKUP command.
The block change tracking feature is used automatically by RMAN.
You need to configure it using the CONFIGURE command.
You need to set the necessary initialization parameters to direct RMAN to use the feature.
第20题:
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.
第21题:
Change the retention criteria.
Make the lost backup set pieces available to RMAN again.
Run the crosscheck command to correct the location for the backup set piece contained in the metadata.
Nothing. The backup set piece is lost forever.
Call Oracle support,their assistance is required.
第22题:
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
第23题:
control file
all datafiles
password file
online redo log file
archive redo log file
server parameter file
only the SYSTEM datafile