Abend-AID for CICS Commands: A through L
This section lists all of the Abend-AID for CICS primary and fast-path commands that begin with the letter A through the letter L.
ABENDTXT
Command Type: Primary
The ABENDTXT command displays the Abend-AID for CICS diagnostic text for the specified transaction abend code. This applies to transaction abends only.

abendcode: An abend code that is defined to Abend-AID for CICS .
Example: ABENDTXT ASRA
ABREC
Command Type: Fastpath
The ABREC command displays the menu options for Abend Re-creation. This applies to transaction abends only.

Example: ABRec
ACTIONS
Command Type: Fast Path
Screen Displayed: Action Definition Menu.

ACTREGN
Command Type: Fast Path
Restrictions: Valid only in customization.
Screen Displayed: Region Dump Action Definitions. This screen creates and maintains region dump action definitions.

ACTTRANS
Command Type: Fast Path
Restrictions: Valid only in customization.
Screen Displayed: Transaction Dump Action Definitions. This screen creates and maintains transaction dump action definitions.

ADSTCK
Command Type: Primary
The ADSTCK command displays the store clock time that is stored at the specified address. It is adjusted for GMT and Leap second.

Address: A valid hexadecimal address.
Example: ADSTCK 59ADC00
AID
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: AID Summary. This screen lists Automatic Initiate Descriptors (AIDs). Each terminal request for automatic task initiation creates an AID.

AMODE
Command Type: Primary
The AMODE command changes or displays the AMODE setting for the current user session. The AMODE setting is used when the storage for Assembler programs is being formatted. The register contents are used to obtain storage from the dump to be formatted for source support, and the AMODE setting influences the portion of the register that is used to locate storage.

24
Indicates that AMODE 24 is to be used when using the register contents to access storage in the dump
31
Indicates that AMODE 31 is to be used when using the register contents to access storage in the dump
64
Indicates that AMODE 64 is to be used when using the register contents to access storage in the dump
Query
Indicates that the current AMODE setting will be displayed.
RESET
Indicates that the AMODE setting will not be used. Instead, the AMODE setting, if any, known for the selected program will be used
AP
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Application Domain Menu. This menu provides access to the following screens:
- CSA
- CSAOPFL
- File Control
- Terminal Control/MRO/ISC
- Table Manager
- Interval Control
- Static Storage Area
- Transient Data
- User Exit Table
- Auto Initiate Descriptors
- 3270 Bridge Facility

ARCH
Command Type: Fast Path
Screen Displayed: Optional z/Architecture Features. This screen displays the unavailable z/Architecture hardware facility when the abend is due to execution of an opcode on hardware that does not support the instruction.

ARRANGE
Command Type: Primary
The ARRANGE command lets you redesign your screen by showing the screen columns in whatever order you wish.

After you type ARRANGE or ARR, a window opens showing a list of all of the columns on your screen. To rearrange your columns, select one or more of the following line commands.
M (Move column)
M specifies the column you want to move. It will be moved before or after the column that you select with either the A or B command.
A (After this column)
The column you specified with M (Move column) will move after the column you specify with A.
B (Before this column)
The column you specified with M (Move column) will move before the column you specify with B.
L (Lock/unlock column)
Typing L toggles between locked and unlocked. Locked columns appear first from the left of the screen and are, therefore, the highest in the list of columns on the ARRANGE subscreen.
If multiple columns are locked, some of which you want to unlock, and you do not select to unlock the lowest locked column, the column you select moves below the other locked columns and changes its status to unlocked.
Columns that are unlocked that you want to lock will move up to the position below the last locked column.
If you move an unlocked column between two other unlocked columns, it will remain unlocked. If you move a locked column between two other locked columns, it will remain locked.
However, if you move an unlocked column before or after a locked column, it will become locked. And, if you move a locked column before or after an unlocked column, it will become unlocked.
H (Hide/unhide column)
Typing H toggles between hidden or visible. Hidden columns appear last in the list of columns on the ARRANGE subscreen and no longer appear on your screen.
If multiple columns are hidden, some of which you want to make visible, and you do not select to make visible the highest hidden column, the column you select moves above the other hidden columns and changes its status to visible.
Hidden columns move to the bottom of the list of columns above the first hidden column.
If you move a hidden column between two other hidden columns, it will remain hidden. If you move a visible column between two other visible columns, it will remain visible.
However, if you move a visible column before or after a hidden column, it will become hidden. And, if you move a hidden column before or after a visible column, it will become visible.
After you make your changes, you can type END on the command line or press PF3 to view the changes you requested. To cancel your changes, type CANCEL on the command line. To restore the defaults, type RESET on the command line.
The ARRANGE command can be used on any screen that contains columns. You can save any changes for future use on the Fault Summary, Abend-AID Directory, File Request Summary, and Task/Wait Analysis screens.
Example: Type ARR to bring up the Arrange Column Order subscreen.
ARRANGE Command Subscreen
Arrange Column Order
COMMAND ===>
M Move column A After this column B Before this column
L Lock/unlock column H Hide/unhide column
Column HeadingStatus
_ Entry Locked
m Job Name Locked
_ Abend Code Locked
_ JESID
a Tran
_ Program
Type END (or press PF3) to save your changes, or CANCEL to
exit without saving, or RESET to restore the defaults.
CIMSCF01 End=PF03 More...
In this example, the Job Name column will be moved after the Tran column and it will be unlocked.
ASCB
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: Address Space Control Block. This screen displays the address space control block for the currently selected address space.

ASIDLIST
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: Address Space Summary. This screen displays the list of address spaces active in the image at the time the dump was taken.

ASMAP
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: MVS VSM Allocated Storage Map. This screen lists virtual storage address ranges and their corresponding virtual storage areas, subpools, keys, etc.

ASSIST
Command Type: Primary
The ASSIST command displays the commands that are available for the current screen, scrollable table, or field. Pressing the ASSIST PF key (default is PF24) also executes this command. For example, to list the commands available for the current screen, tab to the Command field and press the ASSIST PF key, or type ASSIST on the COMMAND line, and press Enter. To list the commands available for a specific field, tab to the field and press the ASSIST PF key, or type ASSIST on the COMMAND line, tab to the field, and press Enter. If the current screen, scrollable table, or field has no commands associated with it, a message appears stating that the ASSIST function is not available for this screen or field.

