Answer Posted / muttaiah
I can say "JCL is a compiler" since we use JCL to compile
the programs written in Cobol, PL1/ Assembler.
Since JCL acts as an intermediate between OS and
Application program most of them say as interpreter..
You can add the above stmts while answering.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate between the joblib and the steplib statements?
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?
how to compare two datasets without using superce because output is limited to 133 bytes
List the different components of jcl statement?
Describe the various parameters utilized in the creation of a gdg?
What is notcat 2 - gs?
Can an individual step be restricted from using all the jobs allowed cpu time?
Are there any set of rules for the names of the steps used in a job? What are they?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What are the 2 types of parameters in dd statement?
What is the use of symbol // in jcl?
Why include statement is used in a jcl?
In sms datasets, what is the function of the dd avgrec keyword?
What is condition checking in jcl? Is this possible?