Release Submitted CRQ Activity (RLSSBMCRQA)

The Release Submitted Change Request Activity (RLSSBMCRQA) command releases one or more change request activities.

Restrictions:

  1. Only activities in Held or Not Started status can be released.
  2. You must be either the submitter of the change request or have *JOBCTL special authority.

Parameters

Keyword Description Choices Notes
CRQ Change request Element list Required, Positional 1
Element 1: Name Name
Element 2: Sequence number 1-999999
ACTIVITY Activity name Name, *ALL, *LAST Optional
CPNAME Managed system node name Element list Optional
Element 1: Network identifier Communications name, *ALL, *NETATR
Element 2: Control point Character value, *ALL, *NETATR

Change request (CRQ)

Specifies the change request name and the change request sequence number whose activities are to be released.

The possible change request name values are:

change-request-name
Specify the name of the change request whose activities are to be released.

The possible sequence number values are:

sequence-number
Specify the change request sequence number of the activities that are to be released.

Activity name (ACTIVITY)

Specifies the activity to be released.

The possible values are:

*ALL
Release all activities of the specified change request.
*LAST
Release the activity named *LAST. This is not the last activity added to the change request description object. This is the last activity that runs after the change request is submitted.
activity-name
Specify the name of the activity to be released.

Managed system node name (CPNAME)

Specifies the destination node for an activity that should be released. The node consists of two elements which are the network identifier and the control point name.

The possible network identifier values are:

*ALL
All activities for the specified control point name are released.
*NETATR
Only activities having network IDs that match the one defined in the network attributes for this system are released.
network-identifier
Specify a network ID. Only the activities having the network ID and control point name specified, are released.

The possible control point values are:

*ALL
All activities for the specified network ID are released.
*NETATR
Only activities for the control point name matching the one defined in the network attributes for this system are released.
control-point-name
Specify the APPN control point name of the managed system on which the activity is to be performed. For NetView Distribution Management Agents, the control point name is the change control client which supports numeric characters (0-9) in the first position of control point names that are valid in other platforms.

Examples

RLSSBMCRQA   CRQ(CHG001 456)  ACTIVITY(*ALL)  CPNAME(*ALL)

This command releases all of the activities for the change request named CHG001 with sequence number 456 for all the nodes.

Error messages

None