Home | Previous Page | Next Page   Configuring and Monitoring Dynamic Server > The sysmaster Database > The System-Monitoring Interface Tables >

systabnames

The systabnames table describes each table that the database server manages.

Column Type Description
partnum integer Tblspace identifier
dbsname char(128) Database name
owner char(32) User ID of owner
tabname char(128) Table name
collate char(32) Collation associated with a database that supports GLS
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]