Question:
I need to know exactly what dataset access is required for the WebCenter started task and to what datasets.
Answer:
The installation process creates a Hlq.owc2.*.jcl(DSLIST) member that contains all the dataset names used to install the product.
- The Hlq.owc2.*.jcl(S01LCALC) member contains the JCL that was run to produce your run-time dataset names the OPSWEB task would need UPDATE access.
- The Hlq.owc2.*.jcl(S02SHALC) member contains the JCL that was run if you setup shared VSAM files. These dataset names would also need UPDATE access.
- The user IDs associated with your started tasks should have access to the run-time data sets created by the installation and setup processes (UPDATE authority required).
Additional Information:
You can find additional information at our website: CA Technologies Documentation