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

228 lines
7.5 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>Change Product Object Desc (CHGPRDOBJD)</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="CHGPRDOBJD.Top_Of_Page"></a>
<h2>Change Product Object Desc (CHGPRDOBJD)</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="#CHGPRDOBJD.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CHGPRDOBJD.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CHGPRDOBJD.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CHGPRDOBJD"></a>
<p>The Change Product Object Description (CHGPRDOBJD) command is used to update product information in object descriptions.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CHGPRDOBJD.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="#CHGPRDOBJD.OBJ"><b>OBJ</b></a></td>
<td valign="top">Object name</td>
<td valign="top"><i>Qualified object name</i></td>
<td valign="top" rowspan="3">Required, Positional 1</td>
</tr>
<tr>
<td valign="top">Qualifier 1: Object name</td>
<td valign="top"><i>Generic name, name</i>, *ALL</td>
</tr><tr>
<td valign="top">Qualifier 2: Library</td>
<td valign="top"><i>Name</i></td>
</tr><tr>
<td valign="top"><a href="#CHGPRDOBJD.OBJTYPE"><b>OBJTYPE</b></a></td>
<td valign="top">Object type</td>
<td valign="top"><i>Character value</i>, *ALL</td>
<td valign="top">Required, Positional 2</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPRDOBJD.PRDID"><b>PRDID</b></a></td>
<td valign="top">Product ID</td>
<td valign="top"><i>Character value</i></td>
<td valign="top">Required, Positional 3</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPRDOBJD.RLS"><b>RLS</b></a></td>
<td valign="top">Release level</td>
<td valign="top"><i>Character value</i></td>
<td valign="top">Required, Positional 4</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPRDOBJD.OPTION"><b>OPTION</b></a></td>
<td valign="top">Product option</td>
<td valign="top">1-99, *BASE</td>
<td valign="top">Required, Positional 5</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPRDOBJD.LODID"><b>LODID</b></a></td>
<td valign="top">Load ID</td>
<td valign="top"><i>Character value</i>, *CODEDFT</td>
<td valign="top">Required, Positional 6</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="CHGPRDOBJD.OBJ"></a>
<h3>Object name (OBJ)</h3>
<p>Specifies the qualified name of the object being changed.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b>*ALL</b></dt>
<dd>All objects in the specified library that are of the types specified on the OBJTYPE parameter are changed.
</dd>
<dt><b><i>generic*-object-name</i></b></dt>
<dd>Specify the generic name of the object. A generic name is a character string of one or more characters followed by an asterisk (*); for example, ABC*. The asterisk substitutes for any valid characters. A generic name specifies all objects with names that begin with the generic prefix for which the user has authority. If an asterisk is not included with the generic (prefix) name, the system assumes it to be the complete object name. If the complete object name is specified, and multiple libraries are searched, multiple objects can be searched only if *ALL or *ALLUSR library values can be specified for the name.
</dd>
<dt><b><i>object-name</i></b></dt>
<dd>Specify the name of the object to be changed.
</dd>
</dl>
<p>The possible library value is:
</p>
<dl>
<dt><b><i>library-name</i></b></dt>
<dd>Specify the name of the library where the object is located.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPRDOBJD.OBJTYPE"></a>
<h3>Object type (OBJTYPE)</h3>
<p>Specifies the types of objects being changed.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b>*ALL</b></dt>
<dd>All object types that have the specified object name are changed.
</dd>
<dt><b><i>object-type</i></b></dt>
<dd>Specify the type of object being changed.
<p>
<b>Note: </b>Object type *PRDAVL is not valid.
</p>
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPRDOBJD.PRDID"></a>
<h3>Product (PRDID)</h3>
<p>Specifies the 7-character identifier (ID) for the product to which the objects being changed belong.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPRDOBJD.RLS"></a>
<h3>Release level (RLS)</h3>
<p>Specifies the version, release, and modification level of the product to which the objects being changed belong.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPRDOBJD.OPTION"></a>
<h3>Option (OPTION)</h3>
<p>Specifies the product option to which the objects being changed belong.
</p>
<p>The possible values are:
</p>
<dl>
<dt><b>*BASE</b></dt>
<dd>Specifies that the object 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 option to which the objects being changed belong. Valid values range from 1 through 99.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPRDOBJD.LODID"></a>
<h3>Load ID (LODID)</h3>
<p>Specifies the ID of the product load to which the objects being changed belong.
</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 a valid language load ID or a valid code load ID.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CHGPRDOBJD.COMMAND.EXAMPLES">Examples</a> </h3>
<p>
<pre>
CHGPRDOBJD OBJ(MYLIB/*ALL) OBJTYPE(*ALL)
PRDID(9XYZ123) RLS(V5R2M0)
OPTION(*BASE) LODID(*CODEDFT)
</pre>
</p>
<p>This command changes the object description of all objects in library MYLIB. These objects are now marked to belong to the code load for the base option of product 9XYZ123 for release V5R2M0.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CHGPRDOBJD.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>
<dt><b>SMU1307</b></dt>
<dd>Not all object descriptions changed.
</dd>
<dt><b>SMU1312</b></dt>
<dd>Objects not found.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPRDOBJD.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>