Previous Topic: /PURGPG ExamplesNext Topic: /RELINK Command


/REFRESH Command

The /REFRESH command refreshes the UID resource table that was loaded during CA Workload Automation SE initialization without cycling CA Workload Automation SE.

This command has the following format:

►►─ /REFRESH ─ ,MOD= ─┬─ membername ─┬────────────────────────────────────────►◄
                      └─ MSGRCNTL ───┘
MOD=membername

Defines a UID resource table in load module format that was built using the CA7RTBL macro. This must be the member name of the UID resource table and it must reside in a load library accessible to CA Workload Automation SE. The name MSGRCNTL is reserved.

If MOD=SERVDESK is specified, the CA Service Desk filter rules are reread from the SERVDESK DD statement.

Note: For more information about the CA Workload Automation SE UID resource table, see the Security Reference Guide.

MOD=MSGRCNTL

Specifies to dynamically refresh control options for CA Workload Automation SE Master Station Message Routing (MSMR). These options are set in the CA Workload Automation SE MSMR Control File (MSGRCNTL DD statement in the CA Workload Automation SE JCL).

Use /REFRESH,MOD=MSGRCNTL when you want to update the list of message recipients or when you want to alter message selection or customization criteria without having to recycle the CA Workload Automation SE started task.

Limits: 1 to 8 alphanumeric characters

Note: During the brief interval required for processing /REFRESH,MOD=MSGRCNTL, messages may occasionally appear to be improperly selected or excluded. Most users tolerate such behavior to avoid the overhead of recycling CA Workload Automation SE.

If this exposure is considered unacceptable, users should issue the command at a time when few messages are being generated or attempt to quiesce activities that produce messages prior to issuing the command.

Note: For more information about CA Workload Automation SE Master Station Message Routing (MSMR), see the Systems Programming Guide.