Ending the Send program (XRSND)
Submit a command on the console to end the Send program (XRSND).
(1) Ending of Send Program (XRSND)
Submit one of the following commands:
F Job name of Send program,{HALT[,NORMAL]|[HALT,]QUICK|ABEND}
- HALT[,NORMAL]
-
Synchronous end
Specifying this parameter ends the Send program (XRSND) after all the Send processing is complete.
- [HALT,]QUICK
-
Asynchronous end
Specifying this parameter forcibly ends the Send program (XRSND) after HULFT places the transfer that is in progress in the Resend Queue.
- ABEND
-
Abend
Specifying this parameter forcibly ends the Send program (XRSND). All the Send processing that HULFT is carrying out ends unsuccessfully, and HULFT does not place the processing in the Resend Queue.
P Job name of Send program
This command allows you to end the Send program (XRSND) after all the Send processing is complete.
Do not restart Communications Server while HULFT is running.
Note that if you restart Communications Server while HULFT is running, then you must restart HULFT system.
You cannot submit the MODIFY command after you submit the STOP command. Thus, you cannot forcibly end the Send program (XRSND), or check the status by using the Send Task Status Display command (STATUS). Therefore, it is recommended that you use the MODIFY command to end the Send program (XRSND).