OpenTP1 Version 7 Operation

[Contents][Index][Back][Next]

xarevtr (Display XAR event trace information)

Format

xarevtr [-a] [-f XAR-event-trace-information-file]

Function

The xarevtr command edits the specified XAR event trace information file and displays the information.

Options

-a

Displays the information in detailed format. When this option is omitted, lines 6 through 10 and line 12 are omitted.

-f XAR-event-trace-information-file

Specifies the XAR event trace file to display on the console. When this option is omitted, of the files $DCDIR/spool/dcxarinf/trace/xarevtr1 and $DCDIR/spool/dcxarinf/trace/xarevtr2, the file that has been updated more recently is assumed as the file to be edited.

Output format

[Figure]

aa...aa
Date and time (ctime format)

bb...bb
Microseconds (decimal)

cc...cc
Application server name (character string, 1-16 characters)

dddd
Display number (decimal)

ee...ee
Process ID (decimal)

ff...ff
Transaction management table number (decimal)

gg...gg
Internal maintenance information (decimal, or character string 1-20 characters)

hh...hh
Name of request code (1-32 characters)
xar_start: Transaction branch start processing
xar_call: Remote procedure call from within a transaction branch
xar_end: Transaction branch termination processing
xar_prepare: Transaction branch preparation for commit processing (phase 1)
xar_commit: Transaction branch commit processing (phase 2)
xar_rollback: Transaction branch rollback processing
xar_recover: Report transaction branches with the status Prepared or Heuristically Completed.
xar_forget: Discard transaction branches with the status Heuristically Completed.
xar_tbl_reserve: Internal maintenance information (detect entry release when the table is full)
xar_trnrcvr: Internal maintenance information (detect RAP disconnection or failure of RAP-processing server)

ii
Position of information acquisition (2 characters)
IN: Function entry
OK: Function exit (normal termination)
ER: Function exit (abnormal termination)

jj...jj
XA return code character string (character string, 1-20 characters) or return code (decimal)

kk...kk
Application server XID information within first 64 bytes of GTRID (hexadecimal)

ll...ll
Application server XID information within first 64 bytes of BQUAL (hexadecimal)

mm...mm
Application server XID detailed information: Format ID (hexadecimal)

nn...nn
Application server XID detailed information: GTRID size (hexadecimal)

oo...oo
Application server XID detailed information: BQUAL size (hexadecimal)

pp...pp
Application server XID: GTRID detailed information (hexadecimal or characters)

qq...qq
Application server XID: BQUAL detailed information (hexadecimal or characters)

rr...rr
OpenTP1 XID information: TRNGID character string (1-16 characters)

ss...ss
OpenTP1 XID information: TRNBID character string (1-16 characters)

tt...tt
OpenTP1 XID detailed information (hexadecimal)

Output messages

Message ID Description Output destination
KFCA32029-E Processing could not continue due to insufficient memory in the process-specific area. Standard error output
KFCA32100-I Help message Standard output
KFCA32101-E XAR event trace information file was not found. Standard error output
KFCA32102-E An error occurred during file manipulation. Standard error output
KFCA32103-E xarevtr command usage is invalid. Standard error output
KFCA32104-E xarevtr command cannot be executed. Standard error output
KFCA32105-E An error occurred while the xarevtr command was executing. Standard error output