单项选择题
A. CREATE TABLESPACE DATA1 DATAFILE ’+grp1/abc(datafile)’; B. CREATE TABLESPACE DATA1 DATAFILE ’+grp1’; C. CREATE TABLESPACE DATA1 DATAFILE ’+data1(tempfile)’; D. CREATE TABLESPACE DATA1 DATAFILE ’+grp1.256.34359’;
YouaremaintainingyourdatabaseinOracle10g.Yousetthevalue...
单项选择题You are maintaining your database in Oracle10g. You set the value of the UNDO_RETENTION initialization parameter to zero in the initialization parameter file. What will be the impact of specifying this setting?()
A. The database will not start. B. The database will start but will not retain the undo data in the undo segment. C. The database will start, and the undo segment will contain the undo data for at least one hour. D. The database will start, and the undo segment will retain the undo data for at least 15 minutes.
YouusetheMemoryAdvisortotunethememorystructuresofyourda...
单项选择题You use the Memory Advisor to tune the memory structures of your database. What is the prerequisite to use the Memory Advisor?()
A. The database must be in the ARCHIVELOG mode. B. The automatic memory tuning must be enabled. C. The change tracking feature must be enabled. D. The automatic memory tuning must be disabled.
Whilerunninglongrunningqueries,youreceivetheSnapshottoo...
单项选择题While running long running queries, you receive the Snapshot too old error. Which advisor can help you to avoid the Snapshot too old error?()
A. Memory Advisor B. Segment Advisor C. Undo Advisor D. SQL Tuning Advisor