NetBatch Manual
Software Installation
NetBatch Manual—522460-004
2-6
Step 7: Perform Post-installation Tasks
1. Make a backup copy of BATCHLIB. For example:
> FUP DUP $DATA7.TEST.BATCHLIB,
$NB.BACKUPS.BATCHLIB FILES DUPLICATED: 1
>
2. Create the NBFLAGS procedure. For example:
> TAL; SUPPRESS
> INT PROC NBFLAGS; BEGIN RETURN %B1111111111110111; END;
> EOF!
BINDER - OBJECT FILE BINDER ...
Object File
\MELBDEV.$DATA7.TEST.OBJECT.
>
These bit settings enable WAITON validation, prevent frozen-user jobs from
running, enable the RUN command, and disable the CHANGEUSER command.
3. Bind NBFLAGS into BATCHLIB. For example:
> BIND
BINDER - OBJECT FILE BINDER ...
@ADD * FROM $DATA7.TEST.BATCHLIB
@REPLACE * FROM $DATA7.TEST.OBJECT
@BUILD $DATA7.TEST.BATCHLIB !
@EXIT
Specifying the Library File
The programs BATCHCAL, BATCHCOM, BATCHUTL, NBEXEC, and NETBATCH
search for their BATCHLIB library file in $SYSTEM.SYSTEM. If you move the file, you
must specify the library file for the programs the first time you run them.
To specify the library file for a program you are running, include run option LIB file-
name in the TACL RUN command. For example:
> BATCHCAL /LIB $VOL.SUBVOL.BATCHLIB/C}EXIT
> BATCHCOM /LIB $VOL.SUBVOL.BATCHLIB/; EXIT
> BATCHUTL /LIB $VOL.SUBVOL.BATCHLIB/
> NBEXEC /NAME, LIB $VOL.SUBVOL.BATCHLIB/
> NETBATCH /NAME $ZBAT, NOWAIT, LIB $VOL.SUBVOL.BATCHLIB/ $TRASH.ZBAT
> BATCHCOM $ZBAT; SHUTDOWN SCHEDULER
Securing Files
The softdoc might list NetBatch product files whose security you must change to
recommended values before you use the files. The most common file security changes
are to the files BATCHLIB and NETBATCH.