The PARTITIONINFO data set is given the following file name:
<database name>/PARTITIONINFO/DATA
Names for partitioned data sets are formed exactly like those for normal data sets with the value of the partitioning key appended as the last identifier in the file name.
File names for partitioned sets are constructed exactly like those for normal sets with the value of the partitioning key appended as the last identifier in the file name.
A partition directory has the following file name:
<database name>/PARTITIONINFO/DATA
A partitioned data set has the following file name:
<database name>/<disjoint data set name> /<embedded data set name>/.... /DATA/<key value>
Partitioned sets and subsets have the following file name:
<database name>/<disjoint data set name> /<embedded data set name>/.... /<set name>/<key value>
Note: | Partition structures are not allowed in a permanent directory. |