Home | Previous Page | Next Page   Database Reference > 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
coserver_id integer Coserver number
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]