GS_ADM_ILMRESULTS
GS_ADM_ILMRESULTS displays the execution details of an ADO job, including the task ID, job name, job status, and job time. By default, only the system administrator can access this system view. Common users can access the system view only after being authorized.
Name |
Type |
Description |
---|---|---|
task_id |
bigint |
ID of an ADO task. |
job_name |
character varying(128) |
ADO job name. |
job_state |
character varying(35) |
ADO job status. |
start_time |
timestamp with time zone |
Time when a job starts to be scheduled. |
completion_time |
timestamp with time zone |
Completion time. |
comments |
character varying(4000) |
If a job fails, the failure cause is recorded here. |
statistics |
clob |
Statistics. |
node_name |
name |
Name of a data source node. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot