Running the CRM Gateway With Tracing

In this section:

The CRM trace option can be enabled by using the –t option. For example, for full tracing:

CRM -t3 //myhost:7011 CRMB

Top of page

x
Setting APPC API Tracing at CRM Startup

You can capture the VTAM APPC API by enabling the APPC API tracing. The API trace shows the parameters and values passed and returned to the VTAM APPC stack. The API trace is captured to the GTF tracing facility. The GTF tracing facility must be active in the mainframe region to capture the API traces.

The CRM APPC API trace option can be enabled by using the –s option. For example:

CRM -s //myhost:7011 CRM1

After capturing the traces, you must format the print using GTF formatting procedures such as IPCS. The APPC API trace is written to GTF as user ID 2EA. You may use this ID to filter the GTF print to include only the APPC API traces.


iWay Software