It returns space usage of only BasicFile LOB chunks.
It returns space usage of only SecureFile LOB chunks.
It returns both BasicFile and SecureFile LOB space usage for only nonpartitioned tables.
It returns both BasicFile and SecureFile LOB space usage for both partitioned and nonpartitioned tables.
第1题:
Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold for the tablespace space usage metrics is set to 70%. To make the generated alerts more useful as a problem identification tool, you want to reduce the frequency of alert generation for the tablespace space usage metrics for the APPS tablespace. What should you do?()
第2题:
Which statements are true regarding SecureFile LOBs?()
第3题:
Which statement describes the information returned by the DBMS_SPACE.SPACE_USAGE procedure for LOB space usage?()
第4题:
While setting up the thresholds for tablespace space usage metrics for one of your tablespaces, you define the critical threshold as 60% and warning threshold as 75%. What would be the result of this setting?()
第5题:
Which tasks can be accomplished using the DBMS_LOB. SETOPTIONS procedure?()
第6题:
It returns space usage of only BasicFile LOB chunks.
It returns space usage of only SecureFile LOB chunks.
It returns both BasicFile and SecureFile LOB space usage for only nonpartitioned tables.
It returns both BasicFile and SecureFile LOB space usage for both partitioned and nonpartitioned tables.
第7题:
It would result in an error because the warning threshold cannot be more than the critical threshold.
The warning threshold is ignored and alerts would be generated when space usage exceeds the critical threshold.
The critical threshold is ignored and alerts would be generated when space usage exceeds the warning threshold.
Both threshold values are used and alerts are generated when space usage exceeds the respective threshold values.
第8题:
The LOB values are automatically compressed.
The LOB values are cached by default in the buffer cache.
The LOB values are automatically stored in encrypted mode.
All LOB data that is identical in two or more rows in a LOB column share the same data blocks.
第9题:
The amount of undo retained is user controlled.
SecureFile LOBs can be used only for nonpartitioned tables.
Fragmentation is minimized by using variable-sized chunks dynamically.
SecureFile encryption allows for random reads and writes of the encrypted data.
It automatically detects duplicate LOB data and conserves space by storing only one copy.
第10题:
disable SQL tracing for theAPPS tablespace
disable logging attribute for the APPS tablespace
modify the tablespace to be a dictionarymanaged tablespace
increase the critical threshold value for the tablespace space usage metrics for the APPS tablespace
increase the warning threshold value for the tablespace space usage metrics for the APPS tablespace
第11题:
It returns space usage of only BasicFile LOB chunks.
It returns space usage of only SecureFile LOB chunks.
It returns both BasicFile and SecureFile LOB space usage for only nonpartitioned tables.
It returns both BasicFile and SecureFile LOB space usage for both partitioned and nonpartitioned tables.
第12题:
It forces BasicFiles to be created even if the SECUREFILE option is specified to create the LOB
It forces SecureFiles to be created even if the BASICFILE option is specified to create the LOB
It does not allow the creation of SecureFiles and generates an error if the SECUREFILE option is specified to create the LOB
It ignores the SECUREFILE option only if a Manual Segment Space Management tablespace is used and creates a BasicFile
第13题:
The warning and critical threshold values have been set to 85% and 97%, respectively, for one of the tablespaces. The current tablespace space usage is 54%. You modify the warning threshold to be 50 % and critical threshold to be 53% in Database Control. Which statement is true?()
第14题:
You want to be notified when the space usage of an existing critical tablespace has reached 75% of the allocated space. Which option would you use to achieve this?()
第15题:
Evaluate the following command: SQL> CREATE TABLE design_data (id NUMBER, doc CLOB) LOB(doc) STORE AS SECUREFILE(DEDUPLICATE); Which statement is true regarding the above command?()
第16题:
Evaluate the following command: SQL>ALTER SYSTEM SET db_securefile = ’IGNORE’; What is the impact of this setting on the usage of SecureFiles?()
第17题:
FREE_SPACE indicates only the space that is currently unallocated.
ALLOCATED_SPACE indicates only the space currently allocated and in use.
FREE_SPACE indicates only the space that is currently allocated and available for reuse.
ALLOCATED_SPACE indicates both the space currently allocated and used, and the space that is available for reuse.
FREE_SPACE indicates both the space that is currently allocated and available for reuse, and the space that is currently unallocated.
第18题:
The new setting would be applied but no alerts would be raised immediately.
The new setting would be applied and an alert would be raised immediately.
The new setting would be ignored because the tablespace space usage is more than the specified threshold value.
The new setting would cause an error because the tablespace space usage is more than the specified threshold value.
第19题:
It would result in an error because the warning threshold cannot be more than the critical threshold.
The warning threshold is ignored and alerts would be generated when space usage exceeds the critical threshold.
The critical threshold is ignored and alerts would be generated when space usage exceeds the warning threshold.
Both threshold values are used and alerts are generated when space usage exceeds the respective threshold values.
第20题:
run a procedure to check the tablespace space usage
define the warning threshold for the tablespace at 75% in Database Control
create a trigger to be executed when tablespace space usage reaches 75%
submit a job by using DBMS_JOB package to check the free space in the tablespace at regular intervals
define the warning threshold to be 75% for the tablespace by ALTER TABLESPACE .. ADD THRESHOLD command
第21题:
only encryption and compression settings for all SecureFile LOBs
only encryption and deduplication settings for only SecureFile CLOBs
deduplication,encryption,and compression settings for all SecureFile LOBs
deduplication,encryption,and compression settings only for SecureFile CLOBs
第22题:
It forces BasicFiles to be created even if the SECUREFILE option is specified to create the LOB
It forces SecureFiles to be created even if the BASICFILE option is specified to create the LOB
It does not allow the creation of SecureFiles and generates an error if the SECUREFILE option is specified to create the LOB
It ignores the SECUREFILE option only if a Manual Segment Space Management tablespace is used and creates a BasicFile
第23题:
FREE_SPACE indicates only the space that is currently unallocated.
ALLOCATED_SPACE indicates only the space currently allocated and in use.
FREE_SPACE indicates only the space that is currently allocated and available for reuse.
ALLOCATED_SPACE indicates both the space currently allocated and used,and the space that is available for reuse.
FREE_SPACE indicates both the space that is currently allocated and available for reuse,and the space that is currently unallocated.
第24题:
only encryption and compression settings for all SecureFile LOBs
only encryption and deduplication settings for only SecureFile CLOBs
deduplication, encryption, and compression settings for all SecureFile LOBs
deduplication, encryption, and compression settings only for SecureFile CLOBs