Previous Topic: 2. Running CA IDMS/DB AuditNext Topic: Restarting CA IDMS/DB Audit


Key to Sample z/VM EXEC to Run CA IDMS/DB Audit

toollib — The file name of the load library into which you downloaded CA IDMS/DB Audit.

idmslib — The file name of the load library containing your CA IDMS subschema and DMCL modules.

sortlib — The file name of the text library containing your sort modules.

dbfil01/dbfilnn — The name of each of the database files to be accessed.

fn ft fm — The file name, file type, and file mode of the relevant file. The file mode number of your database file(s) must be 6.

dcb — The data control block (DCB) information for the files.

Note: The following definitions are required if you specify theDISK option in the AUDIT statement. You must predefine these files using IDCAMS control statements. See Operations of the CA IDMS/DB Audit User Guide.

dbksave — The data set name of the VSAM file for the db-key save table.

dbkhash — The data set name of the VSAM file for the db-key hash table.

vsamcat — The data set name of the VSAM catalog.

vsam_fm — The file mode of the accessed minidisk containing your VSAM catalog(s) and file(s).

Figure 5.14: Key to Figure 5.13a