Connect:Direct for OpenVMS Submit Statement
The SUBMIT statement submits another IBM® Connect:Direct® Process from within an executing Process. The Process can be submitted to either the PNODE or the SNODE.
The submitted Process must reside on the node where the SUBMIT statement executes. This node is referred to as the SUBNODE.
The following is the Connect:Direct for OpenVMS Submit statement format. Refer to Sterling Connect:Direct for OpenVMS Process Parameters for more information.
Label | Statement | Parameters |
---|---|---|
stepname | SUBMIT | DSN=filename | FILE=filename |
CLASS=n | ||
NEWNAME=new-name | ||
SUBNODE=PNODE | SNODE | ||
SNODE=secondary-node-name | ||
SNODEID=(id | [,pswd] [,newpswd]) | ||
SACCT='snode-accounting-data' | ||
PNODEID=(id | [,pswd] [,newpswd]) | ||
PACCT='pnode-accounting-data' | ||
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 |