ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/chgpgrjs.htm

91 lines
3.6 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Change Pager Command using JS (CHGPGRJS)</title>
</head>
<body bgcolor="white">
<a name="CHGPGRJS.Top_Of_Page"></a>
<h2>Change Pager Command using JS (CHGPGRJS)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#CHGPGRJS.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CHGPGRJS.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CHGPGRJS.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CHGPGRJS"></a>
<p>The Change Pager Command using Job Scheduler (CHGPGRJS) command allows you to specify the command to use from your paging software to send a pager message to a recipient you specify. The command you specify here is used by the ADDJOBJS, CHGJOBJS, and SBMJOBJS commands to send pages for normal and abnormal job completion respectively. The pager recipient and pager messager values you specified for the the <b>Notification normal (PGRRCPNORM)</b> and <b>Notification abnormal (PGRRCPABN)</b> parameters become the substitution values that are used in the CHGPGRJS command.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGRJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CHGPGRJS.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#CHGPGRJS.CMD"><b>CMD</b></a></td>
<td valign="top">Notification command</td>
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b>, *SNDDSTJS, *NONE</td>
<td valign="top">Optional, Positional 1</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#CHGPGRJS.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="CHGPGRJS.CMD"></a>
<h3>Notification command (CMD)</h3>
<p>Specifies the command used in the specified paging software to send a message. The command you specify here is used to send pages for normal and abnormal completions of job schedule entries.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The current value for the parameter does not change.
</dd>
<dt><b>*NONE</b></dt>
<dd>You are not using a paging software package with Advanced Job Scheduler.
</dd>
<dt><b>*SNDDSTJS</b></dt>
<dd>You are to use the Send Distribution using JS (SNDDSTJS) to send notification messages using e-mail to the specified recipients. The substitution variables are used but are not specified.
</dd>
<dt><b><i>character-value</i></b></dt>
<dd>Specify the command to use when you want Advanced Job Scheduler to send a pager message for normal and abnormal job completion. The two substitution variables are &amp;RCP (recipient) and &amp;MSGTXT (message).
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGRJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CHGPGRJS.COMMAND.EXAMPLES">Examples</a></h3>None
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGRJS.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CHGPGRJS.ERROR.MESSAGES">Error messages</a></h3>Unknown
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGRJS.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>