Terminates specified COMSTP program, if currently active. You cannot terminate an idle COMSTP program. Security level is Controller.
The :TER command has the form:
:TER COMSTP mix action
Where:
mix is the mix number of the COMSTP program to be terminated
action determines how any transaction in progress is handled. Use one of the following values for action, depending on how you want to terminate the transaction:
NO.RECOVERY (or NOR) – use if the transaction is not to be rerun. This is the default type.
DISCARD – use if the report is not to be rerun. This option is same as NO.RECOVERY.
RECOVER (or NO.DISCARD ) – use to rerun the transaction.