RLSSBMCRQA (Release Submitted Change Request Activity) Command Description

Note: To use this command, have the 5722-SM1 (System Manager for iSeries) licensed program installed.

RLSSBMCRQA Command syntax diagram

 

Purpose

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

 

Restrictions

  1. Only activities in the Held or Not Started status can be released.

  2. You must be either the submitter of the change request or have *JOBCTL special authority.

 

Required Parameters

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

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.

 

Optional Parameters

ACTIVITY
Specifies the activity 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.

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

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