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

632 lines
31 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 Program (CHGPGM)</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="CHGPGM.Top_Of_Page"></a>
<h2>Change Program (CHGPGM)</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="#CHGPGM.PARAMETERS.TABLE">Parameters</a><br>
<a href="#CHGPGM.COMMAND.EXAMPLES">Examples</a><br>
<a href="#CHGPGM.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="CHGPGM"></a>
<p>The Change Program (CHGPGM) command changes the attributes of a program without requiring that it be recompiled. The user can also force re-creation of a program even if the attributes being specified are the same as the current attributes.
</p>
<p>
<b>Note: </b>When the CHGPGM command is run on OPM programs which have a DMT (Dictionary Mapping Table), were created in V3R6M0, and have all observability removed, the DMT will be removed from the program object, and a message will be issued indicating a successful change.
</p>
<p><b>Restrictions:</b>
</p>
<ul>
<li>You must have object management (*OBJMGT) and use (*USE) authorities for the program that is to be changed.
</li>
<li>You must have at least *USE authority for the library where the program to be changed is located. You must also have delete (*DLT) and add (*ADD) authorities for the library in order to change the optimization attribute (OPTIMIZE parameter), performance collection attribute (ENBPFRCOL parameter), profiling data attribute (PRFDTA parameter), Licensed Internal Code options (LICOPT parameter), enable teraspace storage (TERASPACE parameter), or to force program re-creation by specifying FRCCRT(*YES).
</li>
<li>To change the user profile attribute (USRPRF parameter) or the use adopted authority attribute (USEADPAUT parameter), you must be the owner of the program, or be a member of the group profile that owns the program, or if your user profile (or one of your group profiles) has all object (*ALLOBJ) and security administrator (*SECADM) special authorities.
</li>
<li>Programs in the QSYS and QGDDM libraries cannot be changed, unless you are only removing observable information (RMVOBS parameter).
</li>
<li>The storage model (STGMDL) attribute of the program and all bound modules must be *SNGLVL to change a program to TERASPACE(*NO).
</li>
<li>Other jobs running the program may fail if the <b>Optimize program (OPTIMIZE)</b> parameter, <b>Use adopted authority (USEADPAUT)</b> parameter, <b>Enable performance collection (ENBPFRCOL)</b> parameter, <b>Profiling data (PRFDTA)</b> parameter, <b>User profile (USRPRF)</b> parameter, <b>Licensed Internal Code options (LICOPT)</b> parameter, or <b>Teraspace (TERASPACE)</b> parameter is changed, or program re-creation is forced by specifying FRCCRT(*YES).
</li>
</ul>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="CHGPGM.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="#CHGPGM.PGM"><b>PGM</b></a></td>
<td valign="top">Program</td>
<td valign="top"><i>Qualified object name</i></td>
<td valign="top" rowspan="3">Required, Key, Positional 1</td>
</tr>
<tr>
<td valign="top">Qualifier 1: Program</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>, <b><u>*USRLIBL</u></b></td>
</tr><tr>
<td valign="top"><a href="#CHGPGM.OPTIMIZE"><b>OPTIMIZE</b></a></td>
<td valign="top">Optimize program</td>
<td valign="top"><b><u>*SAME</u></b>, *YES, *FULL, *BASIC, *NONE, 40, 30, 20, 10, *NO</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPGM.USRPRF"><b>USRPRF</b></a></td>
<td valign="top">User profile</td>
<td valign="top"><b><u>*SAME</u></b>, *USER, *OWNER</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPGM.USEADPAUT"><b>USEADPAUT</b></a></td>
<td valign="top">Use adopted authority</td>
<td valign="top"><b><u>*SAME</u></b>, *YES, *NO</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPGM.RMVOBS"><b>RMVOBS</b></a></td>
<td valign="top">Remove observable info</td>
<td valign="top">Single values: <b><u>*SAME</u></b>, *ALL, *NONE<br>Other values (up to 4 repetitions): *CRTDTA, *DBGDTA, *BLKORD, *PRCORD</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top" rowspan="3"><a href="#CHGPGM.ENBPFRCOL"><b>ENBPFRCOL</b></a></td>
<td valign="top">Enable performance collection</td>
<td valign="top">Single values: <b><u>*SAME</u></b>, *NONE, *PEP<br>Other values: <i>Element list</i></td>
<td valign="top" rowspan="3">Optional</td>
</tr>
<tr>
<td valign="top">Element 1: Collection level</td>
<td valign="top">
<b><u>*FULL</u></b>, *ENTRYEXIT</td>
</tr>
<tr>
<td valign="top">Element 2: Procedures</td>
<td valign="top">
<b><u>*ALLPRC</u></b>, *NONLEAF</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPGM.PRFDTA"><b>PRFDTA</b></a></td>
<td valign="top">Profiling data</td>
<td valign="top"><b><u>*SAME</u></b>, *NOCOL, *COL, *CLR, *APYBLKORD, *APYPRCORD, *APYALL</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPGM.TERASPACE"><b>TERASPACE</b></a></td>
<td valign="top">Teraspace</td>
<td valign="top">*NO, *YES, <b><u>*SAME</u></b></td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPGM.FRCCRT"><b>FRCCRT</b></a></td>
<td valign="top">Force program re-creation</td>
<td valign="top"><b><u>*NO</u></b>, *YES, *NOCRT</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top"><a href="#CHGPGM.TEXT"><b>TEXT</b></a></td>
<td valign="top">Text 'description'</td>
<td valign="top"><i>Character value</i>, <b><u>*SAME</u></b>, *BLANK</td>
<td valign="top">Optional</td>
</tr>
<tr>
<td valign="top" rowspan="3"><a href="#CHGPGM.LICOPT"><b>LICOPT</b></a></td>
<td valign="top">Licensed Internal Code options</td>
<td valign="top">Single values: <b><u>*SAME</u></b>, *NONE<br>Other values: <i>Element list</i></td>
<td valign="top" rowspan="3">Optional</td>
</tr>
<tr>
<td valign="top">Element 1: Options</td>
<td valign="top">
<i>Character value</i></td>
</tr>
<tr>
<td valign="top">Element 2: Action</td>
<td valign="top">
<b><u>*REPLACE</u></b>, *ADD</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="CHGPGM.PGM"></a>
<h3>Program (PGM)</h3>
<p>Specifies one or more programs whose attributes are to be changed. *USRLIBL cannot be specified or defaulted for the library qualifier when a generic name or *ALL is specified for the program qualifier.
</p>
<p>This is a required parameter.
</p>
<p><b>Qualifier 1: Program</b>
</p>
<dl>
<dt><b><i>name</i></b></dt>
<dd>Specify the name of the program having its attributes changed.
</dd>
<dt><b><i>generic-name</i></b></dt>
<dd>Specify the generic name of all programs having their attributes changed. All programs that satisfy the generic search value are selected for change. A generic name is specified as a character string that contains one or more characters followed by an asterisk (*).
</dd>
<dt><b>*ALL</b></dt>
<dd>All programs in the specified library to which the user has some authority (except exclude (*EXCLUDE) authority) are selected to be changed.
</dd>
</dl>
<p><b>Qualifier 2: Library</b>
</p>
<dl>
<dt><b><u>*USRLIBL</u></b></dt>
<dd>The first program found in the user portion of the library list is changed.
</dd>
<dt><b><i>name</i></b></dt>
<dd>Specify the library where the program is located.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.OPTIMIZE"></a>
<h3>Optimize program (OPTIMIZE)</h3>
<p>Specifies whether the program is optimized by the removal of redundant instructions. Changing the current optimization level of an Integrated Language Environment (ILE) program causes the system to re-create an ILE program with the new optimization level.
</p>
<p>The program must be re-created to change the optimization level. To be eligible for re-creation, OPM programs must have all observability and ILE programs must have all creation data, and the creation data must be observable. Use the Display Program (DSPPGM) command to determine whether a program is observable or has all creation data.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The program optimization attributes do not change.
</dd>
<dt><b>*YES</b></dt>
<dd>The program is at the most optimized level available for the release and language the program was created for (TGTRLS parameter when the program was created). In most cases, optimized programs make more efficient use of system resources. Specifying OPTIMIZE(YES) for ILE programs has the same effect as specifying OPTIMIZE(40).
</dd>
<dt><b>*NO</b></dt>
<dd>The program is not optimized. For ILE programs at this optimization level, variables can be displayed and changed while debugging.
</dd>
<dt><b>40</b></dt>
<dd>This level includes all the optimizations performed at optimization level 30 (*FULL). In addition, it includes optimization that disables call and instruction tracing. Thus, tracing of modules created at this optimization level cannot be done. Specifying OPTIMIZE(40) for OPM programs has the same effect as specifying OPTIMIZE(*YES).
</dd>
<dt><b>*FULL or 30</b></dt>
<dd>More optimization is performed in addition to those performed at optimization level 20 (*BASIC). Variables cannot be changed but can be displayed while the program is being debugged. However, the displayed value of the variable during debugging may not be its actual value. Specifying OPTIMIZE(*FULL) for OPM programs has no effect; a diagnostic message will be signaled.
</dd>
<dt><b>*BASIC or 20</b></dt>
<dd>For ILE programs, some optimization is performed on ILE programs. When debugging ILE programs at this optimization level, variables may be displayed, but the displayed value may not be the current value. Variables can also be changed but using the variables changed at this level may cause unexpected results. An informational message is sent and no operation is performed when OPTIMIZE(*BASIC) is specified for original program model (OPM) programs.
</dd>
<dt><b>*NONE or 10</b></dt>
<dd>This value is identical to *NO.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.USRPRF"></a>
<h3>User profile (USRPRF)</h3>
<p>Specifies whether the authority checking done while this program is running should include only the user who is running the program (*USER) or both the user who is running the program and the program owner (*OWNER). The profiles of the program user or both the program user and the program owner are used to control which objects can be used by the program, including the authority the program has for each object. Only the program owner or a user with QSECOFR authority can change the user profile attribute.
</p>
<p>The program must be re-created to change the user profile. To be eligible for re-creation, OPM programs must have all observability and ILE programs must have all creation data, and the creation data must be observable. Use the Display Program (DSPPGM) command to determine whether a program is observable or has all creation data.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The user profile attribute does not change.
</dd>
</dl>
<dl>
<dt><b>*USER</b></dt>
<dd>The program runs under the user profile of the program's user.
</dd>
</dl>
<dl>
<dt><b>*OWNER</b></dt>
<dd>The user profiles of both the program's owner and the program's user are used when the program is run. The collective sets of object authority in both user profiles are used to find and access objects when the program is running. Authority from the owning user profile's group profile is not included in the authority for the running program.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.USEADPAUT"></a>
<h3>Use adopted authority (USEADPAUT)</h3>
<p>Specifies whether program adopted authority from previous programs in the call stack will be used as a source of authority when this program is running.
</p>
<p>The program must be re-created to change the use adopted authority attribute. To be eligible for re-creation, OPM programs must have all observability and ILE programs must have all creation data, and the creation data must be observable. Use the Display Program (DSPPGM) command to determine whether a program is observable or has all creation data.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The use adopted authority attribute does not change.
</dd>
<dt><b>*YES</b></dt>
<dd>Program adopted authority from previous call levels is used when this program is running. If an authorization list is specified for the QUSEADPAUT system value and the user is not authorized to that authorization list, *NO is used.
</dd>
<dt><b>*NO</b></dt>
<dd>Program adopted authority from previous call levels is not used when this program is running.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.RMVOBS"></a>
<h3>Remove observable info (RMVOBS)</h3>
<p>Specifies the observable program information that is removed.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The observable information is not removed.
</dd>
<dt><b>*ALL</b></dt>
<dd>All observable program information associated with the program is removed, if possible. If the program requires the observable information to ensure that it runs correctly, that information is not removed.
<p><b>NOTES:</b>
</p>
<ol>
<li>If block order profiling data has previously been applied to this ILE program, specifying *ALL for the RMVOBS parameter removes *BLKORD observability.
</li>
<li>*ALL cannot be specified if the ILE program is enabled to collect profiling data.
</li>
<li>Removing observability from OPM programs compiled with OPTION(*LSTDBG) does not completely remove the debugging information. The program must be recompiled with OPTION(*NOLSTDBG) to completely remove all of the debugging information.
</li>
<li>OPM CL programs created with ALWRTVSRC(*YES) can have their CL source retrieved using the RTVCLSRC (Retrieve CL Source) command after observability has been removed.
</li>
</ol>
</dd>
<dt><b>*NONE</b></dt>
<dd>No observable information associated with the program is removed.
</dd>
<dt><b>*DBGDTA</b></dt>
<dd>Debug Information is removed from an ILE program. Debug information is needed to allow the program to be debugged. An informational message is sent and no operation is performed when RMVOBS(*DBGDTA) is specified for original program model (OPM) programs.
</dd>
<dt><b>*CRTDTA</b></dt>
<dd>Creation data observability is removed from an ILE program. Creation data observability is needed to allow the program to be re-created using CHGPGM, to change the optimization level, to change the performance collection attribute, or to change the profiling data attribute. An informational message is sent and no operation is performed when RMVOBS(*CRTDTA) is specified for original program model (OPM) programs.
<p><b>NOTES:</b>
</p>
<ol>
<li>*CRTDTA cannot be specified if the ILE program is enabled to collect profiling data.
</li>
<li>Creation data (either observable or unobservable) is required to convert programs to a different hardware technology, for example, between CISC (Complex Instruction Set Computer) and RISC (Reduced Instructions Set Computer) technology.
</li>
<li>Some programs retain unobservable creation data even when observable creation data is removed. OPM programs created for release V5R1M0 or later (TGTRLS parameter when the program was created) will always contain creation data even when *ALL observability is removed. ILE programs created only from modules created for release V5R1M0 or later will always contain creation data even when *ALL observability or *CRTDTA observability is removed.
</li>
<li>If the ILE program was created for a release earlier than V3R6M0, and is currently in RISC format or FRCCRT(*YES) is specified, removing *CRTDTA will cause the ILE program to no longer be able to be saved for a release earlier than V3R6M0.
</li>
</ol>
</dd>
<dt><b>*BLKORD</b></dt>
<dd>Block order profiling data is removed from the ILE program. An informational message is sent and no observability is removed when RMVOBS(*BLKORD) is specified for original program model (OPM) programs.
</dd>
<dt><b>*PRCORD</b></dt>
<dd>Procedure order profiling data is removed from the ILE program. An informational message is sent and no observability is removed when RMVOBS(*PRCORD) is specified for original program model (OPM) programs.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.ENBPFRCOL"></a>
<h3>Enable performance collection (ENBPFRCOL)</h3>
<p>Specifies whether collection of performance data is enabled. Collection of this type of performance data can be enabled only for ILE programs.
</p>
<p>The program must be re-created to enable collection of performance data or to change the collection level. To be eligible for re-creation, the program must have all creation data, and the creation data must be observable. Use the Display Program (DSPPGM) command to determine whether the program has all creation data.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The value does not change.
</dd>
</dl>
<dl>
<dt><b>*PEP or *NONE</b></dt>
<dd>Performance data is collected for the Program Entry Procedure entry and exit. There are no entry or exit hooks in the module's internal procedures and no precall or postcall hooks around calls to other procedures.
</dd>
</dl>
<p>The collection level values are:
</p>
<dl>
<dt><b><u>*FULL</u></b></dt>
<dd>Performance data is collected for procedure entry and exit. Performance data is also collected before and after calls to external procedures.
</dd>
<dt><b>*ENTRYEXIT</b></dt>
<dd>Performance data is collected for procedure entry and exit.
</dd>
</dl>
<p>The procedure values are:
</p>
<dl>
<dt><b><u>*ALLPRC</u></b></dt>
<dd>Performance data is collected for all procedures. This is useful to capture information on all procedures.
</dd>
<dt><b>*NONLEAF</b></dt>
<dd>Performance data is collected for procedures that are not leaf procedures and for the PEP. This is useful to capture information on most routines but not at the expense of destroying the 'leaf-ness' of the leaf procedure.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.PRFDTA"></a>
<h3>Profiling data (PRFDTA)</h3>
<p>Specifies the program profiling data attribute for ILE programs. Program profiling is an advanced optimization technique to reorder procedures and code within the procedures based on statistical data (profiling data). An informational message is sent and *SAME is used if a value other than *SAME is specified for the PRFDTA parameter for original program model (OPM) programs.
</p>
<p>The program must be re-created to change the profiling data attribute. To be eligible for re-creation, the program must have all creation data, and the creation data must be observable. Use the Display Program (DSPPGM) command to determine whether the program has all creation data.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The value does not change.
</dd>
<dt><b>*NOCOL</b></dt>
<dd>The collection of profiling data is not enabled and profiling data is not applied.
</dd>
<dt><b>*COL</b></dt>
<dd>The collection of profiling data is enabled for eligible modules.
<p>
<b>Note: </b>Specifying *COL will remove all applied profiling data if the ILE program has profiling data applied.
</p>
</dd>
<dt><b>*CLR</b></dt>
<dd>All previously collected profiling data is discarded. The program remains enabled to collect profiling data.
</dd>
<dt><b>*APYBLKORD</b></dt>
<dd>Block order profiling data is applied to every module bound into this ILE program previously enabled to collect profiling data. The collection of profiling data is no longer enabled.
</dd>
<dt><b>*APYPRCORD</b></dt>
<dd>Block order and procedure order profiling data are applied. The collection of profiling data is no longer enabled.
</dd>
<dt><b>*APYALL</b></dt>
<dd>Block order and procedure order profiling data are applied. The collection of profiling data is no longer enabled.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.TERASPACE"></a>
<h3>Teraspace (TERASPACE)</h3>
<p>This parameter allows the teraspace storage enablement to be changed to the specified value. Changing the enable teraspace storage parameter to any value other than *SAME causes the system to re-create the program.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The teraspace storage enablement does not change.
</dd>
<dt><b>*NO</b></dt>
<dd>The teraspace storage enablement is changed to no. If it is a ILE program, the teraspace storage enablement of the eligible bound modules is changed to no. A bound module must be single level storage model to be changed to TERASPACE(*NO).
</dd>
<dt><b>*YES</b></dt>
<dd>The teraspace storage enablement is changed to yes. If it is a ILE program, the teraspace storage enablement of the eligible bound modules is changed to yes. A bound module must be at least V4R4M0 or later to be changed to TERASPACE(*YES).
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.FRCCRT"></a>
<h3>Force program re-creation (FRCCRT)</h3>
<p>Specifies whether program re-creation is forced.
</p>
<p>To be eligible for re-creation, OPM programs must have all observability and ILE programs must have all observable creation data. Use the Display Program (DSPPGM) command to determine whether a program is observable or has all observable creation data. Unobservable creation data cannot be used by CHGPGM.
</p>
<dl>
<dt><b><u>*NO</u></b></dt>
<dd>Program re-creation is not forced unless the <b>Optimize program (OPTIMIZE)</b> parameter, <b>Use adopted authority (USEADPAUT)</b> parameter, <b>Enable performance collection (ENBPFRCOL)</b> parameter, <b>Profiling data (PRFDTA)</b> parameter, <b>User profile (USRPRF)</b> parameter, <b>Licensed Internal Code options (LICOPT)</b> parameter, or <b>Teraspace (TERASPACE)</b> parameter has changed. This option allows the system to determine whether a change is required.
</dd>
<dt><b>*YES</b></dt>
<dd>Program re-creation is forced whether or not the <b>Optimize program (OPTIMIZE)</b> parameter, <b>Use adopted authority (USEADPAUT)</b> parameter, <b>Enable performance collection (ENBPFRCOL)</b> parameter, <b>Profiling data (PRFDTA)</b> parameter, <b>User profile (USRPRF)</b> parameter, <b>Licensed Internal Code options (LICOPT)</b> parameter or <b>Teraspace (TERASPACE)</b> parameter has changed.
</dd>
<dt><b>*NOCRT</b></dt>
<dd>No program re-creation is done. If you attempt to change a program attribute which would implicitly require the program to be re-created, an error message is issued and no attributes of the program are changed. Modifying one of the following parameters may cause the program to be re-created: <b>Optimize program (OPTIMIZE)</b> parameter, <b>Use adopted authority (USEADPAUT)</b> parameter, <b>Enable performance collection (ENBPFRCOL)</b> parameter, <b>Profiling data (PRFDTA)</b> parameter, <b>User profile (USRPRF)</b> parameter, <b>Licensed Internal Code options (LICOPT)</b> parameter, or <b>Teraspace (TERASPACE)</b> parameter.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.TEXT"></a>
<h3>Text 'description' (TEXT)</h3>
<p>Specifies the text that briefly describes the object.
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>The text is not changed.
</dd>
<dt><b>*BLANK</b></dt>
<dd>No text is specified.
</dd>
<dt><b><i>'description'</i></b></dt>
<dd>Specify no more than 50 characters of text, enclosed in apostrophes.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<div> <a name="CHGPGM.LICOPT"></a>
<h3>Licensed Internal Code options (LICOPT)</h3>
<p>Specifies individual Licensed Internal Code compile-time options to be selected, and is intended for the advanced programmer who understands the potential benefits and drawbacks of each selected compiler option. Changing the Licensed Internal Code options of an Integrated Language Environment (ILE) program to any value other than *SAME causes the system to re-create the ILE program.
</p>
<p>The program must be re-created to change the Licensed Internal Code options. To be eligible for re-creation, the program must have all creation data, and the creation data must be observable. Use the Display Program (DSPPGM) command to determine whether the program has all creation data.
</p>
<p>Note: Additional information about the LICOPT options can be found in the ILE Concepts book, SC41-5606.
</p>
<p><b>Element 1: Options</b>
</p>
<dl>
<dt><b><u>*SAME</u></b></dt>
<dd>If the program object is re-created, the existing Licensed Internal Code compile-time options are input to object re-creation. Otherwise, the Licensed Internal Code compile-time options do not change.
</dd>
<dt><b>*NONE</b></dt>
<dd>Program re-creation is forced and no Licensed Internal Code options are used.
</dd>
<dt><b><i>character-value</i></b></dt>
<dd>Specifies one or more Licensed Internal Code compile-time options. Changing the Licensed Internal Code options of an Integrated Language Environment (ILE) program causes the system to re-create the ILE program.
</dd>
</dl>
<p><b>Element 2: Action</b>
</p>
<dl>
<dt><b><u>*REPLACE</u></b></dt>
<dd>Any existing Licensed Internal Code options for the bound modules are replaced with the specified values.
</dd>
<dt><b>*ADD</b></dt>
<dd>The specified Licensed Internal Code options are added to the end of the existing Licensed Internal Code options string for each of the bound modules. Any conflicts between Licensed Internal Code option values will be resolved with the last specified value taking precedence.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CHGPGM.COMMAND.EXAMPLES">Examples</a> </h3>
<p><b>Example 1: Optimizing a Program</b>
</p>
<p>
<pre>
CHGPGM PGM(PROG1/SERVICE) OPTIMIZE(*YES) USRPRF(*OWNER)
</pre>
</p>
<p>The program SERVICE in library PROG1 is optimized, and the user profile under which it is processed is changed to include the program owner's user profile. Only the owner of program PROG1/SERVICE, or a user with security officer authority, can change the USRPRF attribute. The program is re-created only if the attributes specified differ from those of the current program.
</p>
<p><b>Example 2: Changing Text for a Program</b>
</p>
<p>
<pre>
CHGPGM PGM(*USRLIBL/KNUTE) TEXT('Program description')
</pre>
</p>
<p>This command changes the text for program KNUTE. The user portion of the library list is used to find the program.
</p>
<p><b>Example 3: Optimizing Multiple Programs</b>
</p>
<p>
<pre>
CHGPGM PGM(PROG1/ACE*) OPTIMIZE(*YES)
</pre>
</p>
<p>All programs in library PROG1 whose names begin with ACE, are optimized to their maximum optimization level.
</p>
<p><b>Example 4: Changing Text of Multiple Programs</b>
</p>
<p>
<pre>
CHGPGM PGM(PROG2/*ALL) TEXT('Generic Text')
</pre>
</p>
<p>This command changes the text of all programs in library PROG2 to 'Generic Text'.
</p>
<p><b>Example 5: Enabling Collection of Profiling Data</b>
</p>
<p>
<pre>
CHGPGM PGM(PROG1/PROFPGM) PRFDTA(*COL)
</pre>
</p>
<p>This command enables the collection of profiling data for program PROFPGM in library PROG1. If PROFPGM in library PROG1 had profiling data applied prior to issuing this command, all applied profiling data will be removed.
</p>
<p><b>Example 6: Applying Profiling Data</b>
</p>
<p>
<pre>
CHGPGM PGM(PROG1/PROFPGM) PRFDTA(*APYALL)
</pre>
</p>
<p>This command applies block order and procedure order profiling data to program PROFPGM in library PROG1. The collection of profiling data is no longer enabled for program PROFPGM in library PROG1.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="CHGPGM.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPF0540</b></dt>
<dd>*USRLIBL not allowed with generic name or *ALL.
</dd>
<dt><b>CPF0541</b></dt>
<dd>Program &amp;1 in &amp;2 not changed.
</dd>
<dt><b>CPF0542</b></dt>
<dd>Program &amp;1 in library &amp;2 not changed.
</dd>
<dt><b>CPF0543</b></dt>
<dd>User &amp;3 not authorized to change &amp;1.
</dd>
<dt><b>CPF0544</b></dt>
<dd>Programs in libraries QSYS and QGDDM cannot be changed.
</dd>
<dt><b>CPF0545</b></dt>
<dd>No programs changed.
</dd>
<dt><b>CPF0546</b></dt>
<dd>&amp;1 changed. &amp;2 did not require change. &amp;3 not changed.
</dd>
<dt><b>CPF0547</b></dt>
<dd>Cannot remove observable information.
</dd>
<dt><b>CPF0549</b></dt>
<dd>User &amp;3 not authorized to change &amp;1.
</dd>
<dt><b>CPF223C</b></dt>
<dd>Not authorized to change the use adopted authority (USEADPAUT) attribute for &amp;1 in &amp;2 type *&amp;3.
</dd>
<dt><b>CPF223E</b></dt>
<dd>Authority check for use adopted authority attribute failed.
</dd>
<dt><b>CPF9803</b></dt>
<dd>Cannot allocate object &amp;2 in library &amp;3.
</dd>
<dt><b>CPF9804</b></dt>
<dd>Object &amp;2 in library &amp;3 damaged.
</dd>
<dt><b>CPF9806</b></dt>
<dd>Cannot perform function for object &amp;2 in library &amp;3.
</dd>
<dt><b>CPF9810</b></dt>
<dd>Library &amp;1 not found.
</dd>
<dt><b>CPF9811</b></dt>
<dd>Program &amp;1 in library &amp;2 not found.
</dd>
<dt><b>CPF9818</b></dt>
<dd>Object &amp;2 in library &amp;3 not created.
</dd>
<dt><b>CPF9819</b></dt>
<dd>Object &amp;2 in library &amp;3 not created.
</dd>
<dt><b>CPF9820</b></dt>
<dd>Not authorized to use library &amp;1.
</dd>
<dt><b>CPF9821</b></dt>
<dd>Not authorized to program &amp;1 in library &amp;2.
</dd>
<dt><b>CPF9830</b></dt>
<dd>Cannot assign library &amp;1.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#CHGPGM.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>