多项选择题
Exhibit: View the Exhibit and examine the properties of the USERS tablespace. You execute the following statement to shrink the TRANS table existing on the USERS tablespace: SQL> ALTER TABLE trans SHRINK SPACE CASCADE;
Which objects would be affected by this command?()
A. the materialized views based on the TRANS table
B. the materialized views log of the TRANS table
C. the TRANS table
D. the B*Tree indexes on the TRANS table
E. the large object (LOB) segments of the TRANS table
相关考题
-
多项选择题
YourdatabaseoperatesinARCHIVELOGmodeandallthetablespacesareonline.Duetoausererror,youdecidedtoperformanincompleterecovery.Whichtwotaskswouldyouberequiredtoperformintherecoveryprocess?()
A. open the database with the RESTRICTED option
B. open the database with the RESETLOGS option
C. recover to the required SCN only that data file in which the error occurred
D. recover all the data files to the same system change number (SCN) -
单项选择题
In your Automatic Storage Management (ASM) instance, one of the nonempty disk groups, DGROUP1, is no longer required and you want this disk group to be removed. You execute the following command to achieve this objective: DROP DISKGROUP dgroup1 EXCLUDING CONTENTS; What would be the result of this command?()
A. This command would result in an error because the disk group is not empty.
B. The command would distribute the contents of the specified disk group among all other disk groups and then drop the specified disk group.
C. The command would result in the contents being moved to the parent disk group and dropping of the disk group.
D. The command would result in the disk group being marked as INVALID because it cannot be dropped.
E. The command would drop the disk group, ignoring the EXCLUDING CONTENTS option. -
单项选择题
YounoticedthatlargememoryallocationsfortheOraclebackupandrestoreoperationsarecausingaperformanceoverheadonthesharedpool.Whichmemorystructurewouldyouconfiguretoavoidthisperformanceoverhead?()
A. recycle buffer cache
B. large pool
C. streams pool
D. keep buffer cache
E. redo log buffer
