Previous Topic: Global ARM Variables

Next Topic: Detail Element Variables

Basic Element Variables

The basic ARM element variables contain the most useful information about a particular element.

ARMST_ASID.n

Contains the address space number in which the element is currently running or most recently ran in hexadecimal character format.

ARMST_CURRSYS.n

Contains the current system on which the element is running.

ARMST_ELEMENT.n

Contains the 1- to 16-character name of the ARM element selected.

ARMST_ELEMBIND.n

Contains the relationship between the element and the system. The possible values are:

ARMST_ELEMSTATE.n

Contains the current ARM state of the element. The possible values are:

ARMST_INITSYS.n

Contains the system on which the element initially registered.

ARMST_JOBTYPE.n

Contains the job type of the element is either STC for started tasks or JOB for batch jobs.

ARMST_JOBNAME.n

Contains the name of the job or started task. If the element is in a failed or restarting state, N/A is the value.

ARMST_RMTOKEN.n

Contains the Restart Manager Token, the 32-character hexadecimal number identifying the abstract element.

ARMST_TOTRESTARTS.n

Contains the total number of restarts for this element since initial registration.