DSNB457I NUMBER OF PAGES IN THE SIMULATED BUFFER POOL CURRENT = scount MAX = mscount

Explanation

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

DSNB457I: Simulated buffer pool page statistics

The output includes the number of simulated pages in the simulated buffer pool for a data set if all of the following conditions are true:

  • You specified the LSTATS option on the DISPLAY BUFFERPOOL command.
  • The buffer pool is an active buffer pool.
  • The number of simulated pages in the simulated buffer pool is not zero.

The relevant table space or index space is identified in either line DSNB464I or line DSNB465I. The data set is identified in line DSNB466I.

DSNB457I - NUMBER OF PAGES IN THE SIMULATED BUFFER POOL -
           CURRENT       =        scount   MAX           =        mscount
CURRENT = scount
The number of pages from the data set that are currently simulated in the simulated buffer pool.
MAX = mscount
The maximum number of pages from the data set that have been simulated in the simulated buffer pool since the last DISPLAY BUFFERPOOL command with the LSTATS option was issued.