Skip to content

Instantly share code, notes, and snippets.

@dotmaik1
Last active October 7, 2016 18:11
Show Gist options
  • Select an option

  • Save dotmaik1/c3c2e9ebc7c12657e6c3e2882068fa32 to your computer and use it in GitHub Desktop.

Select an option

Save dotmaik1/c3c2e9ebc7c12657e6c3e2882068fa32 to your computer and use it in GitHub Desktop.
indexes: lists unusable indexes
select owner, index_name from dba_indexes where status='UNUSABLE';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment