LAUDIT parameter: Difference between revisions
Jump to navigation
Jump to search
m (misc formatting) |
|||
Line 1: | Line 1: | ||
{{Template:LAUDIT parameter subtitle}} | {{Template:LAUDIT parameter subtitle}} | ||
==Summary== | ==Summary== | ||
<dl> | <dl> | ||
Line 15: | Line 16: | ||
==Description== | ==Description== | ||
<p> | <p> | ||
<p>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. </p> | <var>LAUDIT</var> controls the auditing of logical input lines (LI, LP, and LS journal lines).</p> | ||
<p>Valid settings of LAUDIT are (options can be summed):</p> | <p> | ||
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. </p> | |||
<p> | |||
Valid settings of <var>LAUDIT</var> are (options can be summed):</p> | |||
<table> | <table> | ||
<tr><th>Setting </th><th>Meaning</th></tr> | <tr class="head"><th>Setting </th><th>Meaning</th></tr> | ||
<tr><th align="right"><var>1</var></th><td>Write LI lines (lines input from user's terminal).</td></tr> | |||
<tr><th align="right"><var>1</var></th> | |||
<td>Write LI lines (lines input from user's terminal).</td></tr> | |||
<tr><th align="right"><var>2 </var></th><td>Write LS lines (items from full-screen input from user's terminal).</td></tr> | <tr><th align="right"><var>2 </var></th><td>Write LS lines (items from full-screen input from user's terminal).</td></tr> | ||
<tr><th align="right"><var>4 </var></th><td>Write LP lines (lines included from procedures). </td></tr> | |||
<tr><th align="right"><var>8 </var></th><td>Write LR lines (items for an image, from terminal or external records). </td></tr> | <tr><th align="right"><var>4 </var></th> | ||
<tr><th align="right"><var>16 </var></th><td>Write QT lines (lines of SQL statement-level processing). </td></tr> | <td>Write LP lines (lines included from procedures). </td></tr> | ||
<tr><th align="right"><var>32</var></th><td>Write QT lines (line of SQL error messages)</td></tr> | |||
<tr><th align="right"><var>8 </var></th> | |||
<td>Write LR lines (items for an image, from terminal or external records). </td></tr> | |||
<tr><th align="right"><var>16 </var></th> | |||
<td>Write QT lines (lines of SQL statement-level processing). </td></tr> | |||
<tr><th align="right"><var>32</var></th> | |||
<td>Write QT lines (line of SQL error messages)</td></tr> | |||
</table> | </table> | ||
[[Category:User parameters]] | [[Category:User parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 15:43, 20 December 2016
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
LAUDIT controls 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 |
---|---|
1 | Write 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). |
32 | Write QT lines (line of SQL error messages) |