What are three parameters you can specify on Job statement
as well as on exec stmt ?
Answer Posted / guest
Time, Region and Cond parameters
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how do you code a null statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
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.
Can we use DISP=SHR in output file in JCL
what is a jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
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
what is the resolution for sb37 error
For what purpose steplib and joblib are used ?
How is a type of file defined in the jcl that executes the cobol program?
What are steplib and joblib?
when can a job time-out occur? How to overcome that?
Explain the jcl exec statement?
What is the maximum length of a single line of jcl?