OUA_OH_Idnr |
int |
NUMBER(38,0) |
int |
int |
false |
ID of the queue object. |
OUA_ConsiderErt |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Indicates whether or not the estimated runtime (ERT) is considered or not. |
OUA_IsClientQueue |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Indicates whether the queue is a client queue or not. |
OUA_IsStopped |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Indicates whether this queue is stopped or not. |
OUA_MaxSlots |
int |
NUMBER(38,0) |
int |
int |
true |
Defines the maximum number of parallel tasks that can run in this queue. -1 = unlimited |
OUA_CurrPriority |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Temporary priority of the objects that run in the queue. |
OUA_CurrMaxSlots |
int |
NUMBER(38,0) |
int |
int |
true |
Temporary number of slots available of the queue. |
OUA_NextCheck |
datetime |
DATE |
timestamp |
timestamp |
true |
Date and time the next exception starts. |
OUA_Temporary |
smallint |
NUMBER(38,0) |
smallint |
smallint |
true |
Indicates whether or not the temporary values (priority, max. number of slots) are enabled or not. |