NetBatch Manual

Glossary
NetBatch Manual522460-004
Glossary-4
job attachment
Resource requirements such as the number of tape drives the job needs
Run information such as timing details, hold flags, and the action to be taken in the
event of job failure
You can record job descriptions in the NetBatch-Plus database. You can then select
jobs from this database at any time and submit them for execution by a NetBatch
scheduler.
job attachment. An ASSIGN, PARAM, or DEFINE used by a job. You define job
attachments on the Job Attachments screens.
job control file. Job control file. See input file.
logon defaults. The system, volume, subvolume, and file security values in effect when you
logged on to the system. For more information about logon defaults, current defaults,
file-name expansion, and qualifying file names, see the Guardian User’s Guide.
map DEFINEs. See DEFINE.
master job. A job on which another job (the dependent job) depends. Master jobs are the
jobs specified by the WAITON attributes of their dependent jobs.
NBEXEC. The program name of the NetBatch executor program. NBEXEC superseded
BPROC as the name of this program.
NetBatch. A job management system used to submit, schedule, execute, and control batch
jobs.
NetBatch-Plus. A Pathway application that provides a screen-driven interface to the
NetBatch job management system. You can use the application, which has its own
database, to control NetBatch systems running on different nodes.
NetBatch-Plus application. See application.
NetBatch-Plus database. A database containing descriptions of jobs that NetBatch-Plus
users can select and submit for execution by a NetBatch scheduler. Job descriptions
can include information about dependencies, attachments, and bulk job selection
criteria. In addition to job descriptions, the database records details of NetBatch-Plus
users and configuration information for the bulk submit program.
Next Page key. The key you press on your keyboard to display the next 24 lines of help
text. The actual name of the key depends on the keyboard you are using. For
example, the Next Page key on some keyboards is Next. On others it is Page Down or
PgDn.
nonrecurrent job. A job that does not have the CALENDAR or EVERY attribute. The
scheduler deletes nonrecurrent jobs from its database after they finish
executing.