Parameter Description Values
notify The user e-mail to receive Process completion
messages. This parameter uses the rmail utility
available in the UNIX System V mail facility to
deliver the completion messages.
Note: Sterling Connect:Direct does not validate
the e-mail address or user ID supplied to the
notify parameter. Invalid e-mail addresses and
failed E-mail attempts are handled according
to the local mail facilities configuration.
username@hostname or user@localhost
pacct Astring containing information about the
PNODE. Enclose the string in double quotation
marks.
pnode accounting data” up to 256 characters
pnodeid Security user IDs and passwords at the
PNODE. The pnodeid subparameters can
contain 1–64 alphanumeric characters.
id [, pswd]
id—Specifies a user ID on the PNODE.
pswd—Specifies a user password on the
PNODE.If you specify pnodeid, you must also
specify id. Identify the ID first and the pswd last.
prty The priority of the Process in the Transmission
Control Queue (TCQ). A Processwith a higher
priority is selected for execution before a
Process with a lower priority.The prty value
does not affect the priority during
transmission.
1–15, where fifteen is the highest priority.The
default is 10.
retain Determines if Sterling Connect:Direct retains a
copy of the Process in the TCQ. Sterling
Connect:Direct assigns a Process number to the
Process when it is placed in the retain queue.
When the Process is run, the Process number
assigned to the retain Process is incremented
by one. For example, if the Process is assigned
the Process number of 1445 in the retain
queue, the Process number is 1446 when the
Process is executed.
If you specify a start time and set retain=yes,
the Process remains in the Timer queue in HR
status and is submitted at the appropriate
interval. For example, when
startt=(Monday,2:00), the Process runseach
Monday at 2:00 AM. When startt=(,1:00), the
Process runs daily at 1:00 AM. Sterling
Connect:Direct does not provide a way to run
a Process hourly.To do this, you must use the
UNIX cron utility.
If no start time is identified, you must issue a
change process command to release the
Process for execution. Do not code the startt
parameter when you specify retain=initial.
yes | no | initial
yes—Specifies that the system retains the Process
in the Hold queue in HR status after execution.
no—Specifies that the system deletes the Process
from the TCQ after execution. This is the default.
initial—Specifies that the system retains the
Process in the Hold queue in HR status for
automatic execution every time the Process
Manager initializes.
sacct Specifies accounting data for the SNODE.
Setting this value in the submit statement
overrides any accounting data specified in
Process.
snode accounting data” up to 256 characters.
Enclose the string in double quotation marks.
8Sterling Connect:Direct for UNIX: User Guide