Net.Data Books

Administration and Programming Guide for OS/390

Trace Log Format

The format of a trace log entry is:

[DD/MMM/YYYY:HH:MM:SS] [macro][PID#][TID#][UID] trace_message

Where:

DD/MMM/YYYY:HH:MM:SS
Is a timestamp indicating when the trace entry was created.

macro
Is the name of the macro that generated the trace message.

PID#
Is the process ID of the request that generated the trace message.

TID#
Is the thread ID number of the request that generated the trace message.

UID
Is the user ID associated with the request that generated the trace message.

trace_message
Is the text of the trace message.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]