Database Schema Reference
Appendix
B
Engine Database Schema
355
STATE
NUMBER(38)
Effect of this registration action:
1 – Registered
-1 – Unregistered
LOGTIME
DATE
Time of this logging.
Table B-37
WFHSessionLog
Name
Index
Null?
Type
Description
ID
NUMBER(38)
Unique identifier for the client session.
SESSNAME
VARCHAR2(64)
The session name (not logged on session
termination).
USERNAME
VARCHAR2(64)
The user name for the session user (not
logged on session termination).
PROFILENAME
VARCHAR2(64)
The profile name of the user on the
session.
STATE
NUMBER(38)
Logged new state for the session:
210 – WFSession.ACTIVE
220 – WFSession.SUSPENDED
230 – WFSession.TERMINATED
LOGTIME
DATE
Time of this logging.
Table B-38
WFHTimerLog
Name
Index
Null?
Type
Description
ID
NUMBER(38)
Unique identifier for the timer instance
within this engine.
PROCESSID
NUMBER(38)
Unique identifier for the process instance
in which this timer instance occurs.
TIMERNAME
VARCHAR2(64)
Name of the timer in the process
definition.
LOGTIME
DATE
Time of this logging.
Table B-36
WFHRegistrationLog (Continued)
Name
Index
Null?
Type
Description
Содержание iPlanet Integration Server 3.0
Страница 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Страница 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Страница 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Страница 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Страница 82: ...iIS Console Main Window Command Summary 82 iPlanet Integration Server Process System Guide August 2001...
Страница 156: ...Performing Application Upgrades 156 iPlanet Integration Server Process System Guide August 2001...
Страница 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Страница 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Страница 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...