
New DB2 View for Accessing DB2 Disk Storage Information
A new and improved way of accessing disk storage information for DB2 tablespaces and indexspaces is now available. The new view is more efficient and, therefore, less expensive.
This new view DB2.VSPACE can be queried using a simple SQL SELECT statement, for example:
The information available from this view includes:
The DB2.VSPACE view will provide information that was previously available through QMF procedures (DB2.EXTENTS, DB2.SPACE1, DB2.SPACE2) and the views underlying those procedures. We encourage you to start using the DB2.VSPACE view in place of the other QMF procedures and underlying views.
Interface 196 (June 15, 1996)
