Connect:Direct for UNIX Run Job Statement
The run job statement invokes a UNIX command shell to execute one or more UNIX commands from within a Process. The Process does not wait until the UNIX commands finish running before executing the next step in the Process.
The run job execution produces a return code.The return code does not indicate if the UNIX command successfully executed. The return code only indicates if IBM® Connect:Direct® successfully submitted the run job statement.
The following is the Connect:Direct for UNIX Run Job statement format. Refer to IBM Connect:Direct for UNIX Process Parameters for more information.
Label | Statement | Parameters |
---|---|---|
step name | RUN JOB | dsn=dsn[(member)] |
pnode | snode | ||
sysopts="unix command [;unix command [;unix command...]]" |