Rename Member

Function:

This tool is used to rename an MVS member.

Attributes:

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

Parameters:

Parameter # I/O Type Description
1[M]   I String/Mass Processing Specifies the data set name of the member which should be renamed.
1[M]   I String/Mass Processing Specifies the name of the member which should be renamed.
2[M] I String/Mass Processing Specifies the new member name.

Restrictions:

  • The Resource Processing of the tool 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 String and Mass Processing input parameters is not supported.