NetBatch Management Programming Manual

Common Definitions
NetBatch Management Programming Manual522462-003
4-41
Simple Tokens
The field parameters in the preceding message format comprises numparams
records of the form (offsets are given in bytes):
param[0] = length n, in bytes, of parameter-name
param[1] FOR n = parameter-name
param[n+1] = length v, in bytes, of parameter-value
param[n+2] FOR v = parameter-value
ZBAT-TKN-ATT-SET-SECURITY
contains a 16-bit signed integer that specifies the value of an attachment set’s
SECURITY attribute. The security bits are:
ID code can be one of:
The default value is %6666 (“UUUU”).
ZBAT-TKN-ATT-SET-TEMPORARY
contains a Boolean value that specifies an attachment set’s TEMPORARY
attribute. The values are:
The default value is ZSPI-VAL-FALSE for attachment sets with user-specified
identifiers (that is, named attachment sets). For attachment sets added with
scheduler-generated identifiers (that is, numbered attachment sets), the default
value is ZSPI-VAL-TRUE.
ZBAT-TKN-BATCHCTL
contains the name of the scheduler’s configuration file.
ZBAT-TKN-BYTESTRING
contains a variable-length string of bytes.
<0:3> 0
<4:6> ID code allowed for read
<7:9> ID code allowed for write
<10:12> ID code allowed for execute
<13:15> ID code allowed for purge
0 Any user (local)
1 Member of owner’s group (local)
2 Owner (local)
4 Any user (local or remote)
5 Member of owner’s community (local or remote)
6 Owner (local or remote)
7 Super ID only (local)
ZSPI-VAL-FALSE Specifies TEMPORARY OFF
ZSPI-VAL-TRUE Specifies TEMPORARY ON