ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzata_5.4.0.1/rzaksinputsp2.htm

62 lines
4.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="Summary of job input commands" />
<meta name="abstract" content="The following commands may be used when submitting jobs to the server. The start reader commands may be used for spooling job input; the submit job commands do not use spooling. For detailed descriptions of these commands, see the CL topic in the iSeries Information Center." />
<meta name="description" content="The following commands may be used when submitting jobs to the server. The start reader commands may be used for spooling job input; the submit job commands do not use spooling. For detailed descriptions of these commands, see the CL topic in the iSeries Information Center." />
<meta name="DC.Relation" scheme="URI" content="rzatakickoff.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="rzaksinputsp2" />
<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>Summary of job input commands</title>
</head>
<body id="rzaksinputsp2"><a name="rzaksinputsp2"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Summary of job input commands</h1>
<div><p>The following commands may be used when submitting jobs to the
server. The start reader commands may be used for spooling job input; the
submit job commands do not use spooling. For detailed descriptions of these
commands, see the CL topic in the iSeries™ Information Center.</p>
<ul><li>Batch Job (<span class="cmdname">BCHJOB</span>): Marks the start of a job in a
batch input stream and defines the operating characteristics of the job.</li>
<li>Data (<span class="cmdname">DATA</span>): Marks the start of an inline data file.</li>
<li>End Batch Job (<span class="cmdname">ENDBCHJOB</span>): Marks the end of a job
in a batch input stream.</li>
<li>End Input (<span class="cmdname">ENDINP</span>): Marks the end of the batch input
stream.</li>
<li>Submit Database Jobs (<span class="cmdname">SBMDBJOB</span>): Reads an input stream
from a database file and places the jobs in the input stream on the appropriate
job queues.</li>
<li>Submit Diskette Jobs (<span class="cmdname">SBMDKTJOB</span>): Reads an input stream
from diskette and places the jobs in the input stream on the appropriate job
queues.</li>
<li>Start Database Reader (<span class="cmdname">STRDBRDR</span>): Starts a reader
to read an input stream from a database file and places the job in the input
stream on the appropriate job queue.</li>
<li>Start Diskette Reader (<span class="cmdname">STRDKTRDR</span>) : Starts a reader
to read an input stream from diskette and places the job in the input stream
on the appropriate job queue.</li>
</ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatakickoff.htm" title="Spooling is a system function that saves data for later processing or printing. This data is stored in a spooled file. Spooled files work in a similar manner to tape files or other device files. Spooled files allow you to manage your data targeted for externally attached devices such as a printer.">Spooled files</a></div>
</div>
</div>
</body>
</html>