SKIP_UNUSABLE_INDEXES
Enables or disables the use and reporting of tables with unusable indexes or index partitions.
Property | Description |
Parameter type | Boolean |
Default value | True |
Recommended Value | False |
Range of values | true / false |
Oracle FLEXCUBE relevance
TRUE enables error reporting of indexes marked UNUSABLE. This setting does not allow inserts, deletes, and updates on tables with unusable indexes or index partitions. IT is set to false because FLEXCUBE application should throw error if any of the indexes become UNUSABLE.
Parent topic: Database Initialization Parameters