List of console commands
The following table shows console commands that are used for the Send system, the Receive system, and the Observe system of HULFT.
Function |
Name |
Console Command |
---|---|---|
Sending |
Send Task Status Display |
F Job Name of Send program,STATUS |
Send Status Display |
F Job Name of Send program,DISPLAY |
|
Priority Modification |
F Job Name of Send program,PRI,F=fileid[,H=hostname],P=999 |
|
F Job Name of Send program,PRI,NO=99999..999,P=999 |
||
Transfer Interval Modification |
F Job Name of Send program,INT,F=fileid[,H=hostname],I=99999 |
|
F Job Name of Send program,INT,NO=99999..999,I=99999 |
||
Modification of Transfer Block Length and Transfer Block Count |
F Job Name of Send program,TBC,F=fileid[,H=hostname] |
|
F Job Name of Send program,TBC,NO=99999..999{[,B=99999] [,C=99]} |
||
Transfer Block Length Modification |
F Job Name of Send program,TBLOCK,F=fileid[,H=hostname], |
|
F Job Name of Send program,TBLOCK,NO=99999..999,T=99999 |
||
Transfer Block Count Modification |
F Job Name of Send program,TCNT,F=fileid[,H=hostname],T=99 |
|
F Job Name of Send program,TCNT,NO=99999..999,T=99 |
||
Send Cancelation |
F Job Name of Send program,CANCEL,F=fileid[,H=hostname] |
|
F Job Name of Send program,CANCEL,NO=99999..999[,{FORCE|ABSTP}] |
||
Log File Open |
F Job Name of Send program,LOGOPEN |
|
End Send Program |
F Job Name of Send program,{HALT[,NORMAL]|[HALT,]QUICK|ABEND} |
|
P Job Name of Send program |
||
Resend Queue Status List Display |
F Job Name of Send program,DISPLAY,RESEND |
|
Resend File |
F Job Name of Send program,RESEND,[hostname][,F=fileid][,C=x][,DSN=dsname][,NO=999999999] |
|
F Job Name of Send program,RESEND,,[C=x],M=ALL |
||
Counter Reset for Send SEQ or Resend Queue List |
F Job Name of Send program,RESET,[SEND|RESEND] |
|
Display Current Count for Send SEQ or Resend Queue List |
F Job Name of Send program,DISPLAY,SEQNO |
|
Receiving |
Receive Task Status Display |
F Job Name of Receive program,STATUS |
Receive Status Display |
F Job Name of Receive program,DISPLAY |
|
Receive Cancelation |
F Job Name of Receive program,CANCEL,F=fileid[,H=hostname] |
|
F Job Name of Receive program,CANCEL,NO=99999..999 |
||
Log File Open |
F Job Name of Receive program,LOGOPEN |
|
End Receive Program |
F Job Name of Receive program,{HALT[,NORMAL]|[HALT,]QUICK|ABEND} |
|
P Job Name of Receive program |
||
Observe |
Observe Task Status Display |
F Job Name of Observe program,STATUS |
Observe Processing Status Display |
F Job Name of Observe program,DISPLAY |
|
Observe Start Date and Time Display |
F Job Name of Observe program,TIME |
|
Observe Cancelation |
F Job Name of Observe program,CANCEL,S=service[,H=hostname] |
|
Log File Open |
F Job Name of Observe program,LOGOPEN |
|
End Observe Program |
F Job Name of Observe program,{HALT[,NORMAL]|[HALT,]QUICK|ABEND} |
|
P Job Name of Observe program |
-
It is recommended that you use the MODIFY command for the End Send Program, the End Receive Program, or the End Observe Program.
-
To modify the transfer block length and the transfer block count for records in the Send Queue or the Resend Queue, it is recommended that you use the Transfer Block Length and Transfer Block Count Modification command.