单项选择题
While creating a database using Database Configuration Assistant tool, you created a database default temporary tablespace. Which activity would cause the default temporary tablespace of the database to be used?()
A.the CREATE TABLE .. command
B.sorting of the SYSTEM tablespace’s data
C.sorting of data required by recursive SQL statements
D.the CREATE TABLE .. ORGANIZATION EXTERNAL .. command
E.sorting of data if the users have not been allocated temporary tablespace explicitly
F.sorting of data if the users have been allocated temporary tablespace explicitly
相关考题
-
单项选择题
Your alert log file has the following information: Tue May 25 17:43:38 2004 ORA-00060: Deadlock detected. More info in file /u01/app/oracle/admin/ORCL/udump/orcl_ora_3173.trc. What would you do to ensure that database is still running correctly?()
A.examine the trace file and kill the session that caused the deadlock
B.examine the trace file and kill both the sessions responsible for the deadlock
C.examine the trace file for details and ask the user who caused the deadlock to roll back the transaction
D.examine the trace file for details and remember that deadlocks are resolved automatically by Oracle database
E.examine the trace file for details and use the Undo Advisor to rollback the transaction that caused the deadlock -
单项选择题
Youwanttoperformabackupofyourdatabasetotape.Whichbackupformatcanyouuse?()
A.backup set only
B.image copy only
C.only user-managed backup
D.both image copy and backup set
E.only incremental image copy backup -
单项选择题
YoudefineanalerttoberaisedwhentheUSERStablespaceusagehasreached80%ofthetotalspace.Whichareawouldyoureferto,inordertoconfirmthatthealerthasbeenraisedduetheevent?()
A.the alert.log file
B.the DBA_ALERTS view
C.the Database Control Home page
D.the Database Control performance page
E.the Database Control Maintenance page
