This tool is used to get the attributes of a 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 No | I/O | Type | Description |
|---|---|---|---|
| 1 [M] | I | String | Data set name. The data set to return properties for. |
| 2 [M] | O | String | Type of the data set. |
| 3 [M] | O | String | Data set organisation. |
| 4 [M] | O | String | Record format of the data set. |
| 5 [M] | O | String | Record length of the data set. |
| 6 [M] | O | String | Space units of the data set. |
| 7 [M] | O | String | Primary quantity of the data set. |
| 8 [M] | O | String | Secondary quantity of the data set. |
| 9 [M] | O | String | Total quantity of the data set. |
| 10 [M] | O | String | Volume serial of the data set. |
| 11 [M] | O | String | Block size of the data set. |
| 12 [M] | O | String | Whether the data set is SMS managed. |
| 13 [M] | O | String | Whether the data set is accessible. |
| 14 [M] | O | String | Suffix of the data set. |
| 15 [M] | O | String | Whether the data set can be browsed. |
| 16 [M] | O | String | 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”.