Database Schema Reference

Table B-36

WFHRegistrationLog (Continued)

 

 

 

 

Name

Index Null? Type

Description

 

 

 

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.

 

 

 

Appendix B Engine Database Schema 355

Page 355
Image 355
Sun Microsystems manual Table B-37, Sessname VARCHAR264, Table B-38 WFHTimerLog, Timername VARCHAR264