Verifying the accuracy of the database definition

You can use the catalog to verify the accuracy of your database definition.

Procedure

Begin general-use programming interface information.To verify that you have created the objects in your database and check that no errors are in your CREATE statements:

Query the catalog tables to verify that your tables are in the correct table space, your table spaces are in the correct storage group, and so on.End general-use programming interface information.