Skip to main content

STOP ROUTINE LOAD

Description​

User stops a Routine Load job. A stopped job cannot be rerun.

STOP ROUTINE LOAD FOR job_name;

Examples​

  1. Stop the routine import job named test1.

    STOP ROUTINE LOAD FOR test1;

Keywords​

STOP, ROUTINE, LOAD

Best Practice​