René Nyffenegger's collection of things on the web | |
René Nyffenegger on Oracle - Most wanted - Feedback
- Follow @renenyffenegger
|
Registry related static dictionary views | ||
These views are adminstred through dbms_registry. dbms_registry should not be used by
users. It's only use is for Oracle components.
However, the registry related static views can be used by end users.
dba_registry
dba_registry shows which components are loaded into the database.
See also v$option.
dba_registry_hierarchydba_registry_historydba_registry_log |