Batch Utilities › CA IDMS Enforcer Batch Utilities › Enforcement Structure Print (ESXPRINT)
Enforcement Structure Print (ESXPRINT)
This utility prints the contents of a CA IDMS Enforcer structure including: all or selected entities, all templates within those entities, all fields defined for each template, and all values, value ranges, system-owned table values and range values, and indirect references for each field. In addition, if you use the optional SNAPSHOT parameter, you can print the structure that was last backed up. If you do not use this parameter, the primary structure is printed. The Structure Hard-Copy Report generated by this utility is shown in Exhibit 4.11.
The model JCL and key to variables are contained in Target or Distribution source library member ESXPRINT (z/OS and Z/OS), TOOLJCL member ESXPRINT.S (Z/VSE), or the ESXPRINT EXEC (Z/VM). These members are shown below.
Keyword Parameter Example
PROCESS,
DICTIONARY=dictionary-name,
NODE=node-name,
SNAPSHOT
SELECT=select-value(s)
Required Parameters
- select-value(s) — The required keyword, SELECT, provides the entity types that you want to print. Possible values are presented in Exhibit 4.7. You must select one or more entity types or specify the ALL parameter on the SELECT statement. If you choose to select more than one entity, the entity names must be encased in parenthesis and separated with commas.
Optional Parameters
- dictionary-name — This one- to eight-character subparameter is used to specify the CA IDMS Enforcer database dictionary name for enforcement structure print.
- node-name — This one- to eight-character subparameter is used to specify the node name for enforcement structure print.
- SNAPSHOT — This optional subparameter, with a minimum length of two characters, is used to direct print procedures to the backed up version of an enforcement structure. If this parameter is not specified, structures are printed from the primary enforcement structure. See Enforcement Structure Backup Procedures for more details.
Copyright © 2013 CA.
All rights reserved.
|
|