Previous Topic: TIRCRUNCNext Topic: Disable Trace with Debug TIRCRUNC


Enable Trace with Debug TIRCRUNC

Follow these steps:

  1. (Optional) If the regular TIRCRUNC is modified for code page translations, make the same modifications to TI2CRUNC. Use MKCRUN JCL provided in CEHBSAMP dataset.
  2. Save a copy of the non-debug version of TIRCRUNC. Rename TIRCRUNC to something else.
  3. Rename TI2CRUNC to TIRCRUNC and make it available to a library in the CICS DFHRPL concatenation.

    Log on to CICS and use CEMT to load the new copy of TIRCRUNC as follows:

    CEMT SET PROGRAM(TIRCRUNC) NEWCOPY
    
  4. Run a client/server transaction. Trace output is written to a temporary storage queue named TIRTxxxx, where xxxx is the terminal ID or tranid for non-terminal transactions.