Previous Topic: Display Any CICS Control Area Structure in the Symbolic FileNext Topic: Change the Contents of Main Storage


Display System-Related Areas

The following CORE keywords display areas of main storage that contain system related information:

CORE Keyword

System-Related Storage Area

ABND

Kernel Error Data Block (CICS 3.2 and higher only)

CSA

Common System Area

CWA

Common Work Area

DLP

DL/I Interface Parameter List

FCT

First entry of the File Control Table

FILE=filename

FCT entry for the file specified by filename

MAP=mapname

Displays a BMS Map

MAP=name(mapset)

Displays a BMS Map belonging to the mapset

OPFL

Optional Features List of CICS

PGM=progname

Area occupied by the named program

SIT

CICS System Initialization Table

TCT

Terminal Control Table address list

TERM=termid

TCT entry for the terminal specified by termid

TERM=*

TCT entry of the terminal where CORE is currently executing