LAUDIT parameter

From m204wiki
Revision as of 13:49, 29 October 2014 by DCameron (talk | contribs) (→‎Summary)
Jump to navigation Jump to search

Line audit bits

Summary

Default value
1
Parameter type
User
Where set
On user's parameter line or reset by system manager
Related products
All
Introduced
Model 204 V2.1 or earlier

Description

The auditing of logical input lines (LI, LP, and LS journal lines)

These lines can be useful in reconstructing the events leading to a system crash. Lines are written on the journal after line editing, line continuation, and full screen automatic validation have been performed.

Valid settings of LAUDIT are (options can be summed):

Setting Meaning
1Write LI lines (lines input from user's terminal).
2 Write LS lines (items from full-screen input from user's terminal).
4 Write LP lines (lines included from procedures).
8 Write LR lines (items for an image, from terminal or external records).
16 Write QT lines (lines of SQL statement-level processing).
32Write QT lines (line of SQL error messages)