206 lines
6.3 KiB
HTML
206 lines
6.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>Delete Product Load (DLTPRDLOD)</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="DLTPRDLOD.Top_Of_Page"></a>
|
||
|
<h2>Delete Product Load (DLTPRDLOD)</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="#DLTPRDLOD.PARAMETERS.TABLE">Parameters</a><br>
|
||
|
<a href="#DLTPRDLOD.COMMAND.EXAMPLES">Examples</a><br>
|
||
|
<a href="#DLTPRDLOD.ERROR.MESSAGES">Error messages</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<div> <a name="DLTPRDLOD"></a>
|
||
|
<p>The Delete Product Load (DLTPRDLOD) command allows the user to delete a product load object.
|
||
|
</p>
|
||
|
<p><b>Note:</b>
|
||
|
</p>
|
||
|
<p>If you have the authority to use this command, you can delete any *PRDLOD object whether or not you have authority to the *PRDLOD object.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRDLOD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
|
||
|
<div>
|
||
|
<h3><a name="DLTPRDLOD.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" rowspan="3"><a href="#DLTPRDLOD.PRDLOD"><b>PRDLOD</b></a></td>
|
||
|
<td valign="top">Product load, or</td>
|
||
|
<td valign="top"><i>Qualified object name</i></td>
|
||
|
<td valign="top" rowspan="3">Optional, Positional 1</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top">Qualifier 1: Product load, or</td>
|
||
|
<td valign="top"><i>Name</i></td>
|
||
|
</tr><tr>
|
||
|
<td valign="top">Qualifier 2: Library</td>
|
||
|
<td valign="top"><i>Name</i>, *CURLIB</td>
|
||
|
</tr><tr>
|
||
|
<td valign="top"><a href="#DLTPRDLOD.PRDID"><b>PRDID</b></a></td>
|
||
|
<td valign="top">Product ID</td>
|
||
|
<td valign="top"><i>Character value</i></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DLTPRDLOD.OPTION"><b>OPTION</b></a></td>
|
||
|
<td valign="top">Product option</td>
|
||
|
<td valign="top">1-99, *BASE</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DLTPRDLOD.LODID"><b>LODID</b></a></td>
|
||
|
<td valign="top">Load ID</td>
|
||
|
<td valign="top"><i>Character value</i>, *CODEDFT</td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td valign="top"><a href="#DLTPRDLOD.RLS"><b>RLS</b></a></td>
|
||
|
<td valign="top">Release level</td>
|
||
|
<td valign="top"><i>Character value</i>, <b><u>*ONLY</u></b></td>
|
||
|
<td valign="top">Optional</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRDLOD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div> <a name="DLTPRDLOD.PRDLOD"></a>
|
||
|
<h3>Product load, or (PRDLOD)</h3>
|
||
|
<p>Specifies the name of the product load being deleted.
|
||
|
</p>
|
||
|
<p>The possible library values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*CURLIB</b></dt>
|
||
|
<dd>The current library for the job is used to locate the product load.
|
||
|
</dd>
|
||
|
<dt><b><i>library-name</i></b></dt>
|
||
|
<dd>Specify the name of the library where the product load is located.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p>The possible product load value is:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><i>product-load-name</i></b></dt>
|
||
|
<dd>Specify the name of the product load being deleted.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
<p><b>Note:</b> You must specify either the product ID, option, load ID, and release, or the product load name and the library.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRDLOD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DLTPRDLOD.PRDID"></a>
|
||
|
<h3>Product (PRDID)</h3>
|
||
|
<p>Specifies the 7-character identifier (ID) of the product for which a product load is being deleted.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRDLOD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DLTPRDLOD.OPTION"></a>
|
||
|
<h3>Option (OPTION)</h3>
|
||
|
<p>Specifies the product option for which a product load is being deleted.
|
||
|
</p>
|
||
|
<p>The possible values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*BASE</b></dt>
|
||
|
<dd>The product load is part of the base option of the product.
|
||
|
</dd>
|
||
|
<dt><b><i>product-option-number</i></b></dt>
|
||
|
<dd>Specify the option number of the product load to be deleted. Valid values range from 1 through 99.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRDLOD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DLTPRDLOD.LODID"></a>
|
||
|
<h3>Load ID (LODID)</h3>
|
||
|
<p>Specifies the ID of the product load to be deleted.
|
||
|
</p>
|
||
|
<p>The possible values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>*CODEDFT</b></dt>
|
||
|
<dd>The default code load ID, 5001, is used.
|
||
|
</dd>
|
||
|
<dt><b><i>product-load-ID</i></b></dt>
|
||
|
<dd>Specify the product load ID of the product load to be deleted.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRDLOD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<div> <a name="DLTPRDLOD.RLS"></a>
|
||
|
<h3>Release level (RLS)</h3>
|
||
|
<p>Specifies the version, release, and modification level of the product load to be deleted.
|
||
|
</p>
|
||
|
<p>The possible values are:
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b><u>*ONLY</u></b></dt>
|
||
|
<dd>The release level is determined by searching the system for a product load specified on the PRDID, OPTION, and LODID parameters. This value can be specified only when one release of the product is installed on the system.
|
||
|
</dd>
|
||
|
<dt><b><i>version-release-modification</i></b></dt>
|
||
|
<dd>Specify the version, release, and modification level of the product load being deleted.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRDLOD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DLTPRDLOD.COMMAND.EXAMPLES">Examples</a> </h3>
|
||
|
<p>
|
||
|
<pre>
|
||
|
DLTPRDLOD PRDLOD(MYLIB/MYLOD)
|
||
|
</pre>
|
||
|
</p>
|
||
|
<p>This command deletes the product load MYLOD in library MYLIB.
|
||
|
</p>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRDLOD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
<hr size="2" width="100%">
|
||
|
<div><h3><a name="DLTPRDLOD.ERROR.MESSAGES">Error messages</a> </h3>
|
||
|
<p><b><u>*ESCAPE Messages</u></b>
|
||
|
</p>
|
||
|
<dl>
|
||
|
<dt><b>CPF358A</b></dt>
|
||
|
<dd>Release not valid.
|
||
|
</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<table width="100%">
|
||
|
<tr><td align="right"><a href="#DLTPRDLOD.Top_Of_Page">Top</a></td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|