Displaying IMS Resource Manager (RM) Resources


The DELTA IMS VIRTUAL TERMINAL Display IMS Resource Manager feature provides command display output of IMS Resource Manager (RM) resources.

This output can be used to identify and diagnose RM-related issues. The following figure shows the /DISPLAY DLA RM command syntax.

/DISPLAY DLA RM Command

GUID-30F1F045-DBC3-439D-8D84-2F85E90577C9-low.png

Warning

Note

For each parameter (CPIC, DB, LTERM, MSNAME, NODE, PGM, PLEX, RMGBL, SNU, TRAN, USER, and USERID) that can be used with the /DIS DLA RM command in Figure 1, the following considerations apply when executing the command:

  • You can replace name with ALL, ALLRSC, or * to display all resources.

    Exception: When executing /DIS DLA RM SNU, use the ALLRSC parameter instead of ALL to display all SNU resources; using ALL generates an error and might cause unpredictable results.

  • You can add the optional FORMAT parameter after name to format the RM output buffer. For example:

/DIS DLA RM TRAN PART FORMAT

You can use the DELTA IMS Display Resource Manager feature to display the following IMS resources in RM:

  • CPIC name – Displays the CPIC transaction that is defined in RM.
  • DB name – Displays the database that is defined in RM.
  • LTERM name – Displays the logical terminal that is defined in RM.
  • MSNAME name – Displays the MSNAME that is defined in RM.
  • NODE name – Displays the static node that is defined in RM.
  • TRAN name – Displays the transaction that is defined in RM.
  • PGM name – Displays the scheduled serial program that is defined in RM.
  • PLEX name – Displays IMSplex information that is defined in RM.
  • RMGBL name – Displays RM global plex information that is defined in RM.
  • SNU name – Displays the static node user that is defined in RM.
  • USER name – Displays the dynamic user that is defined in RM.
  • USERID name – Displays the user ID that is defined in RM.
Warning

Note

When executing the /DIS DLA RM command, you can substitute ALL, ALLRSC, or * for the resource name to display all resource names. For example:

/DIS DLA RM MSNAME ALL

Exception: When executing /DIS DLA RM SNU, use the ALLRSC parameter instead of ALL to display all SNU resources; using ALL generates an error and might cause unpredictable results.

Sample DISPLAY Command and Output of IMS RM

The following sample command will display the named IMS transaction in RM:

/DIS DLA RM TRAN PART

The following sample output should display:

DELTA IMS Display RM - TRA PART
PART
*2013353/141256*   D13R

The following sample command will display the named IMS node in RM FORMAT mode:

/DIS DLA RM NODE E4SLUP1 FORMAT

The following sample output should display:

DELTA IMS DISPLAY RM - NOD E4SLUP1                         D13R
DATA1(DFSRMD1) at +2C; DATA2(DFSRMD2) at +60 if any        D13R
7F1C9980  +0000  00000060 00000000 05C5F4E2 D3E4D7F1  *.........E4SLUP1*
7F1C9990  +0010  40404040 05000000 00000000 00000002  *................*
7F1C99A0  +0020  00800000 C4F1F3D9 40404040 00510000  *....D13R........*
7F1C99B0  +0030  8900401A 00010000 C5F4E2D3 E4D7F140  *.. .....E4SLUP1 *
7F1C99C0  +0040  00000000 00000000 00000000 00000000  *................*
7F1C99D0  +0050  00000000 00000000 00000000 00000000  *................*
*2013352/165436*   D13Q

The following sample command will display the named IMS user in RM:

/DIS DLA RM USER XYZ550

The following sample output should display:

DELTA IMS DISPLAY RM - USR XYZ550
XYZ550
*2013353/142920*   D13R

The following sample command will display all IMS static node users in RM:

/DIS DLA RM SNU ALLRSC

The following sample output should display:

Delta DISPLAY RM - SNU ALLRSC
E4$0528    FPMDL02    E4$0511    E4$0529
FPMDL03    FPMDL10    E4$0512    FPMDL04
E4$0513    E4$0520    FPMDL05    E4$0514
E4$0521    E4$0515    E4$0522    E4$0516
E4$0523    E4$0530    FPMDL08    FPMDL22
$3601001   E4$0517    E4$0524    FPMDL09
E4$0518    E4$0525    E4$0519    E4$0526
E4$0527    FPMDL01
*2013353/114225*   D13R

The following sample command will display the IMSPLEX in RM in FORMAT mode:

/DIS DLA RM PLEX D13R FORMAT

The following sample output should display:

DELTA IMS DISPLAY RM - PLEX D13R                           D13R
DATA1(DFSRMD1) at +2C; DATA2(DFSRMD2) at +60 if any        D13R
 7F1C9C80  +0000  00000060 00000000 0BC4C6E2 E2E3D4D3  *.........DFSSTML*
 7F1C9C90  +0010  C4F1F3D9 0B000000 00000000 00000006  *D13R............*
 7F1C9CA0  +0020  00800000 C4F1F3D9 40404040 00510000  *....D13R........*
 7F1C9CB0  +0030  00000000 40404040 40404040 00000000  *................*
 7F1C9CC0  +0040  00000000 00000000 00000000 00000000  *................*
 7F1C9CD0  +0050  00000000 00000000 00000000 00000000  *................*
*2013353/113728*   D13R

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

DELTA IMS products 6.8