88 lines
5.5 KiB
HTML
88 lines
5.5 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="Audit end action" />
|
||
|
<meta name="abstract" content="The QAUDENDACN system value allows you to set what action the system will take when audit records cannot be sent to the auditing journal because of errors that occur when the journal entry is sent." />
|
||
|
<meta name="description" content="The QAUDENDACN system value allows you to set what action the system will take when audit records cannot be sent to the auditing journal because of errors that occur when the journal entry is sent." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzamvauditsysval.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="qaudendacn" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Audit end action</title>
|
||
|
</head>
|
||
|
<body id="qaudendacn"><a name="qaudendacn"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Audit end action</h1>
|
||
|
<div><p>The QAUDENDACN system value allows you to set what action the system
|
||
|
will take when audit records cannot be sent to the auditing journal because
|
||
|
of errors that occur when the journal entry is sent.</p>
|
||
|
<ul><li>Name in the character-based interface: <strong>QAUDENDACN</strong></li>
|
||
|
<li>Name in the iSeries™ Navigator
|
||
|
interface: <strong>audit journal error action</strong></li>
|
||
|
<li><strong>Description:</strong> This system value allows you to set what action the
|
||
|
system will take when audit records cannot be sent to the auditing journal
|
||
|
because of errors that occur when the journal entry is sent.</li>
|
||
|
<li><strong>Recommended Values:</strong> For most installations, *NOTIFY is the recommended
|
||
|
value. If your security policy requires that no processing be performed on
|
||
|
the system without auditing, then you must select *PWRDWNSYS.<p>Only very
|
||
|
unusual circumstances cause the system to be unable to write audit journal
|
||
|
entries. However, if this does happen and the QAUDENDACN system value is
|
||
|
*PWRDWNSYS, your system ends abnormally. This could cause a lengthy initial
|
||
|
program load (IPL) when your system is powered on again.</p>
|
||
|
</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="tablenoborder"><a name="qaudendacn__taudend"><!-- --></a><table cellpadding="4" cellspacing="0" summary="" id="qaudendacn__taudend" width="100%" frame="border" border="1" rules="all"><caption>Table 1. Possible values</caption><thead align="left"><tr valign="bottom"><th colspan="2" valign="bottom" id="d0e42">Using QAUDENDACN system
|
||
|
value</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td valign="top" width="25.125628140703515%" headers="d0e42 "><u>*NOTIFY</u></td>
|
||
|
<td valign="top" width="74.87437185929649%" headers="d0e42 ">Message CPI2283 is sent to the QSYSOPR message queue
|
||
|
and the QSYSMSG message queue (if it exists) every hour until auditing is
|
||
|
successfully restarted. The system value QAUDCTL is set to *NONE to prevent
|
||
|
the system from attempting to write additional audit journal entries. Processing
|
||
|
on the system continues. <p> If an IPL is performed before auditing is restarted,
|
||
|
message CPI2284 is sent to the QSYSOPR and QSYSMSG message queues during the
|
||
|
IPL.</p>
|
||
|
</td>
|
||
|
</tr>
|
||
|
<tr><td valign="top" width="25.125628140703515%" headers="d0e42 ">*PWRDWNSYS</td>
|
||
|
<td valign="top" width="74.87437185929649%" headers="d0e42 ">If the system is unable to write an audit journal entry,
|
||
|
the system powers down immediately. The system unit displays system reference
|
||
|
code (SRC) B900 3D10. When the system is powered on again, it is in a restricted
|
||
|
state. This means the controlling subsystem is in a restricted state, no other
|
||
|
subsystems are active, and sign-on is allowed only at the console. The QAUDCTL
|
||
|
system value is set to *NONE. The user who signs on the console to complete
|
||
|
the IPL must have *ALLOBJ and *AUDIT special authority.</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div class="note"><span class="notetitle">Note:</span> This system value is a restricted value. See Chapter 3: "Security System
|
||
|
Values" in the Security Reference information for details on how to restrict
|
||
|
changes to security system values and a complete list of the restricted system
|
||
|
values. Also see the <a href="../rzakz/rzakzfinder.htm">System
|
||
|
Value Finder</a> for more information.</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamvauditsysval.htm" title="This topic describes the auditing system values in detail.">Audit system values</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|