Sun Microsystems 3 Tablet Accessory User Manual


 
Database Schema Reference
350 iPlanet Integration Server Process System Guide August 2001
Table B-30 WFHAttribLockLog
Name Index Null? Type Description
PROCESSID NUMBER(38) Unique identifier for the process instance
in which this process attribute occurs.
ACTIVITYID NUMBER(38) If the access to the process attribute is
associated with an activity, the unique
identifier for this activity instance.
SESSIONID NUMBER(38) If the access to the process attribute is
associated with a user session, the
unique identifier for this session.
ACCESSORID NUMBER(38) Unique identifier for this attribute
accessor instance within this process
instance.
ATTNAME VARCHAR2(64) Name of the process attribute.
LOCKTYPE NUMBER(38) Type of access to the process attribute:
0 Not applicable (used internally)
1 WFAttributeAccessor.READ
2 WFAttributeAccessor.READQ
3 WFAttributeAccessor.WRITE
4 WFAttributeAccessor.WRITEQ
5 WFAttributeAccessor.NO_LOCK
STATE NUMBER(38) Internal use only.
LOGTIME DATE Time of this logging.
Table B-31 WFHColdStartLog
Name Index Null? Type Description
SEQID NUMBER(38) Internal use only.
STARTTIME DATE Date and time this engine was last cold
started.
PROCATTSIZE NUMBER(38) Internal use only.
SESSATTSIZE NUMBER(38) Internal use only.