JOBSECURITY [ MPE/iX Commands Reference Manual Volume I ] MPE/iX 5.0 Documentation
MPE/iX Commands Reference Manual Volume I
JOBSECURITY
Designates what level of user may request resources and control the
execution of jobs. (Native Mode)
Syntax
{HIGH}
JOBSECURITY { }
{LOW }
Parameters
HIGH Permits only the operator logged on at the console
and users with SM capability to use job control
commands.
LOW Allows individual users to exercise control over
their own jobs.
<omitted> If you do not specify HIGH or LOW, the current job
security status is displayed (high or low).
Operation Notes
JOBSECURITY controls the use of the ABORTJOB, ALTJOB, BREAKJOB, and
RESUMEJOB commands. The HIGH parameter permits only the operator to
issue these commands. JOBSECURITY LOW allows any user to issue these
commands for their own jobs; the job's user name and account must match
that of the user. Account managers do not need a matching user name, so
they may control the execution of any job in their account.
Use
This command may be issued from a session, job, program, or in BREAK.
Pressing Break has no effect on this command. It may be executed only
from the console unless distributed to users with the ALLOW command.
Example
To allow any user to abort, alter, break, or resume their own jobs,
enter:
JOBSECURITY LOW
Related Information
Commands ABORTJOB, ALTJOB, BREAKJOB, RESUMEJOB, JOBFENCE
Manuals Performing System Operation Tasks (32650-90137)
MPE/iX 5.0 Documentation