Previous Topic: LDTM ExamplesNext Topic: Examples


LGVAR Command

The LGVAR command lists information about global variables.

This command has the following format:

►►─ LGVAR ─┬───────────────────────┬─┬─────────────┬──────────────────────────►
           └─ ,JOB= ─┬─ * ◄ ─────┬─┘ └─ ,LIST=ALL ─┘
                     ├─ jobname ─┤
                     └─ mask ────┘

 ►─┬─────────────────────────────────────────────────┬────────────────────────►
   └─ ,NAME= ─┬─ * ◄ ──────┬─┬─────────────────────┬─┘
              ├─ variable ─┤ └─ ,SCHID= ─┬─ 0 ───┬─┘
              └─ mask ─────┘             └─ nnn ─┘

 ►─┬────────────────────────┬─────────────────────────────────────────────────►◄
   └─ ,SYS= ─┬─ * ◄ ──────┬─┘
             ├─ systemid ─┤
             └─ mask ─────┘
JOB

(Optional) Specifies the job name or mask.

*

Specifies all job values. This value is the default.

jobname

Defines the job name or mask for job names that will use this specified value of this global variable.

LIST=ALL

Specifies to display the date and time the global variable was last modified and the user ID of the one who modified it. If SECURITY,HIDEUPD=YES is specified on the CA Workload Automation SE initialization start-up parameters, the user ID is not displayed, and the field remains blank.

NAME

(Optional) Defines the global variable for which the list is intended.

*

Specifies all global variables. This value is the default.

variable

Specifies the global variable name or mask.

SCHID

(Optional) Specifies a CA Workload Automation SE schedule ID. There is no default. If the keyword is omitted, all schedule ID values are displayed.

0

Specifies a schedule ID value of 0 or no schedule ID value.

nnn

Defines the CA Workload Automation SE schedule ID that will use this specified value of this global variable.

SYS

(Optional) Specifies the system name or mask.

*

Specifies all system values. This value is the default.

systemid

Defines the system name or mask for system names that will use this specified value of this global variable.

More information:

Masking