1.
Which tool, integrated with Oracle universal installer, can be used by third-party vendors to install their products
as art of an Oracle installation?
2.
Which parameter would you use to set up archiving to a remote machine?
3.
Examine this command:
ALTER SYSTEM SET USESTORED_OUTLINE=TRUE;
Which outline category will be used?
4.
Which tablespace stores the segment of a temporary table?
5.
What can you see when querying V$LOGMNR_CONTENTS?
6.
What happens during a complete refresh of a materialized view?
7.
Examine this execution plan:
Execution Plan
0SELECT STATEMENT Optimizer = CHOOSE
10COUNT(STOPKEY)
21VIEW
32SORT (ORDER BY STOPKEY)
43TABLE ACCESS (FULL) OF 'CLASSES'
Which statement generated this execution plan?
8.
What is the maximum number of archival destinations allowed in Oracle 8i?
9.
What is true about creating indexes for a index-organized table?
10.
Which command will no longer be supported after Oracle 8.1?