This procedure describes how to delete a specific job from the SAP database.
Before you begin
Do one of the following:
To delete a job:
ctmr3req -SAPR3-ACTION job_delete -SAPR3-ACCOUNT <account_name>
-SAPR3-JOBNAME <job_name> -SAPR3-JOBCOUNT <job_count>
<Agent home directory>\CM\SAP\EXE\ctmr3req -SAPR3-ACTION job_delete
-SAPR3-ACCOUNT <account_name> -SAPR3-JOBNAME <job_name>
-SAPR3-JOBCOUNT <job_count> [-Agent <agent_name>]
For a list of parameters, see job_delete action parameters.
EXAMPLE: The ctmr3req utility deletes a job. All parameters are mandatory.
ctmr3req -SAPR3-ACTION job_delete -SAPR3-ACCOUNT STAR -SAPR3-JOBNAME
job1 -SAPR3-JOBCOUNT 12344321
Parent Topic |