TRACE

Description

Activates certain IBM Session Manager tracing routines.

Note: This optional parameter would normally be specified only at the request of your local support representative.

This parameter is applicable to these control statements: USER (see USER statement), and TERMINAL (see TERMINAL statement).

Format

TRACE INTernal|DATa|MISER|Vtam|NETDATA

Usage

The possible values for this parameter are:

Value

Description

INTERNAL

Activates the IBM Session Manager internal storage tracing routines for the user (or terminal) defined by this statement.

DATA

Activates the tracing routines for the data flowing between the terminal and the application.

MISER

Activates the tracing routines for the operation of MISER between the terminal and IBM Session Manager.

VTAM

Activates the tracing routines for the VTAM data tracing. This shows all VTAM events and the data flowing between the terminal and the application.

NETDATA

Activates the tracing routines for the operation of link traffic for network sessions. DATA tracing is implied. Tracing is performed for all active tasks.

The internal trace output is written to the SYSOUT job control statement associated with the DDNAME of DUMP.

The MISER, VTAM and NETDATA data trace output is written to the route designated by the TRACEROUTE statement.

Parent topic:

Related topics: