DB2 catalog

An IBM DB2 system table listing all objects in a database installation including hosts, servers, databases, tables and many more. Commands are provided to manage the catalog, e.g.

	db2 catalog database mydatabase on /databases/mydatabase

to add a database reference.

Catalog documentation.