GS_ILM_TASK
The GS_ILM_TASK system catalog records ADO task information, such as the creation time, start time, end time, and execution status.
|
Name |
Type |
Description |
|---|---|---|
|
taskoid |
bigint |
OID of an ADO task. |
|
creator |
oid |
Creator of an ADO task. |
|
createtime |
timestamp with time zone |
Creation time. |
|
starttime |
timestamp with time zone |
Start time. |
|
completetime |
timestamp with time zone |
Completion time. |
|
executestate |
smallint |
Value range:
|
|
flag |
smallint |
Reserved column. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.