Net.Data Books

Administration and Programming Guide for OS/390

Error Log File Format

The format of a log file entry is:

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

Where:

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

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

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

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

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

error_message
Is the text of the error message.


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