The SHOWLEVEL (and WTOLEVEL) IDL modify commands display, in either DAPRIDL or WTO output, respectively, level information about the code currently running in an address space. BMC recommends that you use this command as appropriate. The command syntax of the SHOWLEVEL and WTOLEVEL IDL modify commands is:
SHOWLEVEL
WTOLEVEL
Shown below is an example of the output of the SHOWLEVEL command:
IDL FACILITY RECEIVED REQUEST(SHOWLEVEL)
MODULE   CSECT    OFFSET LENGTH DATE         TIME   RELEASE APAR    LNG
-------- -------- ------ ------ --------     -----  ------- ------  ---
ECAGTW   ECAGTW   000000 002B18 04/25/04     17.27  6.2     N03     ASM
ECAGTW   CTMRSV   002B18 000300 03/21/00     13.10  6.2     IOA600  ASM
ECAGTW   CTMXAGR  002E18 000190 03/21/00     12.53  6.2     IOA600  ASM
ECAGTW   IOATRCS  002FA8 001D99 03/21/00     14.05  6.2     IOA600  ASM
ECAGTW   IOADUMP  0053F8 00167D 11/20/00     10.16  6.2     II0610  ASM
ECAGTW   IOAHEX   006A78 000321 03/12/02     19.35  6.2     WD3399  ASM
ECALIDL  ECALIDL  000000 00021C 04/17/04     14.08  6.2     N03     ASM
ECALAST  ECALAST  000000 0031F8 01/11/04     13.13  6.2     BG0232  ASM
Parent Topic |