ASXB
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: Address Space Extension Block. This screen displays the address space extension block for the currently selected address space.

ATTRBUTE
Command Type: Fast Path
Screen Displayed: Screen Attributes. This screen lets you modify screen attribute options — for example, screen colors, intensity, and highlighting. After you complete your changes, enter TESTSCR to see the effect of your changes.

You can change the following screen areas:
- Borders
- Tab-selectable Data
- Input Data
- Available Fast-path Commands on Menus
- Unavailable Fast-path Commands on Menus
- Field Descriptions, Normal
- Field Descriptions, Emphasized
- Field Data, Normal
- Field Data, Emphasized
- Field Data, Errors
- Column Headings
- Group Headings, Normal
- Group Headings, Emphasized
AUTO
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: PL/I Automatic Storage List. This screen lists the automatic storage that was allocated to the program at the time of the dump.

programname
The name of a PL/I program in the dump. If you do not include the program name as an operand for the AUTO command, the automatic storage for the abending program is displayed.
Example: AUTO PAYTEST1
BA
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Memory Display. This screen displays the Global Storage for the CICS Business Transaction Services Domain.

BACKWARD
Command Type: Primary
The BACKWARD command is an alias for the UP command (PF7). Use this command to scroll the active display toward the top of a scrollable list of entries.

lines: The number of lines to scroll.
Example: BACKW 8
This example scrolls the active display eight lines toward the top of the entries list.
BIND
Command Type: Fast Path
Restrictions: Valid only for dumps with Db2 information.
Screen Displayed: Bind Information.

BLOG
Command Type: Primary
Restrictions: For ISPF access only.
The BLOG command lets you browse the problem log for the current dump using the ISPF browse.

BORDERS
Command Type: Primary
The BORDERS command shows or hides the side and bottom borders of all screens in the current session. (The top border cannot be hidden.) For information about setting the default values for this command for all sessions, see User Profile Screen .

ON
Displays the borders on all screens in the current session.
OFF
Removes the borders on all screens in the current session.
BOTTOM
Specifies that only the bottom border is affected by the command.
SIDE
Specifies that only the side borders are affected by the command.
Example: BORDERS OFF SIDE
This example turns off the side borders for all screens in this session.
BOTTOM
Command Type: Primary
The BOTTOM command scrolls to the bottom of a screen’s scrollable area.

BRIDGE
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: 3270 Bridge Facility menu. This menu provides access to the following screens.
- 3270 Bridge State Anchor (BRSA)
- 3270 Bridge Keep Chain (BRKEEP)
- 3270 Bridge Task Chain (BRTASK)

BRKEEP
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: 3270 Bridge Keep Chain summary. This screen displays a summary of the tasks on the 3270 Bridge Facility keep chain.

BRSA
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: 3270 Bridge State Anchor. This screen displays detailed information about the 3270 Bridge Facility.

BRTASK
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: 3270 Bridge Keep Task summary. This screen displays a summary of the tasks on the 3270 Bridge Facility task chain.

CALLTRAC
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: CICS Program Call Trace Summary. This screen displays the information for every known call that Abend-AID for CICS identifies for CICS Transaction Dumps.

CANCEL
Command Type: Primary
The CANCEL command cancels the current operation without saving the data and then redisplays the previous menu or screen.

CAPTURE
Command Type: Fast Path
Restrictions: Valid only in customization.
Screen Displayed: Dump Capture and Processing menu. This menu provides access to the following screens:
- CICS Region Configuration
- Region and Tran Dump Capture Profiles
- Transaction Dump Global Options

CB
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps, region dumps, and batch dumps.
Screen Displayed: Control Blocks/Storage menu. This menu is a selectable list of control blocks that were included in the dump. The listed control blocks can be displayed in hexadecimal and, if applicable, DSECT format. The menu also provides access to the current paperclip table and the saved paperclip list.

CC
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Local Catalog Anchor Block. This screen displays an interpretation of the local catalog anchor block. The local catalog is on DFHLCD and holds data used by CICS to initialize the domains at startup.

CHAIN
Command Type: Primary
The CHAIN command runs a control block chain based on user-specified parameters. For each control block located, the chain facility creates a paperclip entry in the current paperclip table. The comments associated with the paperclip entries reflect the entry number of the chain, with the user-specified chain prefix as the chain name.
If you type the CHAIN command without one of its optional parameters, Abend-AID displays the Chain Command Parameters screen. This screen includes entry fields for specifying all of the parameters associated with the CHAIN command, including the chain prefix and the chain termination value. For more information about this screen, see Running Control Block Chains .

address
The address at which the CHAIN command begins executing. The address must be a valid hexadecimal address.
offset
The link address hexadecimal offset specifying the address of the fullword pointer that points to the control block in the chain. This parameter is processed based on whether the addressing mode is 24-bit or 31-bit, as set on the CHAIN Command Parameters screen.
If the CHAIN command is entered without the optional offset, a screen will appear to fill in data about the list of entries to be processed.
Example: CHAIN 00007000 +10
This example specifies the starting address, 00007000, and the link address offset +10. It will run a chain starting at location 7000 and use the link address in 7010 to find the next entry in the chain. Processing continues until all entries are processed.
CHANGES
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: CICS Change Summary. This screen lists the CICS load modules in most recently changed order.

CICSENV
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: CICS Environment Summary. This screen overviews CICS operational status at dump or abend time.

CICSINFO
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: CICS Information menu. This menu provides access to the following screens:
- CICS Environment Summary
- Program Change Summary
- DFHRPL Concatenation
- CICS Resource Managers

CLEARIDX
Command Type: Primary
WARNING: This command should not be used directly by a user. Normally it will be invoked in the processing of the PRINT #SUMMARY standard report.
The CLEARIDX command clears the index, if any, for a printed report. This prevents existing index entries for prior PRINT commands from being included with those for the current report.

CLIP
Command Type: Primary
Restrictions: This command is valid on the Memory Display and Storage Map Display screens only.
The CLIP command displays paperclip entries.
The paperclip function provides an automatic and convenient method for you to keep track of your navigation through the Memory Display. Each time the displacement shown on the Memory Display equals zero, an entry is automatically added to a table of addresses, known as the current paperclip table. You can also explicitly add an entry to the current paperclip table by placing your cursor on any address displayed on the Memory Display and pressing the Enter key.
A current paperclip table is maintained for each user accessing a given dump. Your current paperclip table can be accessed using the PCLP primary command. The help text for the Current Paperclip Table screen provides details about the information provided and use of the Current Paperclip Table screen.

