Database Schema Reference
Appendix
B
Engine Database Schema
349
SESSIONID
NUMBER(38)
ID of the session that owns this activity
(if the activity is ACTIVE).
LOGTIME
DATE
Time of this logging.
Table B-28
WFHAlarmLog
Name
Index
Null?
Type
Description
ALARMTYPE
VARCHAR2(64)
The type of the alarm.
DETAILS
VARCHAR2(255)
The text of the alarm.
LOGTIME
DATE
Time of this logging.
Table B-29
WFHAliasLog
Name
Index
Null?
Type
Description
ALIAS
VARCHAR2(64)
Name of an alias registered (or now
unregistered) on this engine.
PROCESS
VARCHAR2(64)
Name of the process definition which the
alias represents (same as the alias name).
ENGINE
VARCHAR2(64)
Engine where the actual process
definition resides.
ENVIRONMENT
VARCHAR2(64)
Environment of the engine where the
actual process definition resides.
STATE
NUMBER(38)
State of this alias registration:
1 – Registered
-1 – Unregistered
LOGTIME
DATE
Time of this logging.
Table B-27
WFHActStateLog (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...