Skip to main content

routine_load_job

Overview

Used to view information about routine load jobs. This feature was introduced in version 3.0.5.

Database

information_schema

Table Information

Column NameTypeDescription
JOB_IDtextJob ID
JOB_NAMEtextJob name
CREATE_TIMEtextJob creation time
PAUSE_TIMEtextJob pause time
END_TIMEtextJob end time
DB_NAMEtextDatabase name
TABLE_NAMEtextTable name
STATEtextJob status
CURRENT_TASK_NUMtextCurrent number of subtasks
JOB_PROPERTIEStextJob property configurations
DATA_SOURCE_PROPERTIEStextData source property configurations
CUSTOM_PROPERTIEStextCustom property configurations
STATISTICtextJob statistics information
PROGRESStextJob progress information
LAGtextJob delay information
REASON_OF_STATE_CHANGEDtextReason for job status change
ERROR_LOG_URLStextError log URLs
USER_NAMEtextUsername
CURRENT_ABORT_TASK_NUMintCurrent number of failed tasks
IS_ABNORMAL_PAUSEbooleanWhether paused by system (non-user pause)