Previous Topic Next topic Print topic


Get Data Set Properties

Function:

This tool is used to get properties of a single dataset. It is typically used to refresh properties of data sets which were returned by “Get Data Sets”.

Parameters:

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

Notes on mass processing support:

Previous Topic Next topic Print topic