PG_JOB_INFO
PG_JOB_INFO records the execution results of scheduled tasks. The schema of the system catalog is dbms_om.
| Name | Type | Description |
|---|---|---|
| job_id | integer | Job ID |
| job_db | oid | OID of the database where the task is |
| start_time | timestamp with zone | Task execution start time |
| status | character(8) | Task execution status |
| end_time | timestamp with zone | Task execution end time |
| err_msg | text | Task execution error information |
What is your overall rating for this page?
Thank 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