FIRST
Displays the storage associated with the first (oldest) entry in the current paperclip table. FIRST is the default if you execute the CLIP command without any keyword parameter.
LAST
Displays the storage associated with the last (newest) entry in the current paperclip table.
LOCK
Locks the current paperclip entry.
NEXT
Displays the storage associated with the next newest entry in the current paperclip table (relative to the current position).
You can easily reaccess any paperclipped address using either of the clip tab selectable fields (PREV, NEXT).
PREV
Displays the storage associated with the next oldest entry in the current paperclip table (relative to the current position).
The following primary commands are used to process the paperclip from the memory display:
CLIP | Paperclip navigation commands |
CLR | Delete all entries in the user’s current paperclip table |
COMM | Add a comment to a paperclip entry |
PCLP | Access the Current Paperclip Table screen |
REST | Restore a previously saved paperclip table |
SAVE | Save the user’s current paperclip table, with or without a name specified |
RESET | Reset the storage disassembly to the starting address |
CLR
Command Type: Primary
The CLR command clears the current paperclip table by deleting all entries.

CMDLIST
Command Type: Primary
The CMDLIST command lists the commands that are available for execution from within Abend-AID.
A small subset of commands are always available, even when you have not selected an entry from the Abend-AID Directory. Additional commands become available after you select a non-CICS entry from the directory. Most commands, however, become available only after you select a CICS Transaction Server for z/OS or OS/390 entry from the directory.

The figure below is an example of the information displayed when you invoke the CMDLIST command. You can tab to any command and press Enter to display help for that command.
Command List Example
COMMAND ===> SCROLL ===> PAGE
******** ******************************************************************
AAVIEW Batch Dump Viewer Interface
ABENDTXT Display information about the selected abend code
ADSTCK Displays GMT/Leap second adjusted interpretation of the store
AMODE Set or display the AMODE setting
AMODE24 Set the AMODE setting to 24
AMODE31 Set the AMODE setting to 31
AMODE64 Set the AMODE setting to 64
ARRANGE Arrange columns
ASSIST Display the Assist Menu for the selected screen or field
ATTRBUTE Display screen attribute options
AUTO Display the PL/I Automatic Storage List
BACKWARD Scroll up
BLOG Browse the problem log for the current dump
BORDERS Control screen borders
BOTTOM Display the bottom of a scrollable list
CALLTRAC Display the CICS Program Call Trace
CANCEL Cancel the current operation
CB Display the Control Block/Storage menu
CHAIN Run a control block chain in the memory display
Press Enter on a command to display Help for that command.
COBOL
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: COBOL Storage Areas menu for the selected program. The menu displays a list of the COBOL storage areas from which you can select:
- Working Storage
- Linkage Section
- External Cells
- Task Global Table

programname
The name of a COBOL program in the dump.
Example: COBOL PAYTEST1
COLSREF
Command Type: Fast Path
Screen Displayed: Columns Referenced.

COMM
Command Type: Primary
The COMM command adds a user-specified comment to a paperclip entry. The Comm command is valid only on the Memory Display screen.

comment
User-specified text. The maximum comment length allowed is 35 characters (including spaces).
CONTROL
Command Type: Fast Path
Screen Displayed: PL/I Controlled Storage List. This screen provides a list of the controlled storage that was allocated to the program at the time of the dump.

programname
The name of a PL/I program in the dump. If you do not include the program name as an operand for the CONTROL command, the external storage for the abending program is displayed.
Example: CONTROL PAYTEST1
CORE
Command Type: Primary
The CORE command displays the storage found at the exact location specified. However, if you issue the CORE command without one of its optional parameters, Abend-AID for CICS displays the Storage Map Display screen. This screen lists in hexadecimal format all allocated and unallocated segments of storage for the current dump.

address
The address must be in hexadecimal.
symbolname
For region dumps only. The literal S/ must precede the symbol name.
tabletype tableentry
A space or a period separates the table type from the table entry, for example, PCTE CEMT or PCTE.CEMT. PCTE is the table type, and CEMT is the entry in the table.
Use field help to determine whether a field contains a table entry or a symbol.
Example 1: CORE 002744F0
Example 1 displays the storage at hexadecimal address 002744F0.
Example 2: CORE S/TCA0009
Example 2 displays the storage at symbol TCA0009.
CRETRIEV
Command Type: Primary
The CRETRIEV command functions differently depending on the position of the cursor when you enter the command.
If the cursor is in the COMMAND (or OPTION) field, CRETRIEV functions like the RETRIEVE command. That is, the most recently entered commands are redisplayed on the command line, one command at a time, in the reverse sequence in which they were entered (last-in, first-out). This command lets you easily recall a command for resubmission from the command line. You can edit the command before issuing it.
If the cursor is not in the COMMAND (or OPTION) field, CRETRIEV functions like the CURSOR command. That is, the cursor is moved to the first input field on the menu or screen being displayed, usually the COMMAND (or OPTION) field. When used in this way, CRETRIEV functions like a HOME key.

CSA
Command Type: Fast Path
Restrictions: Valid only for CICS region and CICS transaction dumps.
Screen Displayed: Common System Area. This screen displays an interpreted subset of the CICS Common System Area (CSA) control block.

CSASP
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Summarized CSA Subpools. This screen lists the CSA subpools allocated at the time of the fault.

CSASUM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Common Service Area Summary. This screen lists the CSA area allocations at the time of the fault.

