Previous Topic: Print SELECT ValuesNext Topic: Dictionary Audit Report Descriptions


Dictionary Audit (ESXAUDIT)

This utility audits the specified central version data dictionary structure for naming compliance using CA IDMS Enforcer enforcement values as the basis for compliance determinations. The expanded version of the Dictionary Audit Report, shown in Exhibit 4.45 in Report Output--Expanded Mode, offers detailed diagnostic information. By using the TERSE parameter, you can limit the amount of information on the Dictionary Audit Report. An example of the terse version of the report is shown in Exhibit 4.46 in Report Output--Terse Mode. Both the expanded and terse version of the Dictionary Audit Report offer summary information (see Exhibit 4.47 in Naming Compliance Audit Summary).

You can limit the data dictionary entities to be audited by selecting or excluding specific entities. To minimize the size of the output file, expanded mode runs should be made as selective as possible.

Refer to Active Enforcement for passive enforcement requirements to audit data dictionaries defined in your central version.

The model JCL and key to variables are contained in Target or Distribution source library member ESXAUDIT (z/OS and Z/OS), TOOLJCL library member ESXAUDIT.S (Z/VSE), or the ESXAUDIT EXEC (Z/VM). These members are shown below.

Keyword Parameter Example

 PROCESS,
    DICTIONARY=dictionary-name,
    NODE=node-name,
    TERSE
 SELECT=select-value(s)
 EXCLUDE=exclude-value(s)
 STARTDATE=mmddyy
 ENDDATE=mmddyy

Required Parameters

Optional Parameters