Batch Utilities › CA IDMS Enforcer Batch Utilities › Upload Enforcement Structure (ESXULOD)
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
- dictionary-name — This one- to eight-character subparameter is used to specify the CA IDMS Enforcer database dictionary name for enforcement structure upload. Dictionary name is ignored for WORDSET or TABLES upload.
- node-name — This one- to eight-character subparameter is used to specify the node name for enforcement structure upload. Node name is ignored for WORDSET or TABLES upload.
- REPLACE — REPLACE is optional. If specified, the existing CA IDMS/Enforcer dictionary/node structure contained on the database will be replaced using the downloaded enforcement structure file, LODFILE, as input. If REPLACE is not specified and a target enforcement structure exists, an error is printed and processing terminates. REPLACE is ignored for TABLES upload.
- wordset-name — This 1- to 32-character subparameter is the system table name into which the contents of the comma delimited file, CDFILE, will be uploaded. If specified, DICTIONARY and NODE are ignored. LOADFILE is ignored when this parameter has been specified.
- TABLES — TABLES is required if the downloaded structure file (LODFILE) contains system tables from the downloaded utility (ESXDLOD). If specified, DICTIONARY, NODE, and REPLACE are ignored.
Copyright © 2013 CA.
All rights reserved.
|
|