Customizing the application trace facility
MainView for CICS provides the capability to monitor and record the details of a CICS transaction in the form of a trace. Trace data is stored on VSAM log data sets and can be viewed with the online trace facility.
Logging trace data requires an allocated trace directory and a trace log data set. This chapter describes how to prepare a trace directory and trace log data sets. This chapter also includes a procedure to declare the trace defaults that appear in the MainView for CICS online trace request dialogs.
Preparing the trace directory can be done automatically by MainView Customization as described in the MainView Customization Reference, or manually as described in this chapter. Trace log data sets can be allocated in advance, or they can be dynamically allocated at the time of the trace request.