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
How can a fb file convert to vb file using sort program?
How can an in-stream dataset be terminated?
What is notcat 2 - gs?
Differentiate between addressing mode and run mode.
What are the difference between jcl and jes?
Give the syntax of job specifying jcl statement.
Explain how can values be passed from the job stream to an executable program?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How does the jcl specify the job to os?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
Explain how can a jobs execution priority be modified?
Explain how can an in-stream dataset be terminated?
Why block size is multiple of lrecl in jcl?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
what sort card you will use to copy the data from one dataset to another dataset?