krompot
03-27-02, 16:46
| For a given database, I want to know space information by table. The tables are not all in the default dbspace for the database. What is the easiest non-instrusive way to do this? oncheck -pe? |
View Full Version : Space information by database
| For a given database, I want to know space information by table. The tables are not all in the default dbspace for the database. What is the easiest non-instrusive way to do this? oncheck -pe? |
| If you know how to construct such a query for non-fragmented tables, I would appreciate knowing as well. I have looked at all of the catalog tables and can't find the information I need. The only way that I can see for determining this information is by using "oncheck -pe". |