单项选择题
Examine the following parameter settings from an initialization (init.ora) file:
DB_CREATE_FILE_DEST =’/u01/oradata/’
DB_CREATE_ONLINE_LOG_DEST_1 =’/u02/oradata/’
DB_CREATE_ONLINE_LOG_DEST_2 =’/u03/oradata/’
If you create an Oracle Managed Files (OMF) database using these settings, what is the result?()
A.A
B.B
C.C
D.D
相关考题
-
单项选择题
Oracle9iofferstheabilitytomonitorthedynamicuseoftheSGAthroughtheDB_CACHE_ADVICEparameter.WhenthisparameterissettoREADY,whatisitseffect?()
A.The Advisory is on and will capture both CPU and memory overhead.
B.The Advisory is on but the memory for the Advisory is not allocated.
C.The Advisory is off and the memory for the Advisory is not allocated.
D.The Advisory is off but the memory for the Advisory remains allocated. -
单项选择题
Abitmapjoinindexisdefinedas().
A.An index used to join two bitmap indexes on a table.
B.A bitmap index created for the join of two or more tables.
C.A bitmap index created on the join of two or more indexes.
D.A bitmap index created on the join of two or more indexed-organized tables. -
单项选择题
Examine the statement: DROP TABLESPACE IND2 INCLUDING CONTENTS AND DATAFILES; What is the result of the statement?()
A.A
B.B
C.C
D.D
