NetBatch Manual
Software Installation
NetBatch Manual—522460-004
2-9
Step 5: Update Alternate Key File References
Step 5: Update Alternate Key File References
Update the alternate key file references of these migrated files by using the FUP
ALTER command: ATTACH, CHKQUE, EXECUTOR, JOBCLASS, and NBATTX.
−ALTER ATTACH, ALTFILE (0, ATTACH0)
−ALTER CHKQUE, ALTFILE (0, CHKQUE0)
−ALTER EXECUTOR, ALTFILE (0, EXECUTO0)
−ALTER JOBCLASS, ALTFILE (0, JOBCLAS0)
−ALTER NBATTX, ALTFILE (0, NBATTX0)
−EXIT
Step 6: Warm Start Scheduler
Warm start the scheduler shut down in Step 2. For more information, see Warm
Starting a Scheduler on page 3-18.
> NETBATCH /NAME $SCHD, NOWAIT/ $DATA.SCHD
> BATCHCOM $SCHD; START SCHEDULER
Scheduler started
Step 7: Verify and Alter Attributes
Where necessary, verify and alter the attributes of the scheduler and its classes,
executors, attachment sets, and jobs. This ensures the attributes specify values
appropriate to the scheduler’s new location.(For example, the volume and subvolume
specified for job input files might need changing.
Use BATCHCOM’s INFO and ALTER commands to list and alter the attributes:
> BATCHCOM $SCHD; INFO SCHEDULER /OUT A/
> BATCHCOM $SCHD; INFO CLASS /OUT B/ ∗
> BATCHCOM $SCHD; INFO EXECUTOR /OUT C/ ∗
> BATCHCOM $SCHD; INFO ATTACHMENT−SET /OUT D/ ( ∗ . ∗ ) ∗ , DETAIL
> BATCHCOM $SCHD; INFO JOB /OUT E/ ∗