Submitting a batched repository-update job

To submit a batched repository-update job, you must:

  1. Create a sequential data set or partitioned data set member to contain your input to the batched repository-update facility. The data set must have a fixed blocked format, RECFM(FB), and a logical record length of 80, LRECL(80).
  2. Create your input, as described in Creating an input file.
  3. Start of changeUse one of the following methods to submit the batched repository-update job: End of change

Start of changeSubmitting a batched repository-update job that processes the same definition in quick succession may result in one or more control statements failing. In such circumstances the best procedure would be to divide the repository-update job and submit the resultant jobs sequentially.End of change

[[ Contents Previous Page | Next Page Index ]]