ACTIVATE_VGRPDEFS action
Description
Activate the specified VGRPDEFS.
System command
To include the Take Action command in a situation or workflow policy, use the following syntax for the system command:
ACTIVATE_VGRPDEFS \
[SSID]
[ACTVDEF]
You can use attribute substitution to supply the Take Action command arguments from the situation, for example:
ACTIVATE_VGRPDEFS \
[&{SSID}] \
[&{ACTVDEF}]
You can also use attribute substitution in a workflow policy though the format is slightly different:
ACTIVATE_VGRPDEFS \
[&WaitOnSituation:SSID] \
[&WaitOnSituation:ACTVDEF]
Arguments
- Name: SSID
Description: Subsystem ID Default:
- Name: ACTVDEF
Description: VGRPDEFS to be activated Default:
Return codes
- Return Code: 0
Return Code Type: OK
Operating systems: Linux 2.4 (Intel), Windows
Message ID: KRJ0001I
Message: The VGRPDEFS update was successfully requested.
- Return Code: 4
Return Code Type: INSUFFICIENT_USER_AUTHORITY
Operating systems: Linux 2.4 (Intel), Windows
Message ID: KRJ0004E
Message: User ID Translation failed. v Return Code: 8
Return Code Type: GENERAL_ERROR
Operating systems: Linux 2.4 (Intel), Windows
Message ID: KRJ0008E
Message: Bad Parameter List.
- Return Code: 1
Return Code Type: NOT_RUNNING
Operating systems: Linux 2.4 (Intel), Windows
Message ID: KRJ0012S Message: Bad KRS Environment.