The region loads a system image during region initialization. During operation, you may need to change the system image by loading another image.
Note: When you request to load a system image, the $RMEXSTR exit NCL procedure is executed before the starting process. This procedure may be customized at your site to perform any required tasks before any automated resources are started. The starting process cannot proceed if the exit sets a non-zero return code.
To load a system image
The System Image Definition Menu appears.
The System Image List appears.
The LOAD Command Parameter Specification panel appears.
Enter ? and select a system image from the displayed prompt list.
Specify the global operation mode for your system image.
If the Checkpoint Restart Status field is set to ACTIVE, you can enter NO in the Perform COLD Start? field to specify a warm load.
The Command Confirmation panel appears.
The system image is loaded.
Important! Resources that are monitored by the region are defined to the system image. Loading a system image affects all users of this region.
When you load a system image, you can specify that a cold or warm load be performed. This is dependent on the setting of the Checkpoint Restart Status field in the $RM AUTOIDS parameter group.
When a cold load is performed, resources defined to the system image are checked, and if automated, are brought into the desired state. The system image is loaded as if this was the first time it was loaded.
When a warm load is performed, resources are placed in the state they were in when this system image was last in use. All manual overrides performed on resources defined to the system image are retained when this system image is loaded.
The Checkpoint Restart Status field displayed on the LOAD Command Parameter Specification panel displays the status as specified in $RM AUTOIDS parameter group.