dm_db_rda_schema_update_status


Columns

Column Type Size Nulls Auto Default Children Parents Comments
table_id int 4 null
database_id int 4 null
task_id bigint 8 null
task_type int 4 null
task_type_desc nvarchar 120 null
task_state int 4 null
task_state_desc nvarchar 120 null
start_time_utc datetime 16,3 null
end_time_utc datetime 16,3 null
error_number int 4 null
error_severity int 4 null
error_state int 4 null

Relationships