zCRT_mgr_Run

efacdb_full ยท Custom/model/helper tables
Back to EFACS Browser
Type
BASE TABLE
Rows est.
30
Size
0.06 MB
Updated
2026-04-03 14:25:46

Columns

Full schema, no data mutation.
#NameTypeKeyNullableDefaultComment
1run_idchar(36)PRINO--
2sp_logical_namevarchar(64)MULNO--
3statusenum('scheduled','running','complete','failed','timeout')MULNOscheduled-
4requested_byvarchar(64)-YES--
5requested_atdatetimeMULNOCURRENT_TIMESTAMP-
6started_atdatetime-YES--
7finished_atdatetime-YES--
8error_texttext-YES--

Indexes

NameUniqueColumns
PRIMARYYesrun_id
idx_mgr_run_requested_atNorequested_at
idx_mgr_run_sp_nameNosp_logical_name
idx_mgr_run_statusNostatus

Status Counts

StatusCount
complete15
timeout12
failed3

Foreign Keys

EFACS has few enforced keys; many relationships are conventional.
ColumnReferences
No enforced foreign keys found for this table.