LX
The LX service displays information for system and nonsystem linkage indexes (LXs).
Depending on the parameter value, the LX service displays summary information, information for a specific LX number, information for a specific address space, or a list of all LXs.
Syntax

The parameters are defined as follows:
Parameter | Description |
|---|---|
asi | address space instance; see Identifying-address-spaces for more information |
lx number | LX number, which is a decimal or hexadecimal value Hexadecimal values should be in the form x'value'. For example, the hexadecimal value ABC should be specified as X'ABC'. Values not expressed in that manner that do not begin with a numeric value will be assumed to be a job name. If an address space with that name does not exist and the value is a valid hexadecimal value, it will be assumed to be an LX number in hexadecimal. Decimal values will always be treated as a decimal LX number. |
ALL | keyword indicating that a display of all LXs is desired See Example 2. |
Example 1
To display LX information for job name VLF, type
LX, VLF
AMTLXDI ASN and LX Reuse architecture is enabled
AMTLX0I
AMTLX2I Description Used Max Pct Used
AMTLXEI ------------------ -------- -------- --------
AMTLXFI System Standard 180 223 80.71%
AMTLXFI Non-Sys Standard 34 1,824 1.86%
AMTLXFI System Big 133 1,024 12.98%
AMTLXFI Non-Sys Big 114 29,697 0.38%
AMTLX0I
AMTLX7I LX Num Flags ASID Jobname LX Num Flags ASID Jobname
AMTLX8I ------ ------ ---- -------- ------ ------ ---- --------
AMTLX9I 00000A 001E VLF
AMT001A SYSPROG
Example 2
To display summary information, type
LX
AMTLXDI ASN and LX Reuse architecture is enabled
AMTLX0I
AMTLX2I Description Used Max Pct Used
AMTLXEI ------------------ -------- -------- --------
AMTLXFI System Standard 180 223 80.71%
AMTLXFI Non-Sys Standard 34 1,824 1.86%
AMTLXFI System Big 133 1,024 12.98%
AMTLXFI Non-Sys Big 114 29,697 0.38%
AMTLX0I
AMTLX3I - Dormant System LX's -
AMTLX4I LX Num Jobname ASID
AMTLX5I ------ -------- ----
AMTLX6I 000018 HWIBCPII 0019
AMTLX6I 00003F MTACASDT 0078
AMTLX6I 000041 DHW1IRLM 00A1
AMTLX6I 000044 MTALOGRD 0088
AMTLX0I
AMTLXKI -- Top Ten LX Owners ---
AMTLXGI Job Name Number of LXs
AMTLXHI -------- -------------
AMTLXJI *MASTER* 105
AMTLXJI DEEOMSTR 13
AMTLXJI DHH1MSTR 13
AMTLXJI DIB1MSTR 13
AMTLXJI DID2MSTR 13
AMTLXJI EYUX410 9
AMTLXJI CSQ7MSTR 6
AMTLXJI CSQ8MSTR 6
AMTLXJI DEEODBM1 6
AMTLXJI DHH1DBM1 6
Example 3
To display information for LX number 10 decimal, type
LX,10
AMTLXDI ASN and LX Reuse architecture is enabled
AMTLX0I
AMTLX2I Description Used Max Pct Used
AMTLXEI ------------------ -------- -------- --------
AMTLXFI System Standard 180 223 80.71%
AMTLXFI Non-Sys Standard 34 1,824 1.86%
AMTLXFI System Big 133 1,024 12.98%
AMTLXFI Non-Sys Big 114 29,697 0.38%
AMTLX0I
AMTLX7I LX Num Flags ASID Jobname LX Num Flags ASID Jobname
AMTLX8I ------ ------ ---- -------- ------ ------ ---- --------
AMTLX9I 00000A 001E VLF
Example 4
To display information for LX number 10 hexadecimal, type
LX,15 X’10’
AMTLXDI ASN and LX Reuse architecture is enabled
AMTLX0I
AMTLX2I Description Used Max Pct Used
AMTLXEI ------------------ -------- -------- --------
AMTLXFI System Standard 180 223 80.71%
AMTLXFI Non-Sys Standard 34 1,824 1.86%
AMTLXFI System Big 133 1,024 12.98%
AMTLXFI Non-Sys Big 114 29,697 0.38%
AMTLX0I
AMTLX7I LX Num Flags ASID Jobname LX Num Flags ASID Jobname
AMTLX8I ------ ------ ---- -------- ------ ------ ---- --------
AMTLX9I 000010 0002 PCAUTH
Related topic