Previous Topic: Key to Sample z/OS JCL to Run CA IDMS/DB AuditNext Topic: Obtaining Reports for a Previous Run


Restarting CA IDMS/DB Audit

When an audit and simulated fix have been successfully completed, you can restart CA IDMS/DB Audit and actually update the database. The JCL for the update run is the same as the previous JCL, except for the parameter statements. Be sure that no other updates are applied to the database between the audit run and the fix run.

Here are sample parameter statements:

PROCESS,SUBSCHEMA=subschema-name,
    READYMODE=UPDATE,SORTMSGS=CRITICAL
FIX=UPDATE,PAGES,USERSETS,CALCSETS,INDEXORPHANS
REPORTS=YES,RECDATA=CHAR,SETMBRS=ERRSONLY