NetBatch Manual
Attributes
NetBatch Manual—522460-004
7-78
LOCALNAMES Scheduler Attribute
•
If the command does not include the remote-node parameter, the
scheduler starts
without the LOCALNAMES attribute; for example:
> NETBATCH /NAME $ZBAT, NOWAIT/ $DATA7.ZBAT !
> BATCHCOM $ZBAT; INFO SCHEDULER, LOCALNAMES
SCHEDULER ATTRIBUTES
•
A scheduler without the LOCALNAMES attribute treats remotely submitted
jobs as
remote jobs subject to normal NonStop system remote-access restrictions.
•
You cannot selectively add a node to or delete a node from the
LOCALNAMES
node list. To add or delete a node, you must reenter the complete
set of nodes in an ALTER SCHEDULER command.
•
To understand the effect of the LOCALNAMES attribute, consider the
example of a
job submitted to a local scheduler by a remote NetBatch-Plus
requester. The job fails during startup (SPECIAL-3 state) if its executor program is
local to the scheduler, the program’s security is “AAAA,” and the scheduler does
not have the LOCALNAMES attribute. Conversely, the job starts successfully if the
LOCALNAMES attribute specifies the NetBatch-Plus requester’s node.
Examples
•
This example shows the failure of a remote job submitted to a local scheduler that
does not have the LOCALNAMES attribute. The scheduler could not create the
job’s executor-program process because the remote user did not have access to
the executor program.
> FILEINFO \REMOTE.$TRASH.OBJECTS.BATCHCOM
\REMOTE.$TRASH.OBJECTS
Code … Owner RWEP …
BATCHCOM 100L … 255,255 "A-A-" …
> FILEINFO \LOCAL.$DATA7.PURGE.*
\LOCAL.$DATA7.PURGE
Code … Owner RWEP …
INFILE 101 … 255,255 "AAAA" …
TACL 100L … 255,255 "AAAA" …
> \REMOTE.$TRASH.OBJECTS.BATCHCOM
BATCHCOM - T9190D30 - (31OCT94^01JUN94)
(C)1986 Tandem (C)2004 Hewlett Packard Development Company,
L.P.
1} OPEN \LOCAL.$ZBAT
NETBATCH SERVER - T9190D30 …
2} INFO SCHEDULER, LOCALNAMES
SCHEDULER ATTRIBUTES
3} SUBMIT JOB, EXECUTOR-PROGRAM \LOCAL.$DATA7.PURGE.TACL, IN
\LOCAL.$DATA7.PURGE.INFILE
Job ZBAT-0004 Jobnumber 4 submitted
0527-W You have no READ access to IN file
4} STATUS JOB 4
JOB STATUS
JOB JOBNAME USERID LOG STATE CLASSNAME