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 (Default).
- Ignore
- Ignore any errors and continue processing.
|
Parameters:
Parameter #
|
I/O
|
Type
|
Description
|
1[M]
|
I
|
String
|
Specifies the data set name of the member which should be renamed.
|
1[M]
|
I
|
String
|
Specifies the name of the member which should be renamed.
|
2[M]
|
I
|
String
|
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 input parameters with "Mass Processing" attribute set to true and false is not supported.