Skip to content

Instantly share code, notes, and snippets.

@Tracnac
Last active October 19, 2022 11:55
Show Gist options
  • Save Tracnac/752b53cc6c8820ea5e4f3267f739bc44 to your computer and use it in GitHub Desktop.
Save Tracnac/752b53cc6c8820ea5e4f3267f739bc44 to your computer and use it in GitHub Desktop.
Catblock #oracle #sql

The script creates dba_locks and dba_blockers, along with the following views:

$ORACLE_HOME/rdbms/admin/catblock.sql
  • dba_kgllock
  • dba_lock (dba_locks is synonym for this)
  • dba_lock_internal
  • dba_dml_locks
  • dba_ddl_locks
  • dba_waiters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment