Name Type MSSql Type Oracle Type DB2 Nullable Description
OUA_OH_Idnr int NUMBER(38,0) int false reference to the object header (OH)
OUA_ConsiderErt smallint NUMBER(38,0) smallint true 0=no, 1=yes
OUA_IsClientQueue smallint NUMBER(38,0) smallint true 0=no, 1=yes
OUA_IsStopped smallint NUMBER(38,0) smallint true to remember the state beyond the session
OUA_MaxSlots int NUMBER(38,0) int true -1=Unlimited
OUA_CurrPriority smallint NUMBER(38,0) smallint true Temporary priority
OUA_CurrMaxSlots int NUMBER(38,0) int true Temporary maximum number of Slots
OUA_NextCheck datetime DATE timestamp true Time when the next exception starts
OUA_Temporary smallint NUMBER(38,0) smallint true 0=no, 1=yes

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OUA OUA_OH_Idnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_OUA_OH OUA_OH_Idnr OH_Idnr

Return to the Index File