Previous Topic: Download Enforcement Report OutputNext Topic: Upload Enforcement Report Output


Upload Enforcement Structure (ESXULOD)

This utility uploads a downloaded enforcement structure into the installed database. When you execute this utility, a file that has been downloaded is reconstituted into an enforcement structure.

Keyword parameters direct upload processes to a specific structure contained in the database or to CA IDMS Enforcer system-owned structures. As an option, you can replace the entire contents of an existing dictionary and node structure with the contents of the downloaded structure file (LODFILE) by specifying the REPLACE option in the PROCESS input file (see keyword parameters below). System TABLES can be uploaded exclusively or WORDSETS can replace existing system tables.

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

Keyword Parameter Example

 PROCESS,
   DICTIONARY=dictionary-name,
   NODE=node-name,
   REPLACE,
   WORDSET=wordset-name,
   TABLE

Optional Parameters