Stores the information used to retrieve the text of transactions from the exceptions log.
rs_exceptscmd has one row for each source command or output command.
Column  | 
Datatype  | 
Description  | 
|---|---|---|
sys_trans_id  | 
rs_id  | 
System-assigned transaction ID for the transaction  | 
src_cmd_line  | 
int  | 
Command-line number of the source within the logged transaction  | 
output_cmd_index  | 
int  | 
Line number of the output command within the logged transaction  | 
cmd_type  | 
char(1)  | 
Command type:  | 
cmd_id  | 
rs_id  | 
Index into rs_systext  |