Notes on Oracle’s solution to find object dependencies, DEPTREE. Written in 1991, and still included on installation.
Oracle DBA Script To List Objects That Won’t Extend Due to lack of space.
A useful script to show how full the tablespaces are. I’ve used it many times!
Recently I went to see an Oracle presentation on storage. Since they have bought Sun, they have been doing some…
Here is an Oracle script to find the tables that don’t have any foreign keys.
Tables that are neither a parent table, or a child table.