Sun Microsystems 3 Tablet Accessory User Manual


 
Database Schema Reference
352 iPlanet Integration Server Process System Guide August 2001
ACTIVEPAGE NOT
NULL
NUMBER(38) The number of active memory pages for
the engine.
ALLOCATEPAGE NOT
NULL
NUMBER(38) The number of allocated memory pages
for the engine.
Table B-33 WFHProcAttribLog
Name Index Null? Type Description
PROCESSID NUMBER(38) Unique identifier for the process instance
in which this process attribute occurs.
ATTNAME VARCHAR2(64) Name of the process attribute.
ATTTYPE NUMBER(38) Type of the attribute:
1 IntegerData
2 TextData
3 BooleanData
4 DateTimeData
5 DoubleData
6 IntervalData
7 DecimalData
8 XmlData
ATTSEGMENTID NUMBER(38) Internal use only.
ATTSEGLENGTH NUMBER(38) Internal use only.
ATTVALUE VARCHAR2(255) New value of the attribute.
STATE NUMBER(38) New state of the process attribute:
1 Instantiation
0 Value change
-1 Uninstantiation
LOGTIME DATE Time of this logging.
Table B-32 WFHPerformanceLog (Continued)
Name Index Null? Type Description