Deletes a transaction in the exceptions log.
rs_delexception [transaction_id]
The number of the transaction you want to delete.
Deletes transaction number 1234 from the exceptions log.
rs_delexception 1234
If you do not specify any parameters, rs_delexception displays a summary of transactions in the exceptions log.
If you supply a valid transaction_id, rs_delexception deletes a transaction. You can find the transaction_id for a transaction by using either rs_helpexception or rs_delexception with no parameters.