if you have big pgm. during compilation is abends with
(soc7)how do you know which line has soc 7 error.
Answer Posted / anu
By using Parm.cobol=test also u can able to identified, on
which line abend is occur.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
which utility is used to sort a file in jcl?
Is it possible to left uncode disp?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the difference between the positional and keyword parameters? Give examples.
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
define cond parameter in jcl?
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?
what is DD statement is used in JCL?
What is the function of a dd statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what happens in conversion stage in job processing?
What parameter directs the output of the job log dataset?
List the different components of jcl statement?
Is automatic restart possible in jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?