Can there be 2 job statements in a JCL?
If yes what is the purpose of doing tha?
Answer Posted / rookie
Yes definately....For example you can combine both the
compile jcl and run jcl under one common jcl..
Regarding your 2nd question its quite childish to put up
such questions. You can tell that maybe saving some time
and space.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
In sms datasets, what is the function of the dd mgmtclas keyword?
how would you create a temporary dataset? And where will you use 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 use of space parameter in dd statement?
How to run cobol program using jcl?
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?
Is it possible to left uncode disp? If yes, how?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is the function of the dd avgrec keyword in sms datasets?
What are some jcl statements that are not allowed in procedures?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Explain how can a jobs execution priority be modified?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is the format of comment statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC