Transaction state codes in the WebSphere Application Server 4.0 administrative console
 Technote (FAQ)
 
Problem
When right-clicking on an Application Server in the administrative console there is an option to view Transactions. What do the associated status codes stand for?
 
Solution
The status codes represent the following:

GlobalState
NONE = 0
PREPARED = 1
COMMITTED = 2
ABORTED = 3


LocalState
NONE = 0
PRESENT = 1
ACTIVE = 2
INACTIVE = 3
PREPARING = 4
PREPARED = 5
COMMITTING = 6
COMMITTED = 7
COMMIT_COMPLETE = 8
BEFORE_ABORT = 9
ABORTING = 10
ABORTED = 11
ABORT_COMPLETE = 12
FINISHED = 13
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server
Operating system(s): HP-UX
Software version: 4.0
Software edition:
Reference #: 1109801
IBM Group: Software Group
Modified date: Aug 30, 2004