z/OS DFSMSdfp Diagnosis
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Formatting the Storage Management Subsystem procedure flow trace table

z/OS DFSMSdfp Diagnosis
SC23-6863-00

You may specify the STORAGE 'FLO' parameter to format the SMS procedure flow trace table.

The following command would display the output panel shown in Figure 1:
     VERBEXIT SMSDATA 'STORAGE(7FFE3000,FLO)'
Figure 1. SMSDATA Formatting of the SMS Procedure Trace Table
IPCS OUTPUT STREAM ------------------------------------------ LINE 0 COLS 1 78
COMMAND ===>                                                  SCROLL ===> CSR
 ****************************** TOP OF DATA ***********************************
 --------------------- Storage Management Subsystem Data ----------------------

 ---------------- Storage Management Subsystem Module Flow Trace --------------
  Call   -- IGDSSI01
  Call   -- IGDERCRT
    Return- IGDERCRT        Return Code: 00000000  Reason Code: 00000000
  Call   -- IGDERADD
    Return- IGDERADD        Return Code: 00000000  Reason Code: 00000000
  Call   -- IGDERADD
    Return- IGDERADD        Return Code: 00000000  Reason Code: 00000000
  Call   -- IGDOPSI1
    Return- IGDOPSI1        Return Code: 00000000  Reason Code: 00000000
  Call   -- IGDERDEL
 *Trace  -- IGDERDEL /                         ID: 02  TOD: 9C4301405285E402
    Return- IGDERDEL        Return Code: 00000000  Reason Code: 00000000
  Call   -- IGDENVN1
    Return- IGDENVN1        Return Code: 00000000  Reason Code: 00000000
  Call   -- IGDICMI0
    Return- IGDICMI0        Return Code: 00000000  Reason Code: 00000000
  Call   -- IGDERTRI

Return entries are indented in the formatted SMS procedure flow trace table for readability.

*Trace entries indicate that a trace record was written to the SMS trace table.

The TOD value at the end of the record is the CPU clock value associated with the record, which you can use to identify a specific trace entry.

The ID value identifies the trace point that was invoked. This is useful when a module contains multiple trace points.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014