once we submitted the job to the operating system, how can we
cancel the job before execution?
Answers were Sorted based on User's Feedback
Answer / pranav
By going in SDSF;ST and putting 'C' across the Active job.
This will cancel the execution.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / 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 |
What is the function of //jcllib statement?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
How can you trap abends in the JCL?
what is the meaning of keyword in jcl?what is is opposite?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
For how long a job can be executed continuously in a mainframe ?
What are the jcl procedures?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the use of disp parameter?
how to create gdg with out using idcams utility
I have a PDS and want to omit few rows of all members of a PDS. How to do it?