查看智能推送状态

在执行智能推送作业期间,父作业和子作业可能会显示以下子状态:

对于父作业,子状态为父作业运行状态,后跟正在执行的子作业的运行计数,例如: Processing: [Executing Child Job 1 Of 5: Child_Job_Name] --> Parent job is in processing state。如果发生错误,系统将为发生错误的子作业显示错误消息,例如:Error: [Executing Child Job 2 Of 3: Child_Job_Name] --> Parent job is in Error state as the mentioned child job failed.

对于子作业,子状态为作业的作业运行状态,后跟当前执行步骤,例如:Processing: [Step 1 Of 5: Validating]Processing: [Step 5 Of 5: Clearing and pushing data to target]

清除数据选择为 NO 时,将显示以上内容,但不会显示清除数据步骤。