This tool is used to get the attributes of an MVS data set. It is typically used to refresh the properties of data sets which were returned by Get Data Sets.
The tool supports mass processing.
Parameter Name | I/O | Type | Description |
---|---|---|---|
Data Set Name [M] | I | String | Data set name. The data set to return properties for. |
Data Set Type [O] | O | String | Type of data set. |
Data Set Organisation [O] | O | String | Data set organization. |
Record Format [O] | O | String | Record format of the data set. |
Record Length [O] | O | String | Record length of the data set. |
Space Units [O] | O | String | Space units of the data set. |
Primary Quantity [O] | O | String | Primary quantity of the data set. |
Secondary Quantity [O] | O | String | Secondary quantity of the data set. |
Total Quantity [O] | O | String | Total quantity of the data set. |
Volume Serial [O] | O | String | Volume serial of the data set. |
Block Size [O] | O | String | Block size of the data set. |
SMS Managed [O] | O | Boolean | Whether the data set is SMS managed. |
Accessible [O] | O | String | Whether the data set is accessible. |
Suffix [O] | O | String | Suffix of the data set. |
Browsable [O] | O | Boolean | Whether the data set can be browsed. |
Editable [O] | O | Boolean | Whether the data set is editable. |
In order to refresh properties of a single data set element, the Resource Processing attribute of the tool descriptor must be set to UPDATE.