Previous Topic: Stop SOLVE SSI

Next Topic: Stop a Region

Start a Region

To start a region, you run it as a job or a started task. A started task has been set up during the installation process.

To start a region, issue the following command:

S rname,REUSASID=YES

Users log on to a region by using the user IDs and passwords specified in their UAMS (or external security package) records.

WTOR Confirmation Message

If you have implemented region startup confirmation, the RMIWTO06 WTOR message is displayed and startup pauses.

The WTOR message enables you to change the startup parameters. If a reply to the message is not made in 120 seconds, startup continues.

Note: For information about startup confirmation, see the online help for the AUTOIDS parameter groups.

Continue Startup with No Change

To continue startup with no change to the parameters, reply as follows:

n,U

n is the identification number of the WTOR message.

Continue Startup with Changes

To continue startup with changes to the parameters, reply as follows:

n,parameter-1=value-1[,parameter-2=value-2[,…[,parameter-n=value-n]]]

You can use the following parameters in your reply. The parameters change the field values in the AUTOIDS parameter group specification panel that affects the loading of the system image.

SYSTEM

Corresponds to the System Image Name field.

VERSION

Corresponds to the Version field.

MODE

Corresponds to the Automation Mode field.

COLD

Corresponds to the Cold Start on Next Restart? field.

If you reply to change parameters, you are asked to confirm your changes. You can then make additional changes or accept the displayed values.

Example: Load a Different System Image

This example reply changes the system image to load to PROD version 2:

n,SYSTEM=PROD,VERSION=2