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

sysextents

The sysextents table provides information about extent allocation.

Column Type Description
dbsname char(128) Database name
tabname char(128) Table name
chunk integer Chunk number
offset integer Number of pages into the chunk where the extent begins
size integer Size of the extent, in pages
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]