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 |
I have a dataset with record length 40 in production, due to some requirements it was changed to 80. Then how can we know the jobs which are effected by this change and how can we resolve it.
Explain dfsort utility?
once we submitted the job to the operating system, how can we cancel the job before execution?
How can we execute only one step in a job
22 Answers MAHINDRA, Mind Tree, Tech Mahindra,
Explain the function of //cntl statement?
i want to store 20 digits . how will u do it in cobol ?
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
Which dd parameters are required?
What is the exact difference between PRTY and DPRTY
in ways data can be passed to a COBOL program from JCL?
Explain how can values be passed from the job stream to an executable program?
//step#3 exec pgm = hkbc762 what is wrong with the syntax?