GDDM V3R2 Base Application Programming Guide
|
Previous topic |
Next topic |
Contents |
Index |
Contact z/OS |
Library |
PDF |
BOOK
Partitioned data sets GDDM V3R2 Base Application Programming Guide SC33-0867-01 |
|
Partitioned data sets are used by GDDM for:
The use of partitioned data sets containing symbol sets, pictures, generated mapgroups, and ADMGDF files can be controlled by the ESLIB routine whose syntax is described in the GDDM Base Application Programming Reference book. This routine establishes the set of partitioned data sets that are to be used to store or retrieve a given type of object. The partitioned data sets used are identified to this routine by a list of file names. The partitioned data sets allocated to the specified file names are searched in the order given to try to find an object. An object is stored only using the first file name of the list, even though it may have been retrieved from another one. If no file name list is provided, only the default file name is used for retrieving and storing GDDM objects. GDDM ensures the integrity of partitioned data sets as they are written to. The Interactive Chart Utility (part of GDDM-PGF) includes a directory function that supports list, delete, and copy operations on GDDM objects such as symbol sets, pictures, generated mapgroups, and ADMGDF files. |
Copyright IBM Corporation 1990, 2012 |