Table Name: | rqst_queue |
Table Number: | 9761 |
Group: | Process Manager |
Description: | Contains queues of execution instructions for service requests |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
fields | CHAR | varchar | 255 | When an async return is queued, the fields are packed here as FIELD=VALUE|FIELD=VALUE | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
ovf_fields | CHAR | text | ALLOW_NULL, DONT_DISTR_TO_CLIENT, DONT_DISTR_TO_SERVER | When the fields are greater than 255 bytes, they are written here |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
queue2rqst_inst | MTO | rqst_inst | rqst2queue | Request instance that is being queued |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
q2ri9761 | queue2rqst_inst | nonclustered located on PRIMARY |
View ID | View Name | Tables |
---|
rqst_queue | |||