CSSTEXT
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Invokes a pop-up screen containing the error message text for CSS return codes. The first line contains the return code number. The next line contains the text message for CSS SDINTF RC (########). The return code is a hex value. All eight digits must be enclosed in brackets.

CSSUTIL
Command Type: Fast Path
Restrictions: Valid only when accessing Abend-AID or Abend-AID for CICS using ISPF.
Screen Displayed: CSS Utilities panel. This command can be issued from anywhere within Abend-AID for CICS when accessing Abend-AID for CICS through ISPF. It allows you to access the CSS Utilities panel on-the-fly. For detailed information on how to use the CSS utilities, refer to the BMC AMI Common Shared Services guide supplied with Abend-AID for CICS.

CURSOR
Command Type: Primary
The CURSOR command moves the cursor to the first input field on the menu or screen being displayed, usually the COMMAND (or OPTION) field. This command functions like a HOME key and is usually assigned to a specific PF key. For more information about modifying PF Key assignments, see Modifying PF Key Functions.

CUSTOM
Command Type: Fast Path
Screen Displayed: Customization Options menu. This menu provides access to the following Abend-AID customization menus which in turn let you access additional screens to tailor your environment:
- Site Default Options Menu (from which you can access the following screens):
- Site Print Options
- Site User Profile
- Site Screen Attributes
- Site PF Key - Primary
- Dump Capture and Processing Menu (from which you can access the following screens):
- Region Configuration
- Dump Capture Profiles
- CICS Transaction Dump Capture Profiles
- CICS Transaction Dump Global Options
- Action Definition Menu
- Create Action Job Cards
- Transaction Action Definitions
- Region Action Definitions
- Batch Dump Contact Information
- Create/Maintain Site News
- Maintain news for Abend-AID
- Maintain news for Abend-AID for CICS
- Create/Maintain User-defined Diagnostics
Insert, replicate, delete, update, or display items in your diagnostic summary for Product, Abend Type, Abend Code, User ID, and Date Saved.

CUSTUSER
Command Type: Fast Path
Restrictions: Delete function is available only to a user with UPDATE authority to the Customization file.
Screen Displayed: Server List. This screen displays a list of servers using this Customization file. Active servers and subsystems are highlighted. You may delete obsolete server records if that server is not active and you have UPDATE access to the Customization file.

CVT
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: Communications Vector Table.

CWI
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: CICS Web Information Summary. This screen shows which CICS Web support process was active at the time of the failure and also provides navigation to all of the other CICS Web Interface displays.

DATASTRM
>Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Data Stream Analysis. This screen shows the data stream attributes of the last 3270 screen image associated with the abend.

DB2
Command Type: Fast Path
Restrictions: Only available if you are licensed for either Abend-AID for CICS Db2 or Abend-AID Db2.
Screen Displayed: DB2 Information menu. This menu provides access to the following screens containing detailed Db2 information:
- Diagnostic Summary
- Host Variables
- Bind Information
- Precompile Information
- Columns Referenced
- Package Dependencies
- SQL Communications Area
- RCT Detail
This menu is available only if you are licensed for the Abend-AID for CICS for Db2 option and if the dump contains Db2 information.

DBCTLACT
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: DBCTL Transaction Summary. This screen displays the CICS transactions that are currently using DBCTL.

DBCTLSUS
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: DBCTL Transaction Summary. This screen displays the CICS transactions that are currently suspended in DBCTL.

DBCTLUSE
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: DBCTL Transaction Summary. This screen displays the CICS transactions that have used DBCTL.

DCIDMCBS
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Displays the MSA DCI and application DMCBS areas, formatted for viewing.

DCITRACE
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Displays a formatted version of the MSA DCI trace.

DCT
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Transient Data Queue Summary. Each transient data queue defined to CICS through the DCT is listed.

DCTE
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Displays a specific DCT screen depending on the destination specified.

destination
A specific destination ID.
Example: DCTE.cssl
DD
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Directory Manager menu. This menu provides access to the following screens:
- Directory Manager Anchor
- Directory Manager Summary

DDANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Directory Manager Anchor. This screen displays an interpretation of the directory manager anchor block.

DDSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS redgion dumps.
Screen Displayed: Directory Manager Summary. This screen displays information about CICS directories including hash table statistics. Directories include PPT and Tclass entries.

DECODE
Command Type: Primary
The DECODE command disassembles a single assembler instruction at the address specified, and it places this information on the message line of the current screen.
Methods of executing this command include the following:
- From any Abend-AID screen — Enter DECODE, a space, and the hexadecimal address of the instruction as a primary command.
- From any tab-selectable field listing a hexadecimal address — Type DECODE in the Command field, position the cursor on the hexadecimal address, and press Enter.
- From the Memory Display screen — Type DECODE in the Command field, position the cursor on the first byte of the instruction to decode, and press Enter.

address
The hexadecimal address of the instruction you want to decode.
DEFAULTS
Command Type: Primary
This command is valid on the User Profile, Screen Attributes, and the PF Key Definitions screens only. The DEFAULTS command restores the site-defined defaults for these screens if you changed them.

DELETECF
Command Type: Fast Path
This command can be accessed from the Site News Menu in the Customization Options menu or as a fast path command from the Report Menu. With DELETECF, you can delete site news information relating to Abend-AID for CICS. To create or maintain site news, you must use the SITENEWS command for Abend-AID for CICS. For more information, see SITENEWS.

DEPN
Command Type: Fast Path
Screen Displayed: Package Dependencies (if the program that issued the last Db2 call was bound in a package) or Plan Dependencies (if the program that issued the last Db2 call was bound in a plan).

DFHRPL
Command Type: Fast Path
Restrictions: Valid only for CICS region and CICS transaction dumps.
Screen Displayed: DFHRPL Concatenation. This screen provides an ordered list of all load libraries concatenated in the DFHRPL DD statement.

DH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Document Handler Domain menu. This menu provides access to the following screens:
Document Handler Anchor Block
In addition, if you are licensed for Abend-AID for WebSphere MQ, you will have access to the following screen:
Document Handler Document Summary

DHANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Document Handler Anchor Block. This screen displays detailed information about the CICS Document Handler anchor block.

DHDCSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Document Summary. This screen displays a summary of the current documents being managed by the Document Handler.

DIAG
Command Type: Fast Path
Screen Displayed: Diagnostic Summary. This screen provides important analysis information about the abend. A description of the abend is provided, and the transaction, terminal, and program involved are identified.

DIRECTRY
Command Type: Fast Path
Screen Displayed: Abend-AID Directory. This screen provides information on the entries within the transaction databases and the region dump data sets.
Entering this command without any operands results in the directory being displayed using the criteria from the last selection made on the Abend-AID Summary screen during the current session. To display all of the entries in the Abend-AID directory, enter the command with the ALL operand.

DIRSCAN
Command Type: Primary
The DIRSCAN command initiates an immediate scan for new report entries to be displayed on the Abend-AID Directory. The command first updates the server database list and then queries the shared directory for new report entries. Any new report entries are added to the directory display.

DISASM
Command Type: Primary
The DISASM command disassembles all assembler instructions in storage. It displays this information on the Storage Disassembly screen, starting with the address specified. See Storage Disassembly Screen for an explanation of this screen.
You can execute this command in several ways:
- From any Abend-AID screen — Enter DISASM, a space, and the hexadecimal address of the instruction as a primary command.
- From any tab-selectable field listing a hexadecimal address — Perform one of the following:
- Type DISASM in the COMMAND (or OPTION) field, position the cursor on the hexadecimal address, and press Enter.
- Position the cursor on the hexadecimal address and press the DISASM PF key. (PF17 is the default.)
- From the Memory Display screen — Perform one of the following:
- Type DISASM in the Command field, position the cursor on the first byte of the first instruction you want to display, and press Enter.
- Position the cursor on the first byte of the first instruction you want to display and press the DISASM PF key.
Use the UP and DOWN PF keys to scroll through the Storage Disassembly screen. (PF7 and PF8 are the defaults.).

address
The hexadecimal address at which you want the DISASM command to start. When the Storage Disassembly screen appears, the decoded instruction at that address is listed first.
Example: DISASM 59ADC00
DLI
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: DL/I Information. This screen identifies DL/I-related information if it is present in the selected dump.

DM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Domain Manager Summary. This screen summarizes the domain initialization and termination data. The domain manager (DM) controls and coordinates all phases of initialization and termination of the other domains.

DMPHDR
Command Type: Fast Path
Screen Displayed: Dump Header Record. This screen displays header record information from the currently selected SVC dump. See Dump Header Record Screen .

DMPPROF
Command Type: Fast Path
Restrictions: Valid only in customization.
Screen Displayed: Dump Capture Profiles. This screen creates and maintains region and transaction dump capture profiles.

DOMAINS
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: CICS Domain Analysis menu. This menu provides access to detailed information about the following domains:
- Kernel Domain
- Storage Manager
- Dispatcher Domain
- Lock Manager
- Loader Domain
- Local Catalog
- Domain Manager
- Parameter Domain
- Global Catalog
- Message Domain
- Trace Domain
- Dump Domain
- Timer Domain
- Statistics Domain
- Monitoring Domain
- Application Domain
- Recovery Manager
- Directory Manager
- Program Manager
- Transaction Manager
- Enqueue Manager
- Security Domain
- User Domain
- Intersystems Communication
- Log Manager
- Temporary Storage Domain
- CBTS Domain
- CBTS Event Manager
- CBTS Scheduler Services
- Recoverable Resource Manager
- Sockets Domain
- Web Domain
- Document Handler Domain
- IP ECI Domain
- IIOP Domain
- Enterprise Java Domain
- Pipeline Domain
- Object Transaction Service
- Partner Domain
- Request Streams Domain
- JVM Domain
- Debugging Profile Domain
- esource Lifecycle Manager
- Event Processing Domain
- XML Parsing
- WEB2.0 Domain
- Region Status Domain

DOWN
Command Type: Primary
The DOWN command scrolls the active screen display toward the bottom of a scrollable list of entries. Pressing the DOWN key also executes this command. (PF8 is the default.)

scrollamount
The number of rows to scroll toward the bottom of a scrollable list of entries.
Example: DOWN 12
This example scrolls the active screen display 12 rows toward the bottom of a scrollable list of entries.
DP
Command Type: Fast Path
Screen Displayed: Debugging Profile Domain Anchor. This screen summarizes the information collected by the Debugging Profile domain.

DS
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Dispatcher Domain menu. This menu provides access to the following screens:
- Dispatcher Anchor Block
- Dispatcher Domain Task Summary
- Dispatcher Domain Task Queues
- Dispatcher Domain Statistics

DSA
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Dynamic Storage Area Summary. This screen displays a dynamic storage area summary for the specified COBOL program at the time the dump was taken. The DSA can only occur for COBOL for MVS and VM, COBOL for OS/390 and VM, and for higher versions of COBOL.

programname
The name of a COBOL program in the dump. If you do not include the program name as an operand for the DSA command, the Dynamic Storage Area for the abending program is displayed.
Example:DSA PAYTEST1
DSANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Dispatcher Anchor Block. This screen displays a detailed breakdown of the dispatcher anchor block.

DSECT
Command Type: Primary
The DSECT command displays storage in DSECT format. To use the command, type DSECT in the Command field; position the cursor on an address, a table entry, or a control block symbol; and then press Enter. Pressing the DSECT PF key also executes this command. (PF19 is the default.).
For the list of DSECTs that Abend-AID for CICS supports, see Selecting the Appropriate DSECT Type .

DSNLIST
Command Type: Primary
The DSNLIST command dynamically updates the list of report databases on the Available Data Sets screen after a report database is added while the viewing server is active. Access the Available Data Sets screen by pressing Enter on the DBLIST field on the Fault Summary or the Abend-AID for CICS DSNLIST command gives you access to the added database without your having to logoff and log back on to the viewing server.

DSQUEUE
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Dispatcher Domain Task Queues. This screen displays the number of tasks on the various task queues controlled by the dispatcher domain. Most of the dispatcher chains consist of double chains, called the front and back halves of the queues. These chains are actually linked lists, which are designed to provide a sorted list of tasks that can be manipulated concurrently by multiple TCBs.

DSSTAT
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Dispatcher Domain Statistics. This screen displays pertinent statistics about the dispatcher domain.

DSSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Dispatcher Domain Task Summary. This screen displays an overview of the dispatcher tasks in the system at the time of the dump.

DTA
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Dispatcher Task Detail. This screen displays a detailed analysis of an individual task.

dtasymbol
A valid DTA symbol name.
Example: DTA.DTA0013
DU
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Dump Domain menu. This menu provides access to the following screens:
- Dump Domain Anchor Block
- System Dump Table
- Transaction Dump Table

DUANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Dump Domain Anchor Block. This screen displays information from the dump domain anchor block.

DUSYS
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: System Dump Table. This screen displays a list of the entries in the CICS system dump table. The dump table facility tailors the dump actions on an individual system or transaction dump code basis.

DUTRANS
Command Type: Fast Path
Screen Displayed: Transaction Dump Table. This screen displays a list of the entries in the CICS transaction dump table. The dump table facility tailors the dump actions on an individual system or transaction dump code basis.

EBUS
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: WebSphere MQ Information. This screen provides information about WebSphere MQ relating to the abending transaction.

EIBS
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: System Execute Interface Block. This screen displays the system EIB control block in interpreted format.

EIBU
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: User Execute Interface Block. This screen displays an interpreted user EIB control block.

EJ
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Enterprise Java Domain menu. This menu provides access to the following screens:
- Enterprise Java Domain Anchor
- Object Store Anchor
- Domain Elements Anchor
- CorbaServer Information
- DJar Information
- Bean Information

EJANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Enterprise Java Anchor Block. This screen summarizes the information collected by the Enterprise Java domain.

EM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: CBTS Event Manager. This screen displays the Global Storage for the CICS Business Transaction Services Event Manager.

END
Command Type: Primary
The END command terminates the current operation and redisplays the previous menu or screen. The END command is usually assigned to a PF key. (The default is PF3.)

ENQ
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Enqueues Held. This screen identifies all enqueues that were held by the abending transaction at the time of the dump.

ENQSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Enqueue Domain Enqueue Summary. This screen displays all of the queue element areas (NQEAs) in the system. NQEAs are created as a result of issuing the EXEC CICS ENQ command for a particular resource, or by CICS for various services.

ESRCH
Command Type: Fast-Path
Restrictions: Valid only for transaction dumps.
Screen Displayed: Extended Search Listing. For COBOL programs only, this screen displays all fields available for extended search.

EXIT
Command Type: Primary
The EXIT command terminates the current session.

EXPORT
Command Type: Fast-Path
Restrictions: Valid only for Batch and transaction dumps.
Screen Displayed: The default Abend-AID Report Export settings are configured for the current user using this function.
Apart from the Fast-path command listed, user can also access the Report Export Options thru;
- Tab to Report Export Options on the User Controls Menu, and then press Enter.

Please go thru Report Export Option for more information.
EXTERNAL
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: PL/I External Storage List. This screen displays a list of the external storage that was allocated to the program at the time of the dump.

programname
The name of a PL/I program in the dump. If you do not include the program name as an operand for the EXTERNAL command, the external storage for the abending program is displayed.
Example: EXTERNAL PAYTEST1
EXTRN
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: COBOL External Cells List. Displays a list of the BLX cells that were allocated to the selected COBOL program at the time of the dump.

programname
The name of a COBOL program in the dump. If you do not include the program name as an operand for the EXTRN command, the BLX cell list for abending program is displayed.
Example: EXTRN PAYTEST1
FC
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: File Control menu. This menu provides access to the following screens:
- File Control Table
- Local Shared Resources
- File Control Request Summary

FCRQSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: File Control Request Summary. This screen displays a list of the inflight file control requests for each transaction in the CICS system.

FCT
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: FCT Summary. This screen displays a list of entries in the AFCTE, including remote files, and summary data related to each one.

FCTE
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: VSAM FCT Detail. This command displays the FCT detail screen for the selected file name.

filename
A valid FCT entry.
Example: FCTE.DFHCSD
FILE
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: File Request Summary. This screen describes each file request on the storage chain at the time of the dump.

FILEAREA
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: File-Related Areas screen for the selected file.

filename
The name of a file that was associated with the transaction at the time of the dump.
Example: FILEAREA PAYTEST1
FILEDET
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Local File Detail screen for the selected file.

filename
The name of a file that was associated with the transaction at the time of the dump.
Example: FILEDET PAYTEST1
FILEREC
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: File Recovery Information screen for the selected file.

filename
The name of a file that was associated with the transaction at the time of the dump.
Example:FILEREC PAYTEST1
FIND
Command Type: Primary
The FIND command locates hexadecimal or character data strings. Its function and syntax depend on the screen from which you are executing the command. By default, the FIND command searches 2500 lines at a time. To change this value, modify the user profile FIND command line limit default value. See User Profile Screen for additional information.
Executing FIND from the memory display
On the Memory Display screen, the FIND command locates hexadecimal or character data based on selection parameters you specify. If you execute FIND without parameters, the Find for Storage Display screen appears. This screen allows you to update FIND command defaults for use on the Memory Display. For more information about the Find for Storage Display screen, see Find for Storage Display Screen.

C'string 1'
Finds the character data identified as string 1.
X'string 2'
Finds the hexadecimal data identified as string 2.
T'string 3'
Finds the mixed-case character data identified as string 3.
NEXT
Finds the next occurrence of the string. Executing FIND without a directional keyword (NEXT, PREV, FIRST, LAST) accomplishes the same result.
PREV
Finds the previous occurrence of the string.
FIRST
Finds the first occurrence of the string.
LAST
Finds the last occurrence of the string.
Example 1: F C'DFH'
Example 1 finds the character string DFH.
Example 2: F X'D010' PREV
Example 2 finds the previous occurrence of the hexadecimal string D010. PREV overrides the default direction and updates the Find for Storage Display screen.
Executing FIND from screens other than the memory display
On screens other than the Memory Display, the FIND command locates specified data strings. (Not all screens support the FIND command.) If you execute FIND without specifying a data string, an error message appears.

string
Finds the specified data string.
NEXT
Finds the next occurrence of the data string. Executing the command without a directional keyword (NEXT, PREV, FIRST, LAST) accomplishes the same result.
PREV
Finds the previous occurrence of the data string.
FIRST
Finds the first occurrence of the data string.
LAST
Finds the last occurrence of the data string.
Example: F DELETED LAST
This example finds the last occurrence of data string DELETED.
FLOAT
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Floating-Point Registers screen. This screen provides the values of the floating-point registers for the transaction at the time of the abend.

FORWARD
Command Type: Primary
The FORWARD command is an alias for the DOWN command. (PF8 is the default.). Use this command to scroll the active display toward the bottom of a scrollable list of entries.

lines
The number of lines to scroll.
Example: FORW 8
This example scrolls the active display eight lines toward the bottom of the entries list.
GC
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Global Catalog Anchor Block. This screen displays the interpreted global catalog anchor block. The global catalog is on DFHGCD and holds data used by CICS for recovery/restart.

GO
Command Type: Primary
Valid on the Print Options and Initiation screen only. The GO command processes the print data set using the print options specified on the Print Options and Initiation screen.

HELP
Command Type: Primary
The HELP command displays help text that describes a user-selected screen, field, primary command, fast-path command, or system message. Pressing the HELP PF key also executes this command. (PF1 and PF13 are the defaults.)
To access help for the current screen, enter HELP as a primary command. For field help, type HELP, in the Command field, move the cursor to the desired field, and press Enter. For command help, enter HELP cmdname. For message help, type HELP, in the COMMAND (or OPTION) field, move the cursor to the message text, and press Enter..
For more information about accessing online help, see Online Help .

COMMANDS
Displays the list of Abend-AID primary and fast-path commands.
cmdname
The name of the primary or fast-path command for which Abend-AID displays help text.
Example: HELP FIND
This example displays help text for the FIND command.
HEXD
Command Type: Primary
The HEXD command displays storage in hexadecimal format. To use the command, type HEXD in the Command field, position the cursor on an address, a table entry, or a control block symbol; and then press Enter. Pressing the HEXD PF key also executes this command. (PF18 is the default.)
For more information about displaying storage, see Displaying Control Blocks and Storage Information.

HISTORY
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Duplicate History Log. This screen describes the 100 most recently suppressed duplicate dumps.

HOGAN
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Hogan Information menu. This menu provides access to information about the Hogan application.

HOSTVAR
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps that contain Db2 information.
Screen Displayed: Host Variables. This screen lists the host variables that were referred to by the SQL statement.

IBMMSG
Command Type: Primary
Restrictions: Valid only for CICS transaction dumps.
For transaction abends only. The IBMMSG command displays the IBM message text for the specified CICS abend code.

abendcode
The name of a valid CICS abend code.
IC
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Interval Control Element (ICE) Summary. This screen displays the ICEs in the system. Interval control provides various optional task functions based on specific intervals of time, or time of day.

IE
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: IP ECI Domain menu. This menu provides access to the following screens:
- IP ECI Anchor Block
- IP ECI Client State Summary

IEANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: IP ECI Domain Anchor Block. This screen summarizes the information collected by the IE ECI domain.

II
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: IIOP Domain menu. This menu provides access to the following screens:
- IIOP Domain Anchor Block
- Request Model Class Anchor Block

IIANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: IIOP Domain Anchor Block. This screen summarizes the information collected by the IIOP domain.

IMPORT
Command Type: Fast Path
Abend-AID.

INFO
Command Type: Fast Path
Screen Displayed: Entry Information screen for the current dump. General information about the dump is displayed including the date and time the dump was taken and the abend code that occurred.

INSTRUCT
Command Type: Primary
The INSTRUCT command shows or hides the instructional text on all screens in the current session. For information about setting the INSTRUCT default value for all sessions, see User Profile Screen .

INTFLOAT
Command Type: Fast Path
Screen Displayed: Floating Point Interpretation screen. This Floating Point Register Interpretation screen displays the content of the 16 floating point registers, along with the value they represent.

IPCS
Command Type: Fast Path
Restrictions: This facility is only available for region dumps, when the optional IPCS support has been enabled.
Screen Displayed: IPCS Command Facility. This screen lets you enter IPCS commands.

ITCB
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Hogan ITCB. This screen provides an interpretation of the Hogan ITCB control block.
ITRACE
Command Type: Primary
This command formats the internal trace entries used by the product to capture internal information.

JOBCARD
Command Type: Fast Path
Restrictions: Valid only in customization.
Screen Displayed: Creates Action Job Cards. This screen create job cards for batch jobs that are submitted for TSO user notification of CICS region or transaction abends.

JPASUMM
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: Job Pack Area Summary. This screen displays the Job Pack Area Summary for the current address space. All of the load modules loaded into private area storage are displayed on this screen, with further detailed information available from this screen. The syntax for the JPASUMM command is:

KE
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Kernel Domain menu. This menu provides access to the following screens:
- Kernel Anchor Block
- Kernel Task Summary
- Kernel Domain Error Table
- Kernel Domain Table

KEANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Kernel Anchor Block. This screen displays a detailed analysis of the kernel anchor block.

KEDOMAIN
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Kernel Domain Table. This screen displays entries in the kernel domain table. This table contains data relating to each domain, such as the domain name, its index, the pointer to its global storage (anchor block) and the state of the domain (active or terminated).

KEER
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Kernel Domain Error Table. This screen displays error information for tasks in error at the time of the dump. It displays an overview of the program checks and system abends for this run of CICS, and provides access to detailed information about each error.

KESUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Kernel Task Summary. This screen summarizes the kernel tasks in the system at the time of the dump. It displays the totals of both the kernel and allocated tasks, and also provides information about each allocated task.

KEYS
Command Type: Fast Path
Screen Displayed: PF Key Definitions - Primary. This screen modifies PF key definitions and labels.

LD
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Loader Domain menu. This menu provides access to the following screens:
- Loader Domain Summary
- Program Repertoire
- Program Storage Map
- Not-In-Use Chain

LDMAP
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Program Storage Map. This screen displays programs by ascending load point address.

LDNIU
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Program Not-In-Use Chain. This screen displays programs whose use count is zero. The storage occupied by these programs is eligible for removal from main storage by being freemained or by being reused.

LDPROGS
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Program Repertoire. This screen displays information about the programs used by CICS.

LDSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Loader Domain Summary. This screen displays summary information from the loader domain anchor block:

LEFT
Command Type: Primary
The LEFT command scrolls the active screen display toward the first column of a scrollable list of entries. Pressing the LEFT PF key also executes this command. (PF10 is the default.)

scrollamount
The number of columns the active screen display should be scrolled toward the first column of a scrollable list of entries.
Example: LEFT 12
This example scrolls the active screen display 12 columns toward the first column of a scrollable list of entries.
LEINFO
Command Type: Fast Path
Screen Displayed: LE Information menu. This menu provides access to the following screens:
- Language Environment Options Control Block
- Language Environment Information Summary

LEOCB
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Language Environment Options Control block.

LEVELS
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Program Level screen.

LG
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Log Manager Domain menu. This menu provides access to the following screens:
- Log Manager Anchor Block
- Log Manager Journal Summary
- Log Manager Journal Model Summary
- Log Manager Log Stream Summary
- Log Manager General Log Summary
- Log Manager Browse Summary

LGANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Log Manager Anchor Block. This screen displays detailed information about the CICS Log Manager anchor block.

LGBRSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Log Manager Browse Summary. This screen displays a list of the inflight browse inquires by either the CEMT INQUIRE STREAM transaction, or an EXEC CICS INQUIRE JOURNALNAME(*) NEXT command.

LGGLSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Log Manager General Log Summary. This screen displays a list of the General Logs defined to CICS. There is a general log defined for each forward recovery log or each file control autojournal.

LGJLSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Log Manager Journal Summary. This screen displays a list of the Journals defined to CICS.

LGJMSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Log Manager Journal Model Summary. This screen displays a list of the Journal Models defined to CICS.

LGSTSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Log Manager Log Stream Summary. This screen displays a list of the Log Streams defined to CICS.

LINECMDS
Command Type: Primary
The LINECMDS command shows or hides the line commands for all screens in the current session. For information about setting the LINECMDS default value for all sessions, see User Profile Screen .

LINK
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: COBOL Linkage Section List. This screen displays a list of the BLL cells that were allocated to the specified COBOL program at the time the dump was taken.

programname
The name of a COBOL program in the dump.
Example: LINK PAYTEST1
LIST
Command Type: Fast Path
Screen Displayed: Print Options and Initiation. This command updates the print output options and processes the print data set.

LLESUMM
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: System Load List Summary. This screen displays information regarding system-loaded programs, including program name and load point.

LM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Lock Manager Domain menu. This menu provides access to the following screens:
- Lock Manager Anchor Block
- Lock Manager Summary
The Lock Manager Domain handles the lock services for CICS domains. The lock services provide protection of resources when CICS domain tasks are running in concurrency mode.

LMANCH
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Lock Manager Anchor Block. This screen displays information from the lock manager anchor block.

LMODINFO
Command Type: Primary
The LMODINFO command displays the load module name, release level, and service level information for the specified load module. Look for message RC1977 in the FDBDLOG.

LMSUMM
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: Lock Manager Summary. This screen lists the CICS locks in the system.

LOCL
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Local Storage Cells. This command displays a list of the Local Storage cells that were allocated to the specified COBOL program at the time the dump was taken. These cells can only occur for COBOL for MVS and VM, COBOL for OS/390 and VM, and for higher versions of COBOL.

programname
The name of a COBOL program in the dump. If you do not include the program name as an operand for the LOCL command, the Local Storage cell list for the abending program is displayed.
Example: LOCL PAYTEST1
LOG
Command Type: Fast Path
Screen Displayed: Problem Log Entries for the current dump. This command is available only with the Abend-AID using ISPF viewing access method.

LOGSPOOL
Command Type: Fast Path
Screen Displayed: Closes and re-opens the FDBDLOG SYSOUT data set. This allows the data set to be saved or printed, potentially reducing the amount of system spool space used by the server.

LPAMAP
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: Link Pack Areas Map. This screen lists the modules in the system PLPA, MLPA, and FLPA.

LPRINT
Command Type: Primary
The LPRINT command prints a logical image of a screen to a sequential data set. Pressing the LPRINT PF key also executes this command. (PF23 is the default). A logical image includes all data associated with a screen, regardless of how much is currently displayed (contrasted to a physical image, which includes only the data currently displayed). A physical print is accomplished using the PRINT command.
When used without an optional parameter, LPRINT prints a logical image of the screen currently displayed. When used with an optional parameter, LPRINT prints a logical image of the screen specified by the parameter. Certain exceptions apply. A physical image of a screen is always printed, even if a logical print is requested, when the screen to be printed is one of the following:
- A non-scrollable screen
- A memory display screen
- A storage disassembly screen.
These exceptions apply both to currently displayed screens and to those specified by a parameter.
Screens printed using the LPRINT command are written to a data set governed by the Print Options and Initiation screen. You may access this screen using the LIST fast-path command. The Print Options and Initiation screen controls various print options including the disposition of the data set. Printing is initiated using the GO command or by logging off. You must use this screen to print any data sets created using the LPRINT command. For more information about displaying print output options or the Print Options and Initiation screen, see Print Options and Initiation Screen.
For more information about using the LPRINT command, see Printing Abend-AID for CICS Information.

fastpathcommand
The fast-path command of the screen to be printed.
#ALL
Valid for transaction entries only. Prints a complete transaction report. See Complete Transaction Abend Report for a description of what is contained in this report.
#DB2ALL
Valid for transaction entries only. Prints a complete transaction report, including Db2 information if available. See Complete Db2 Transaction Abend Report for a description of what is contained in this report.
#SUMMARY
Prints a summary report. See Transaction Abend Summary Report and Region Dump Summary Report for a description of what is contained in a summary report, by entry type.
#DB2SUMM
Valid for transaction entries only. Prints a summary report, including the Db2 information if available. See Db2 Transaction Abend Summary Report.
$controlblockname
Prints the DSECT format of the named control block. Only DSECTS of single element control blocks (CSA or CSAOPFL, for example) can be printed this way. For other types of control blocks (FCT, for example), you must first display the control block’s DSECT screen and then use the LPRINT command. See Accessing Storage Information for additional information about control blocks.
@symbolname ’storage comment’
Prints the hexadecimal storage associated with the named symbol. The symbol name is required but the storage comment (limited to 66 characters) is optional and, if specified, must be surrounded by single quotation marks. See Symbols List for a list of valid symbols.
@address.length ’storage comment’
Prints the hexadecimal storage at the given address for the given length. The address is required and must be in hexadecimal notation. The default length is 4096 and the maximum length allowed is 1,048,576 (1 megabyte). The storage comment (limited to 66 characters) is optional and, if specified, must be surrounded by single quotation marks.
LSQASP
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: Summarized LSQA Subpools. This screen lists a summary of storage allocated to the LSQA subpools at the time of the fault.

LSQASUM
Command Type: Fast Path
Restrictions: Valid only for region dumps.
Screen Displayed: LSQA Summary. This screen lists the LSQA AQAT Index addresses and DFE chains at the time of the fault.

LSR
Command Type: Fast Path
Restrictions: Valid only for CICS region dumps.
Screen Displayed: LSR Summary. This screen displays the list of VSAM LSR pools.
L3270
Command Type: Fast Path
Restrictions: Valid only for CICS transaction dumps.
Screen Displayed: Last 3270 menu. This menu provides access to the following screens:
- Last 3270 Screen Image
- Data Stream Analysis.
The minimum abbreviation for the L3270 command is two characters.
