dbo.QBMDBQueuePond
Buffer the DBQueue Processor tasks of synchronizations before takeover in DBQueue.
TableType TUsage WORKRows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_Task | varchar(38) | yes | DBQueue Processor task | UID |
Object | varchar(38) | yes | 1. parameter | UID |
SubObject | varchar(38) | yes | 2. parameter | UID |
GenProcID | varchar(38) | no | Process ID | UID |
PondGroup | varchar(38) | yes | Group | UID |
InsertDate | datetime(8) | yes | Created on |
Relations
| FK | From | To |
|---|---|---|
| No FK rows in snapshot. | ||
Triggers
No triggers in snapshot.
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| dbo.QBM_P40B0C8AE71E45BA9C883A96_ | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PDBQueueInsert_Bulk | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PDBQueuePondEnd | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PDBQueuePondTimeOut | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PQBMDBQueuePondDelete | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PTempQueueEnd | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_P40B0C8AE71E45BA9C883A96_ | source text reference | inserts DBQueue tasks, has TRY/CATCH error handling |
| dbo.QBM_PDBQueueInsert_Bulk | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_PDBQueuePondEnd | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PDBQueuePondTimeOut | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PQBMDBQueuePondDelete | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PTempQueueEnd | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_ZProcessMarkDelete | source text reference | has TRY/CATCH error handling |