Recommended Method for Running Concurrent Jobs on z/OS
Follow the steps below for the recommended method for executing concurrent jobs.
- Continue to execute VeriMove jobs as you have in the past. Submit each job separately. Allow the operating system to handle job scheduling. Jobs will run concurrently with an improved aggregate execution time.
- A single JOBSTAT dataset contains all job statistics to provide increased control.
- The OUTPUT and SIDEOUT DD statements in the JCL should identify a unique dataset for each concurrent run.