if you have big pgm. during compilation is abends with
(soc7)how do you know which line has soc 7 error.
Answer Posted / lu
When you COMPiLE your program !!!! How can u get soc7 ????.
Don't confuse the COMPILATION and EXECUTION your program...
I have compile a program more 100000 lines, i never get
SOC7.....but i execute my pgrm i chet it because sapce or
alpha in my numeric field....
correct me if i'm wrong..
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what is the purpose of coding notify parameter in job statement?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
List the different jcl statements that are not permitted in the procedures?
Suppose I have five jobs to do. But I want to hold one?
What statement can be used to send data to another mvs jes3 node?
How would you understand error(execution phase)?
what is the compile process of cobol program expalin with code
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What are some jcl statements that are not allowed in procedures?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Explain how can values be passed from the job stream to an executable program?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What are the utility programs in jcl?