NetBatch Management Programming Manual

Common Definitions
NetBatch Management Programming Manual522462-003
4-47
Simple Tokens
ZBAT-TKN-SEL-NOTUSERNAME
contains a string that specifies a user ID or, when the string includes either or both
the asterisk (*) and question mark (?) wild-card characters, a range of user IDs.
The user ID can be in group-name.user-name or group-ID,user-ID form.
ZBAT-TKN-SEL-NOTWAITON
contains a string that specifies a master-job name or, when the string includes
either or both the asterisk (*) and question mark (?) wild-card characters, a range
of master-job names.
ZBAT-TKN-SEL-PARAM-NAME
contains a string that specifies a PARAM name or, when the string includes either
or both the asterisk (*) and question mark (?) wild-card characters, a range of
PARAM names. For information on the form of a PARAM name, see the
description of the PARAM command in the TACL Reference Manual.
ZBAT-TKN-SEL-USERNAME
contains a string that specifies a user ID or, when the string includes either or both
the asterisk (*) and question mark (?) wild-card characters, a range of user IDs.
The user ID can be in group-name.user-name or group-ID,user-ID form.
ZBAT-TKN-SEL-WAITON
contains a string that specifies a master-job name or, when the string includes
either or both the asterisk (*) and question mark (?) wild-card characters, a range
of master-job names.
ZBAT-TKN-START-TIME
contains a 64-bit Julian timestamp indicating the time when the scheduler started
the initial process (the executor-program process) of the job.
ZBAT-TKN-STARTUP-MESSAGE
contains one or more program parameters sent by the scheduler to a job’s
executor-program process in the startup message.
ZBAT-TKN-STRING
contains a variable-length string of ASCII characters.
ZBAT-TKN-SWAP-FILE
contains the name of a file to be used as the swap file for the user data stack
segment of a job’s executor-program process.
ZBAT-TKN-TERM-FILE
contains the name of the home terminal of a job’s executor-program process.