Connect:Direct for HP NonStop Submit Statement
The SUBMIT statement submits another Process to either the PNODE or to the SNODE during Process execution. The submitted Process must reside on the node where the SUBMIT statement will execute. This node is referred to as the SUBNODE.
The following is the Connect:Direct® for HP NonStop Submit statement format. See the Sterling Connect:Direct for HP NonStop Process Parameters for more information.
Label | Statement | Parameters |
---|---|---|
stepname | SUBMIT | DSN=filename | FILE=filename |
NEWNAME=new-name | ||
SUBNODE=PNODE | SNODE | ||
SNODE=secondary-node-name | ||
SNODEID=(id | [,pswd] [,newpswd]) | ||
SACCT='snode-accounting-data' | ||
PNODEID=(id | [,pswd]) | ||
PACCT='pnode-accounting-data' | ||
CLASS=n | ||
HOLD=Yes | No | Call | ||
PRTY=n | ||
RETAIN=Yes | No | Initial | ||
STARTT=([date |day][,hh:mm:ssXM]) | ||
&symbolic_name_1=variable-string-1 & symbolic_name_2=variable-string-2 . . . & symbolic_name_n=variable-string-n |