Alternate Method for Running Concurrent Jobs on z/OS
Follow the steps below for the alternate method for executing concurrent jobs.
-
Set up unique VeriMove job JCL for each user containing a different high level
qualifier for the Job Statistics dataset. Select one of the options below to set up
the unique VeriMove job JCL.
- Unique members in the VeriMove JCL library, or
- Libraries
- To set up new users in the production environment, add the user’s Job Statistics dataset to the company’s Verimove Report Job (MUREPORT JCL) by concatenating the dataset to the JOBSTAT DD statement.
- The OUTPUT and SIDEOUT DD statement in the JCL should identify a unique dataset for each concurrent user’s run.
- After executing, MUREPORT will account for all users associated with Job Statistics datasets in the MUREPORT JCL for a common platform ID. You can run separate reports for each user by setting up the MUREPORT JCL with only that user’s Job Statistics dataset.