DISPLAY TCPIP,tnproc,STOR

Use the DISPLAY TCPIP,tnproc,STOR command to display TN3270E Telnet server (Telnet) storage usage information. You can use this command to verify the load module service level.

To verify load module service level, ensure that the eyecatcher for the module matches the latest PTF service for the module. When you contact IBM® Service, you can use this command to verify that you are running on the correct Telnet service level.

Format

Read syntax diagramSkip visual syntax diagram
>>-Display --TCPIP,----tnproc----,STOR--+-----------------+----><
                                        '-MODule=mod_name-'   

Parameters

STOR
Requests storage information.

If no other option is specified, the command displays the current and maximum storage usage for Telnet and any Telnet storage limits. The maximum storage usage is the highest amount of storage that Telnet has used since it started. See message EZZ8453I in z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM) for a description of the output displayed.

MODULE
Displays the load module name that contains the module, module address and the first 48 bytes of storage.

This command displays modules within load modules EZBTNINI, EZBTMCTL, EZBTPGUE, EZBTTMST, and EZBTZMST for Telnet.

Examples

To display Telnet storage usage, issue the following command:
d tcpip,tn3270,stor                                       
EZZ8453I TELNET STORAGE                                   
EZZ8454I TN3270   STORAGE            CURRENT   MAXIMUM     LIMIT    
EZD2018I 31-BIT                                                     
EZZ8455I          ECSA                   85K      137K   NOLIMIT    
EZZ8455I          PRIVATE              6810K     7241K   NOLIMIT    
EZD2018I 64-BIT                                                     
EZZ8455I          TRACE HVPRIVATE      1025M     1025M     1025M    
EZZ8459I DISPLAY TELNET STOR COMPLETED SUCCESSFULLY