dbo.POLPlaybookRun
ITDR playbook runs
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_POLPlaybookRun | varchar(38) | no | ITDR playbook run | PKUID |
UID_POLPlaybook | varchar(38) | no | ITDR playbook | FKUID |
ObjectID | nvarchar(1600) | yes | Identifier | |
PlaybookId | nvarchar(256) | yes | ITDR playbook identifier | |
Severity | int(4) | yes | Severity | |
Source | varchar(256) | yes | Source info | limited |
AdditionalMessage | nvarchar(2048) | yes | Additional message | |
AdditionalData | nvarchar(-1) | yes | Additional information | |
ObjectKeyRelated | varchar(138) | yes | Object | |
GenProcID | varchar(38) | yes | Process ID | FKUID |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| POL_RFRL4303 | POLPlaybookRun.UID_POLPlaybook | POLPlaybook.UID_POLPlaybook |
Triggers
GEN_T1D2773C6ABA951AB4BE4AF3A3 SQL_TRIGGER
GEN_T2E88F37C316E6934F2860C898 SQL_TRIGGER
GEN_T320470C3054FA9E857F03F442 SQL_TRIGGER
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.GEN_T32514535467CA6605935F38FB | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T36FEBED331274562FD6B80DBE | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T371F0FB4B613E6EFC97664261 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T377F10C7782E804450A883790 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3A8F504113EF5159F55B39C8A | SQL expression dependency | OBJECT_OR_COLUMN |
| POLPlaybook | referenced by foreign key from table | POL_RFRL4303: POLPlaybookRun.UID_POLPlaybook -> POLPlaybook.UID_POLPlaybook |