单项选择题
Which command will result in a trace file being created with the create controlfile command contained in it?()
A. alter database backup controlfile
B. alter database backup controlfile to trace
C. alter database controlfile backup
D. alter database controlfile backup to ’/ora01/oracle/ctrl_backup.ctl’
E. alter database begin controlfile backup
点击查看答案
相关考题
-
单项选择题
What is the correct order of steps to perform an online database backup?() a. alter database begin backup b. alter database end backup c. Back up the database datafiles d. Back up the archive log files e. alter system switch logfile
A.a, b, c, d, e
B.e, d, a, b, c
C.a, c, b, d, e
D.d, b, c, a, e
E.a, c, b, e, d -
单项选择题
WhichisthecorrectcommandtoputthedatabaseinARCHIVELOGmode?()
A. alter database archivelog
B. alter system enable archivelog mode
C. alter database enable archive
D. alter database archivelog enable
E. None of the above -
多项选择题
WhatarethedifferentloggingmodesavailableinOracleDatabase11g?()
A. NOLOG mode
B. NOARCHIVELOG mode
C. LOGGING mode
D. HOTDATABASE mode
E. ARCHIVELOG mode
