Database Schema Reference
Appendix B Engine Database Schema 357
State Values

Many of the history log tables listed in this section have a field that represents the

state of a given engine object: process instance, activity, session, and timer. The

following table shows the values corresponding to the various states of these

objects:

Object State Value
Process Instance PREPARE_CREATE 405
CREATED 410
ACTIVE 420
COMPLETED 430
PREPARE_ABORT 435
ABORTED 440
Activity PENDING 10
READY 20
PREPARE_ACTIVE 25
ACTIVE 30
PREPARE_COMPLETE 35
COMPLETED 40
PREPARE_ABORT 45
ABORTED 50
DELETED 60
Timer CREATED 810
OFF 820
ON 830
EXPIRED 840
DELETED 850
Session ACTIVE 210
SUSPENDED 220
TERMINATED 230