2.20 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 values FALSE
Range of values true / false

Oracle Banking Trade Finance 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 Oracle Banking Trade Finance application should throw error if any of the indexes become UNUSABLE.