DSNB467I STATISTICS FOR object-type database-name.space-name INSTANCE instance-number DATA SET #: set-number USE COUNT: application-count

Explanation

This message is a section of output from the DISPLAY BUFFERPOOL command, which is part of message DSNB401I.

DSNB467I: Data set statistics

When you specify the LSTATS option, the output includes statistics about data sets for objects that are associated with active buffer pools.

DSNB467I - STATISTICS FOR object-type database-name.space-name INSTANCE instance-number - 
DATA SET #: set-number USE COUNT: application-count
STATISTICS FOR object-type
The type of object: either TABLE SPACE or INDEX SPACE.
database-name
The name of the database.
space-name
The name of the table space or index space.
instance-number
The instance number of the table space or index space.
DATA SET #: set-number
The relative data set number within the table space or index space.
USE COUNT: application-count
The number of applications that have a claim or drain on the page set or partition.

This message is followed by one or more of the following messages: DSNB453I, DSNB455I, or DSNB456I.

Related information