You can display a summary list of all transactions in the exceptions log using the rs_helpexception stored procedure. The syntax for the rs_helpexception stored procedure is:
rs_helpexception [transaction_id, [, v]]
If you supply a valid transaction_id and v for “verbose” reporting, rs_helpexception displays a detailed description of a transaction. Use rs_helpexception with no parameters to obtain transaction_id numbers for all transactions in the exceptions log.