Rename Member

Function:

This tool is used to rename an MVS member. The tool supports mass processing.

Attributes:

Attribute Type Description
Mass Processing Error Handling [M] Selection Possible values:
Abort
Abort and return an error on the first failed delete operation. This is the default value.
Ignore
Ignore any errors and continue processing.

Parameters:

Parameter Name I/O Type Description
Data Set Name [M]   I String Specifies the data set name of the member which should be renamed.
Member Name [M]   I String Specifies the name of the member which should be renamed.
New Member Name [M] I String Specifies the new member name.

Restrictions:

  • The Resource Processing tool property can be set to TOOL_DEFINED. This results in the tool performing a Delete and Insert resource operation. It only works on the current selection. The target property of the member name input parameter has to be equal to the property that describes the member name of the element type.
  • A combination of input parameters with "Mass Processing" attribute set to true and false is not supported.