once we submitted the job to the operating system, how can we
cancel the job before execution?
Answer Posted / vinay sonar
In spool area put P i.e. PURGE in front of job-id and press
enter.Job will be terminated with message 'job cancelled'
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What statement can be used to send data to another mvs jes3 node?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What is the function of job statement in jcl?
What are hierarchy levels in jcl?
List the different jcl statements that are not permitted in the procedures?
what is SOC4 error?
Is it possible to code instream data in a PROC?
What is the function of dd name parameter with a 2 part structure; audit.report?
what happens in execution stage in job processing?
what is use of dsn parameter in dd statement?
Is it possible to left uncode disp?
what is the compile process of cobol program expalin with code
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is the function of //cntl statement?