Entering content frame

Object documentation TRANSACTIONS Locate the document in its SAP Library structure

The TRANSACTIONS statistics system table contains information about active transactions of a database instance.

TRANSACTIONS

SESSION

FIXED(10)

Database session ID

TRANSCOUNT

CHAR(20)

Transaction ID

SUB_TRANS

FIXED(10)

Number of current subtransaction

WRITE_TRANS

CHAR(6) BYTE

ID of current write transaction if transaction has made changes

PROCESS

FIXED(10)

User process ID

USERNAME

CHAR(32)

User name

CONNECTDATE

DATE

Date when session started

CONNECTTIME

TIME

Time when session started

TERMID

CHAR(18)

Terminal ID

REQTIMEOUT

CHAR(10)

Seconds remaining until time specified in special database parameter REQUEST_TIMEOUT

LASTWRITE

CHAR(10)

Time elapsed since last write request in timeout intervals

LOCKMODE

CHAR(14)

Type of lock

LOCKSTATE

CHAR(10)

Status of lock

REQMODE

CHAR(14)

Type of lock request

REQSTATE

CHAR(10)

Status of lock request

CONSISTENTVIEW

CHAR(6)

For future use

APPLPROCESS

FIXED(10)

Application process ID

APPLNODEID

CHAR(64)

ID of client host of the application process

 

 

Leaving content frame