61 lines
3.6 KiB
HTML
61 lines
3.6 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="task" />
|
|
<meta name="DC.Title" content="Access the CPF1303 Message" />
|
|
<meta name="abstract" content="To access information from the CPF1303 message, create a high-level language program." />
|
|
<meta name="description" content="To access information from the CPF1303 message, create a high-level language program." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaksjarecovery.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="rzakjobactscpf1303" />
|
|
<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>Access the CPF1303 Message</title>
|
|
</head>
|
|
<body id="rzakjobactscpf1303"><a name="rzakjobactscpf1303"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Access the CPF1303 Message</h1>
|
|
<div><p>To access information from the CPF1303 message, create a high-level
|
|
language program. </p>
|
|
<div class="section">To define records that match the CPF1303 message, include the following
|
|
fields:<blockquote><p><strong>System Time</strong> Char (8) <br />
|
|
<strong>Message Record Number</strong> Bin (4) <br />
|
|
<strong>Qualified Job Name</strong> Char (26) <br />
|
|
<strong>Entry Type (JB, DP, or SP™)</strong> Char (2) <br />
|
|
<strong>Length of Data </strong>Bin (2)</p>
|
|
</blockquote>
|
|
<div class="p">Followed by fields: <blockquote><p>JAJOB through JASPN for JB entries <br />
|
|
JAJOB through JABYTE for SP and DP entries</p>
|
|
</blockquote>
|
|
</div>
|
|
<p>For an example program,
|
|
refer to the section in the CL Programming book that discusses processing
|
|
the QHST file for the job completion message. </p>
|
|
<p>The CPF1164 message always
|
|
consists of three records and the CPF1303 message always consists of four
|
|
records. The information contained in the standard journal prefix fields is
|
|
not included in this message. All that is needed is information pertaining
|
|
to the job end, date, and time. This information can be found
|
|
in record 1 of the CPF1303 message.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksjarecovery.htm" title="If a job ends abnormally, the final accounting entry is written and all previously written accounting entries appear in the journal. If an abnormal system ending occurs, the following accounting data is lost to the last routing step or last end-of-accounting segment, whichever occurred most recently.">Recovery and job accounting</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |