Submit a Process with Symbolics on VSE
This example shows using SUBMIT with the DSN parameter. Symbolics for PROCESS2 are supplied by the operator submitting PROCESS1.
The operator at the PNODE issues the following SUBMIT PROCESS command to initiate the file transfer:
|
PROCESS1 executes:
|
PROCESS1 submits PROCESS2:
|
- PROCESS1 copies the file A345.DATA in LA to a file called A345.NEW.DATA in Dallas. It then submits PROCESS2, which executes on the Dallas node. PROCESS2 is submitted with a PRTY of 14.
- PROCESS2 copies the file A345.NEW.DATA in Dallas to the file A345.NEW.DATA1 in New York.