Technical data
System Dump Analyzer
SHOW POOL
3.
SDA> SHOW POOL/PAGED/HEADER
Paged dynamic storage pool
--------------------------
Dump of blocks allocated from paged pool
RSHT 8024FE00 528
802DC710 00380210 00000000 FFFFFF80 ..........8...-.
LNM 80250010 96
8015B847 00400060 802D75A0 00000000 .....u-.‘.@.G...
LNM 80250070 48
8015B847 01400030 802500A0 802D7400 .t-...%.0.@.G...
LNM 802500A0 96
8015B847 02400060 802DC170 80250070 p.%.p.-.‘.@.G...
LNM 80250100 48
8015B847 00400030 802DC510 802E1B60 ‘.....-.0.@.G...
.
.
.
The SHOW POOL/PAGED/HEADER command displays only the name of each
block allocated from paged pool, its starting address, its size, and the first four
longwords of its contents.
4.
SDA SHOW POOL/RING_BUFFER
(Non-Paged Pool History Ring-Buffer
(512 entries: Most recent first)
Packet Adr Size Type Subtype Caller’s PC Routine called Entry Adr
-------- ----- ----- ---- -------- --------------- --------
DA9EE5C0 168 IRP 3 D8012BF1 EXE$DEANONPAGED DA4C7750
DAA27EC0 192 DSRV 3 DA591941 EXE$DEANONPAGED DA4C7740
DAD47B40 168 IRP 0 DA591918 EXE$DEANONPAGED DA4C7730
DAAB5400 24 FRK 52 DA590252 EXE$DEANONPAGED DA4C7720
DAAB5400 24 TQE 0 DA591276 EXE$ALONONPAGED DA4C7710
DAD47B40 168 IRP 64 DA59184A EXE$ALONONPAGED DA4C7700
.
.
.
DAA66500 172 IRP 64 DB251C80 EXE$ALONONPAGED DA4C7770
DAA32300 192 CIMSG 0 DA54C2C8 EXE$DEANONPAGED DA4C7760
This example of the SHOW POOL/RING_BUFFER command displays the
contents of the nonpaged pool history ring buffer, with the most recent entries
displayed first.
SDA–139