多项选择题
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?()
A. control file
B. all datafiles
C. password file
D. online redo log file
E. archive redo log file
F. server parameter file
G. only the SYSTEM datafile
相关考题
-
单项选择题
You are maintaining your production database in Oracle10g. You want the circular reuse records in the control file of the target database to be reused as required. Which value will you set for the CONTROL_FILE_RECORD_KEEP_TIME initialization parameter?()
A. 0
B. 1
C. NONE
D. DEFAULT -
单项选择题
YouwanttoimplementthebackupandrecoverystrategyinyourdatabaseusingRecoveryManager(RMAN).YouhavechosenthecontrolfileofthetargetdatabasefortheRMANrepository.Whichcommand-lineRMANcommandwouldyouusetoestablishalocalconnectionbetweenRMANandtheRMANrepositoryifyourdatabaseisusingpasswordfileauthentication?()
A. rman TARGET / NOCATALOG
B. rman TARGET sys/password
C. rman TARGET sys/password AS SYSDBA
D. rman TARGET sys/password@db_name CATALOG rman_user/rman_password@rcat -
单项选择题
YouaremaintainingyourdatabaseinOracle10g.Youarenotusingtherecoverycatalogtomaintainthebackupmetadatainformation.Youwanttoenablethereusablesectionofthecontrolfiletoexpanditselfiftheoldestrecordcannotbereused,andwheneveranewrecordisaddedtothereusablesectionofthecontrolfile.WhichvaluewillyousetfortheCONTROL_FILE_RECORD_KEEP_TIMEparameter?()
A. Zero
B. One or more
C. NONE
D. DEFAULT
