What is the SKIP_UNUSABLE_INDEXES parameter?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the SKIP_UNUSABLE_INDEXES parameter?
Rating:
SKIP_UNUSABLE_INDEXES is a parameter used to enable or disable the optimizer to skip unusable indexes or index partitions. Some of the properties of the parameter are given below:
- Parameter type: Boolean
- Default value: true
- Modifiable: ALTER SESSION, ALTER SYSTEM
- Range of values: True | False
Rating:
Was this information helpful?
Other articles
- What is the Automatic Workload Repository (AWR)?
- What is the CREATE_SNAPSHOT procedure?
- What is column-level VPD?
- What is archiver (ARCn)?
- What is the DBA_FEATURE_USAGE_STATISTICS view?