z/OS JES2 Macros
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


A JES2 TID table

z/OS JES2 Macros
SA32-0996-00

Figure 1 illustrates the JES2 TID table. The table name is HASPTIDT; the same as that specified in the V-type address constant in the $MCT. The table is delimited by TABLE=HASP (to start of the table) and TABLE=END (to end of the table). The table element shown represents all the information that JES2 needs to define JES2 trace identifier 1 for the tracing of $SAVEs. This is the table element that is passed to the $TRACE facility.

When $TIDTAB is specified with operands other than TABLE=, the macro generates a table element. In Figure 1, the table element that is generated is for trace identifier 1. All JES2 trace identifiers are defined within this single table.

Figure 1. The JES2 TID Table
HASPTIDT $TIDTAB TABLE=HASP
         $TIDTAB ID=...
         $TIDTAB ID=001,                                          X
               FORMAT=TROUT001,                                   X
               NAME=$SAVE
         $TIDTAB ID=...
         $TIDTAB TABLE=END

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014