Sun Microsystems 3 manual Table B-19 WFHSession

Models: 3

1 368
Download 368 pages 47.9 Kb
Page 343
Image 343

Database Schema Reference

Table B-18WFHSessAttributes

Name

Index

Null?

Type

Description

 

 

 

 

 

SESSIONID

NOT

NUMBER(38)

Identifier for the session between the

 

 

NULL

 

engine and client application.

ATTNAME

 

NOT

VARCHAR2(64)

Name of a process attribute in the

 

 

NULL

 

session.

ATTTYPE

 

NOT

NUMBER(38)

The type of the process attribute.

 

 

NULL

 

 

ATTSEGMENTID

 

NOT

NUMBER(38)

Internal use only.

 

 

NULL

 

 

ATTSEGLENGTH

 

NOT

NUMBER(38)

Internal use only.

 

 

NULL

 

 

ATTVALUE

 

NOT

VARCHAR2(255)

The value of the attribute (in text

 

 

NULL

 

format).

SETNUMBER

NOT

NUMBER(38)

Internal use only.

 

 

NULL

 

 

 

 

 

 

 

Table B-19 WFHSession

Name

Index

Null?

Type

Description

 

 

 

 

 

ID

NOT

NUMBER(38)

Unique identifier for this client session.

 

 

NULL

 

 

SESSNAME

 

 

VARCHAR2(64)

The session name.

USERNAME

 

 

VARCHAR2(64)

The user name of the user on the session.

PROFILENAME

 

 

VARCHAR2(64)

The profile name of the user on the

 

 

 

 

session.

STATE

 

 

NUMBER(38)

The state of the session:

 

 

 

 

210 – WFSession.ACTIVE

 

 

 

 

220 – WFSession.SUSPENDED

SESSMODE

 

 

NUMBER(38)

Internal use only.

SESSTXID

 

 

VARCHAR2(255)

The transaction ID, used only in iIS

 

 

 

 

two-phase commit operations.

OTHERINFO

 

 

VARCHAR2(64)

The otherInfo attribute associated with a

 

 

 

 

user profile.

 

 

 

 

 

Appendix B Engine Database Schema 343

Page 343
Image 343
Sun Microsystems 3 manual Table B-19 WFHSession