jcl is like a complier....?
Answers were Sorted based on User's Feedback
Answer / venkat
No. JCL is like a carrier between the OS and our
application.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / 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 |
Answer / srk
the mainframe operating systems identifies the resources that are needed for the execution of a program through the jcl statements.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / guest
no jcl is not a compiler but a job control language. it is
used for just submitting the program that you write in
cobol or any other language.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / narendra
no it is just like a mediator to transform jobs to os and
which jobs or executed
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between joblib and jcllib statements
What is meant by S0C7 system abend code?
hi friends........if u know syntax of IEBEDIT IN JCL
Name the statement which can be used to send data to another mvs jes3 node?
In DCB, what is LRECL,BLKSIZE,DSORG
what is use of dcb parameter in dd statement?
is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
Explain the function of the dd dcb keyword?
What is notcat 2 - gs?
How to copy VSAM files without using REPRO
how to create a member or sequential dataset through tso command??