The model, APJMPDS, is used to process PDS moves. This model gives you two choices on how to generate move JCL. You can generate a separate set of job steps for each Library Code, or you can have all Library Codes moved in the same job step. If you use separate job steps, you have an easier time restarting the move and determining what failed if a step fails. If you use common job steps, your move might run faster. The default is to use separate job steps for each Library Code. You can change the default by setting user keyword $G$PDS_GROUPED to Y. While this can be done in your model specifications, it is more appropriate to set it in model APJMLEAD or APJMPDS.
In your Library Code, set your Model Specifications as follows:
INCLUDE APJMPDS
|
Copyright © 2004 CA.
All rights reserved.
|
|