once we submitted the job to the operating system, how can we
cancel the job before execution?
Answer Posted / 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 |
Post New Answer View All Answers
which parameter is use to declare the name of dataset in dd statement?
What are the parameter we cannot use in procedure?
Can I send output of job to my remote device careerride123?
How is the record format of an output dataset specified?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what is the resolution for sb37 error
Describe the various parameters utilized in the creation of a gdg?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Can we use DISP=SHR in output file in JCL
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain in DD statement what is the use of DCB parameter?
Explain how can a stopped job be started again?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Does jcl support automatic restart?