Interpreting short-format CICS system trace entries

Short-format trace entries contain the information that is presented in the abbreviated-format trace entry and the following items from the interpretation string of the extended-format trace entry:

Figure 26 shows an example of the short-format for an old-style entry.

Figure 26. Example of the short-format for an old-style trace entry
00030 QR    AP 00E1 EIP   ENTRY INQUIRE-TRACEFLAG      REQ(0004) FIELD-A(071F6018 ..-.) FIELD-B(08007812 ....)
 
                                                                            RET-870844CE 11:39:44.8516351250 00.0000343750 =000011=

In this example:

Figure 27 shows an example of the short-format for a new-style trace entry.

Figure 27. Example of the short-format for a new-style trace entry
035925 QR   SM 0C01 SMMG  ENTRY GETMAIN GET_LENGTH(6A80SUSPEND(NO) INITIAL_IMAGE(00) STORAGE_CLASS(USER24) CALLER(EXEC)
                                                                       RET-8735C8AC 16:28:40.7980146252 00.0000308750 =000013=

In this example:

The following example denotes the tracing of different OTE TCBs. Notice in particular that the OTE TCB IDs have a sequential number associated with them to indicate the TCB that is in use.

00258 X90A4 SM 0301 SMGF  ENTRY GETMAIN SUBPOOL_TOKEN(27E5AAAC , 0000007F) GET_LENGTH(448) SUSPEND(YES) INITIAL_IMAGE(00) REMARK    
                                (APPIS)                                     RET-9BAC3384 14:25:09.6470453803 00.0000002812 =002602= 
00258 X90A4 SM 0302 SMGF  EXIT  GETMAIN/OK ADDRESS(1C790000)                RET-9BAC3384 14:25:09.6470490678 00.0000036875 =002603= 
00258 X90A4 SM 0301 SMGF  ENTRY GETMAIN SUBPOOL_TOKEN(27E5AC14 , 00000081) GET_LENGTH(104) SUSPEND(YES) INITIAL_IMAGE(00) REMARK    
                                (APPIS)                                     RET-9BAC3412 14:25:09.6470493803 00.0000003125 =002604= 
00258 X90A4 SM 0302 SMGF  EXIT  GETMAIN/OK ADDRESS(000C0320)                RET-9BAC3412 14:25:09.6470503803 00.0000010000 =002605= 
00259 X90A6 DS 0010 DSBR  ENTRY INQUIRE_TCB                                 RET-9BABF518 14:25:09.6470622773 00.0000118969 =002606= 
00259 X90A6 DS 0011 DSBR  EXIT  INQUIRE_TCB/OK OWNER_TCB_TOKEN(1C387BE0)    RET-9BABF518 14:25:09.6470658085 00.0000035312 =002607=

Related Concepts
CICS tracing

Related Tasks
Interpreting extended-format CICS system trace entries
Interpreting abbreviated-format CICS system trace entries
Interpreting user trace entries
[[ Contents Previous Page | Next Page Index ]]