Show TOC

rs_helpexceptionLocate this document in the navigation structure

Displays transactions in the exceptions log.

Syntax
rs_helpexception [<transaction_id>, [, v]]
Parameters
transaction_id

The number of the transaction for which you want help.

v

Includes the text of the transaction in a detailed listing.

Examples
Example 1

Displays summary information on all transactions in the exceptions log.

rs_helpexception
Example 2

Displays detailed information on transaction number 1234, including the text of the transaction.

rs_helpexception 1234, v
Usage
  • If you do not enter any parameters, rs_helpexception displays a summary list of the transactions in the exceptions log, including all transaction numbers.

  • If you supply a valid <transaction_id>, rs_helpexception displays a detailed description of a transaction.

  • Use rs_delexception to delete transactions in the exceptions log.