Rename DataSet

Function:

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

Attributes:

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

Parameters:

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

Restrictions:

  • The Resource Processing of the tool can be set to TOOL_DEFINED. In this case, the tool creates a Delete and Insert resource operation. This only works for the current selection. The target property of the data set name input parameter has to be the element type property that describes the data set name of the selected element.
  • A combination of input parameters with "Mass Processing" attribute set to true and false is not supported.