Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change IPL Attributes (CHGIPLA) command allows you to change the settings of attributes that are used during the initial program load (IPL).
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
RESTART | Restart type | *SAME, *SYS, *FULL | Optional |
KEYLCKPOS | Keylock position | *SAME, *NORMAL, *AUTO, *SECURE | Optional |
HDWDIAG | Hardware diagnostics | *SAME, *MIN, *ALL | Optional |
CPRJOBTBL | Compress job tables | *SAME, *NONE, *NEXT, *NORMAL, *ABNORMAL, *ALL | Optional |
CHKJOBTBL | Check job tables | *SAME, *ABNORMAL, *ALL, *SYNC | Optional |
RBDPRDDIR | Rebuild product directory | *SAME, *NONE, *NORMAL, *ABNORMAL, *ALL | Optional |
MSFRCY | Mail Server Framework recovery | *SAME, *NONE, *ABNORMAL | Optional |
DSPSTS | Display status | *SAME, *SYS, *NONE, *ATTEND, *ABNORMAL, *ALL | Optional |
STRTCP | Start TCP/IP | *SAME, *YES, *NO | Optional |
SPLFRCY | Spooled file recovery | *SAME, *DETACH, *REMOVE | Optional |
CLRJOBQ | Clear job queues | *SAME, *YES, *NO | Optional |
CLROUTQ | Clear output queues | *SAME, *YES, *NO | Optional |
CLRINCJOB | Clear incomplete joblogs | *SAME, *YES, *NO | Optional |
STRPRTWTR | Start print writers | *SAME, *YES, *NO | Optional |
STRRSTD | Start to restricted state | *SAME, *YES, *NO | Optional |
Top |
Specifies the point from which the initial program load (IPL) restarts when RESTART(*YES) or RESTART((*YES *IPLA)) are specified on the Power Down System (PWRDWNSYS) command. Specifying *SYS rather than *FULL can reduce the time required to restart the system. The initial (shipped) value for this parameter is *SYS.
Top |
Specifies the keylock position. A change to this attribute takes effect immediately. The following restrictions apply when the keylock position is being changed:
Top |
Specifies whether certain hardware diagnostics should be performed during the IPL. The list of diagnostics is pre-determined by the system and cannot be modified by the user.
On partitioned AS/400 7xx and iSeries 8xx servers, this IPL attribute can only be changed from the primary partition.
On partitioned eServer i5 servers, this IPL attribute must be changed from the service processor's Advanced System Management (ASM) interface.
For more information on partitions, see the Logical Partitions topic in the iSeries Information Center at http://www.ibm.com/eserver/iseries/infocenter. The initial (shipped) value for this attribute is *MIN.
Top |
Specifies when the job tables should be compressed to remove excess unused entries. The Display Job Tables (DSPJOBTBL) command can be used to determine the number of unused entries in the job tables. Excessive unused entries can indicate that job tables need to be compressed. However, compression can take a significant amount of time during IPL. The initial (shipped) value for this attribute is *NONE.
Top |
Specifies when particular damage checks on the job tables should be performed. The initial (shipped) value for this attribute is *ABNORMAL.
Top |
Specifies when the product directory information should be fully rebuilt. A full rebuild is required during the IPL following the install of the operating system. This attribute is overridden during that IPL. The initial (shipped) value for this attribute is *NONE.
Top |
Specifies whether Mail Server Framework recovery is done during abnormal IPLs. The initial (shipped) value for this attribute is *NONE.
Top |
Specifies whether the status of operating system IPL steps is displayed at the console during IPL. Status is not displayed during install IPLs or when the console is not powered on. The initial (shipped) value for this attribute is *ALL.
Top |
Specifies whether the Start TCP/IP (STRTCP) command is automatically submitted at the completion of IPL and when the controlling subsystem is restarted to bring the system out of the restricted state. The STRTCP command is not submitted during install IPLs or when the system is starting to the restricted state. See the STRTCP command help for more information. The initial (shipped) value for this attribute is *YES.
Top |
Specifies what should be done with all spooled files during IPL when a job table is detected as damaged, or if *YES is set for these three IPL attributes: Clear job queues (CLRJOBQ), Clear output queues (CLROUTQ), and Clear incomplete joblogs (CLRINCJOB). The initial (shipped) value for this attribute is *DETACH.
Top |
Specifies whether or not to clear the jobs from all job queues. The initial (shipped) value for this attribute is *NO. This attribute is reset to its initial value after each IPL.
Top |
Specifies whether or not to clear all output queues in libraries that are in the system auxiliary storage pool (ASP number 1) or basic user auxiliary storage pools (ASP numbers 2-32), thus removing all spooled output from those output queues. The initial (shipped) value for this attribute is *NO. This attribute is reset to its initial value after each IPL.
Note: If *YES is specified for this attribute, and *YES is also specified for both the Clear job queues (CLRJOBQ) and Clear incomplete joblogs (CLRINCJOB) IPL attributes, then spooled files will be removed only if *REMOVE is specified for the Spooled file recovery (SPLFRCY) IPL attribute.
Top |
Specifies whether or not to delete the job logs that have not yet been written. This deletes all pending job logs. This affects jobs that were active at the time of the last system power down, jobs whose job log have not yet been written by a job log server, and jobs that specify a value of *PND for the job log output (LOGOUTPUT) job attribute.
To clear incomplete job logs without performing an IPL, use the Remove pending job log (QWTRMVJL) API.
The initial (shipped) value for this attribute is *NO. This attribute is reset to its initial value after each IPL.
Top |
Specifies whether or not print writers should be started at IPL time. The initial (shipped) value for this attribute is *YES. This attribute is reset to its initial value after each IPL.
Top |
Specifies whether or not the system should be started to the restricted state, which means that only the system console will be active. The initial (shipped) value for this attribute is *NO. This attribute is reset to its initial value after each IPL.
Top |
CHGIPLA DSPSTS(*ATTEND)
This command causes the status of the operating system IPL steps to be displayed during attended IPLs.
Top |
*ESCAPE Messages
Top |