Answer Posted / tt
Yes, but not a translator. JCL is like an interpreter.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
A dd statement consists of 4 fields. Name them?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is the purpose of dd dummy statement?
Can we call instream to catalog and catalog to instream?
How can return codes be tested before execution of a job step?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Explain how can the disposition of sysout datasets be set for an entire jobstream?
In sms datasets, what is the function of the dd mgmtclas keyword?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Does jcl support automatic restart?
what are JCLLIB and STEPLIB in JCL?
How to submit jcl through a cobol program?
Explain the function of //cntl statement?
Is it possible to code instream data in a PROC?
Are there any set of rules for the names of the steps used in a job?