Note: To use this command, have the 5722-SM1 (System Manager for iSeries) licensed program installed.
RLSSBMCRQA Command syntax diagram
The Release Submitted Change Request Activity (RLSSBMCRQA) command releases one or more change request activities.
Element 1: Change Request Name
change-request-name: Specify the name of the change request whose activities are to be released.
Element 2: Sequence Number
sequence-number: Specify the change request sequence number of the activities that are to be released.
*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.
Element 1: Network Identifier
*ALL: All the activities for the change request specified are released regardless of the control point name of the managed system on which the activity is to be performed.
*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.
Element 2: Control Point Name
*ALL: All the activities for the change request specified are released regardless of the control point name of the managed system on which the activity is to be performed.
*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 a control point name. Only activities having the network ID and the control point name specified are released. 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.
Example for RLSSBMCRQA
RLSSBMCRQA CRQ(CHG001 456) ACTIVITY(*ALL) CPNAME(*ALL)
Releases all of the activities for the change request named CHG001 with sequence number 456 for all the nodes.
Error messages for RLSSBMCRQA
*ESCAPE Messages
None