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

150 lines
5.3 KiB
HTML

<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Work with Supported Products (WRKSPTPRD)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="WRKSPTPRD.Top_Of_Page"></a>
<h2>Work with Supported Products (WRKSPTPRD)</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="#WRKSPTPRD.PARAMETERS.TABLE">Parameters</a><br>
<a href="#WRKSPTPRD.COMMAND.EXAMPLES">Examples</a><br>
<a href="#WRKSPTPRD.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="WRKSPTPRD"></a>
<p>The Work with Supported Products (WRKSPTPRD) command provides a list of products for you. You can specify products, options, and language features to process by way of service requests and program temporary fix (PTF) orders.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKSPTPRD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="WRKSPTPRD.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="#WRKSPTPRD.OUTPUT"><b>OUTPUT</b></a></td>
<td valign="top">Output</td>
<td valign="top"><b><u>*</u></b>, *PRINT</td>
<td valign="top">Optional, Positional 1</td>
</tr>
<tr>
<td valign="top"><a href="#WRKSPTPRD.RLS"><b>RLS</b></a></td>
<td valign="top">Release level</td>
<td valign="top"><i>Character value</i>, <b><u>*CURRENT</u></b>, *ALL</td>
<td valign="top">Optional</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#WRKSPTPRD.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="WRKSPTPRD.OUTPUT"></a>
<h3>Output (OUTPUT)</h3>
<p>Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output.
</p>
<dl>
<dt><b><u>*</u></b></dt>
<dd>The output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
</dd>
<dt><b>*PRINT</b></dt>
<dd>The output is printed with the job's spooled output.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKSPTPRD.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="WRKSPTPRD.RLS"></a>
<h3>Release level (RLS)</h3>
<p>Specifies the release level of products to work with. Multiple releases of products can be supported each release must be specified on a separate WRKSPTPRD command.
</p>
<dl>
<dt><b><u>*CURRENT</u></b></dt>
<dd>Support information is displayed for the releases of those products known to be compatible with the currently installed release of the operating system. More than one release of a single licensed program might be displayed.
</dd>
</dl>
<p><b>Note:</b>
</p>
<p>Programming Request for Price Quotations (PRPQs), Licensed Program Offerings (LPOs) and System Manager packaged products cannot be displayed or printed using *CURRENT. Specify the release level to display or print support information for these products.
</p>
<dl>
<dt><b>*ALL</b></dt>
<dd>Support information for all releases of products is printed. If OUTPUT(*PRINT) is specified, support information for all releases of products is printed. If OUTPUT(*) is specified, support information for all releases of products is displayed
</dd>
<dt><b><i>release-level</i></b></dt>
<dd>Specify the release level in VxRxMx format where V represents version, R represents release, and M represents modification.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKSPTPRD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKSPTPRD.COMMAND.EXAMPLES">Examples</a> </h3>
<p><b>Example 1: Showing Menu Panel for Current Release Level</b>
</p>
<p>
<pre>
WRKSPTPRD
</pre>
</p>
<p>This command displays the Work with Supported Products panel for the current release level of each product.
</p>
<p><b>Example 2: Showing a Menu for Products at a Specific Release Level</b>
</p>
<p>
<pre>
WRKSPTPRD RLS(V5R2M0)
</pre>
</p>
<p>This command displays the Work with Supported Products panel for products at the release level of Version 5, Release 2, Modification 0.
</p>
<p><b>Example 3: Printing a List for All Supported Releases</b>
</p>
<p>
<pre>
WRKSPTPRD OUTPUT(*PRINT) RLS(*ALL)
</pre>
</p>
<p>This command prints a list of supported products and product options for all supported releases.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKSPTPRD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="WRKSPTPRD.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>SMU15A5</b></dt>
<dd>Unexpected error processing WRKSPTPRD command.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#WRKSPTPRD.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>