83 lines
7.3 KiB
HTML
83 lines
7.3 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="Fixed-length options for journal entries" />
|
|
<meta name="abstract" content="You can use the Fixed Length Data (FIXLENDTA) parameter of Create Journal (CRTJRN) and Change Journal (CHGJRN) commands to audit security related activity for journaled objects on your system." />
|
|
<meta name="description" content="You can use the Fixed Length Data (FIXLENDTA) parameter of Create Journal (CRTJRN) and Change Journal (CHGJRN) commands to audit security related activity for journaled objects on your system." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakiplnjrnsu.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakiguivsgs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakibigrecvr.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakimanualestm.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakireducesize.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakisizeoptions.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/crtjrn.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgjrn.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzakisizeoptions.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzakiintrusion" />
|
|
<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>Fixed-length options for journal entries</title>
|
|
</head>
|
|
<body id="rzakiintrusion"><a name="rzakiintrusion"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Fixed-length options for journal entries</h1>
|
|
<div><p>You can use the Fixed Length Data (FIXLENDTA) parameter of Create Journal (CRTJRN) and Change Journal (CHGJRN) commands to audit security related activity for journaled objects on your system.</p>
|
|
<p>With the FIXLENDTA parameter, you can elect to include security related information in the fixed-length portion of the journal entries. You cannot use the FIXLENDTA parameter and Minimize
|
|
fixed-length portion of entries at the same time.</p>
|
|
<div class="section"><h4 class="sectiontitle">Fixed-length options</h4><p>With the FIXLENDTA parameter, you can specify that the following data is included in the journal entries that are deposited into the attached journal receiver:</p>
|
|
<dl><dt class="dlterm">Job name</dt>
|
|
<dd>Use the *JOB value to specify the job name.</dd>
|
|
<dt class="dlterm">User profile name</dt>
|
|
<dd>Use the *USR value to specify the effective user profile name.</dd>
|
|
<dt class="dlterm">Program name</dt>
|
|
<dd>Use the *PGM value to specify the program name.</dd>
|
|
<dt class="dlterm">Program library name</dt>
|
|
<dd>Use the *PGMLIB value to specify the program library name and the auxiliary storage pool device name that contains the program library.</dd>
|
|
<dt class="dlterm">System sequence number</dt>
|
|
<dd>Use the *SYSSEQ value to specify the system sequence number. The system sequence number gives a relative sequence to all journal entries in all journal receivers on the system.</dd>
|
|
<dt class="dlterm">Remote address</dt>
|
|
<dd>Use the *RMTADR value to specify the remote address, the address family and the remote port.</dd>
|
|
<dt class="dlterm">Thread identifier</dt>
|
|
<dd>Use the *THD value to specify the thread identifier. The thread identifier helps distinguish between multiple threads running in the same job.</dd>
|
|
<dt class="dlterm">Logical unit of work identifier</dt>
|
|
<dd>Use the *LUW value to specify the logical unit of work identifier. The logical unit of work identifies work related to specific commit cycles.</dd>
|
|
<dt class="dlterm">Transaction identifier</dt>
|
|
<dd>Use the *XID value to specify the transaction identifier. The transaction identifier identifies transactions related to specific commit cycles.</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzakiplnjrnsu.htm" title="The following topics provide information to plan configuration for journals. They provide information about each option that you can select for journal.">Plan setup for journals</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzakiguivsgs.htm" title="There are two environments that you can use for journal management: iSeries Navigator and the character-based interface. iSeries Navigator provides a graphical interface for journaling that is easy to use and does not require the use of control language (CL) commands. The character-based interface requires the use of CL commands or APIs, but has more functionality than iSeries Navigator.">iSeries Navigator versus the character-based interface for journaling objects</a></div>
|
|
<div><a href="rzakibigrecvr.htm" title="Some optional functions available with journal management can significantly increase auxiliary storage requirements.">Functions that increase the journal receiver size</a></div>
|
|
<div><a href="rzakireducesize.htm" title="Reduce the size of journal entries by methods such as journaling after-images only, or specifying certain journaling options including the Fixed Length Data (FIXLENDTA) option on the Create Journal (CRTJRN) and Change Journal (CHGJRN) commands.">Methods to reduce the storage that journal receivers use</a></div>
|
|
<div><a href="rzakisizeoptions.htm" title="A journal receiver holds journal entries that you might use for recovery and entries that the system might use for recovery. For example, you might use record level entries, such as database record changes, and file level entries, such as the entry for opening or closing a file. Also, the system writes entries that you never see or use, such as entries for explicitly journaled access paths, for SMAPP, or for commitment control.">Receiver size options for journals</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="rzakimanualestm.htm" title="Use this procedure to estimate the size of your journal receiver.">Estimate the size of the journal receiver manually</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="../cl/crtjrn.htm">Create Journal (CRTJRN) command</a></div>
|
|
<div><a href="../cl/chgjrn.htm">Change Journal (CHGJRN) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |