GTZ1004I   hhmmss GTZ DEBUG
FOUND n MATCHING DEBUG STATEMENT(S)
----------------------------------------------------------------------
STATEMENT: n ORIGIN: { COMMAND | GTZPRMxx }
ACTION: { ABEND | DUMP } REASON: hex-value
ACTION COUNT: n LIMIT: { NOLIMIT | n }
EVENTDESC: event-description
PROGRAMTYPE: { NOPATH | PATH } { PROGRAM | PROGRAMPATH }: program(-path)
SOURCETYPE: { NOPATH | PATH } { SOURCE | SOURCEPATH }: source(-path)
OWNER: owner
EVENTDATA: hex-eventdata PROGRAMOFFSET: hex-program-offset
HOMEJOB: home-job HOMEASID: hex-home-asid
EVENTJOB: event-job EVENTASID: hex-event-asid

Explanation

The DISPLAY GTZ,DEBUG command was entered to display current DEBUG statements as stored by the IBM® Generic Tracker for z/OS®.

A count of found DEBUG statements is displayed, followed by a list of the individual statements. Each list item provides one or more of the following fields which are the values of the corresponding parameter from the SETGTZ DEBUG operator command or GTZPRMxx parmlib member DEBUG statement which was used to define the DEBUG. Special value ALL is displayed if the DEBUG statement was defined with values which will match all tracked instances.

STATEMENT: n
Statement number of the following single DEBUG statement in the result set for this command. This is a temporary number and does not imply any internal ordering and is just displayed for better distinction of single statements in the overall output for the current command.
ORIGIN: debug-origin
Where the statement originated from. A GTZPRMxx parmlib member name is displayed, if this DEBUG came from such a parmlib member. COMMAND is displayed if this DEBUG came from a SETGTZ DEBUG command.
ACTION: { ABEND | DUMP }
The requested DEBUG action.
ACTION COUNT: n
How often the DEBUG action for this statement has been applied so far.
LIMIT: n
How often the DEBUG action for this statement may be applied at most. This might be displayed as special value NOLIMIT.
REASON: hex-value
The user-defined ABEND reason code that will be associated with the DEBUG action.
EVENTDESC: event-description
The event description pattern.
OWNER: owner
The owner pattern.
SOURCE: source
The source pattern. The source type is indicated as NOPATH.
SOURCEPATH: source-path
The source path pattern. The source type is indicated as PATH. SOURCE and SOURCEPATH are mutually exclusive.
SOURCETYPE: { NOPATH | PATH }
NOPATH indicates only tracked instance with a SOURCE value will be attempted to match. PATH indicates only those with a SOURCEPATH will be attempted to match.
EVENTDATA: hex-eventdata
The event data.
PROGRAM: program
The program name pattern. The program type is indicated as NOPATH.
PROGRAMPATH: program-path
The program path name pattern. The program type is indicated as NOPATH. PROGRAM and PROGRAMPATH are mutually exclusive.
PROGRAMTYPE: { NOPATH | PATH }
NOPATH indicates only tracked instance with a PROGRAM value will be attempted to match. PATH indicates only those with a PROGRAMPATH will be attempted to match.
PROGRAMOFFSET: hex-program-offset
The program offset.
HOMEJOB: home-job
The pattern for the name of the home address space.
HOMEASID: hex-home-asid
The ASID associated with the HOMEJOB.
EVENTJOB: event-job
The pattern for the name of the event address space.
EVENTASID: hex-event-asid
The event ASID.
In the message text:
hhmmss
The time in hours (00-23), minutes, and seconds for the DISPLAY function.

System action

The system continues processing.

Operator response

None

System programmer response

None

Source

Generic Tracker for z/OS

Module

GTZKDSPA

Routing code

-

Descriptor code

5