SHAREDBUFF (Shared Buffers)

The SHAREDBUFF command analyzes shared buffers.

Syntax

── SHAREDBUFF ──<number>─┬───────────────┬─┬────────┬──────────────────┤
                         └─ , ──<number>─┘ └─ DATA ─┘

Explanation

The following text describes the meaning of each construct.

SHAREDBUFF <number>

All shared buffers associated with the disk file header specified by <number> are printed.

SHAREDBUFF <number>,<number>

The first <number> specifies a disk file header. The second <number> specifies an index within the pool of buffers for that disk file header. Only the specified buffer is printed.

SHAREDBUFF <number> DATA

Specifying DATA causes IOCB data and buffer data to be included in the printout.