

Implementing Security for CA IDMS › CA IDMS Definition › CA IDMS as a Batch Job
CA IDMS as a Batch Job
CA IDMS can also be defined to CA Top Secret as a batch job through the following operation:
TSS CREATE(IDMSP) NAME('PRODUCTION IDMS')
TYPE(USER)
DEPT(dept)
FAC(BATCH)
MASTFAC(IDMSPROD)
PASS(NOPW,O)
- The ACID is created with FAC(BATCH) to allow execution as a batch job.
- The department must already exist.
- Protected data sets, and other resources that are to be accessed directly by the CA IDMS region, must be permitted to the ACID.
- If batch jobs are submitted from the region, attach the NOSUBCHK attribute.
- Code the USER= parameter on the batch job statement, then submit the necessary JCL.
Copyright © 2013 CA Technologies.
All rights reserved.
 
|
|