Previous Topic: Upload Enforcement Report OutputNext Topic: Enforcement Structure Print Report Output


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

Optional Parameters