Answer Posted / raghavendra
Before doing this alll the JCl statements shud be written to
the file mentioned in DD1 by the cobol pgm
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can I share my data with other jobs? How?
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
How does the jcl specify the job to os?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What is the function of the dd avgrec keyword in sms datasets?
is there any way to execute more than one proc in the same exec statement at the same time..?
Why block size is multiple of lrecl in jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
how you can access an uncataloged dataset in a JCL?
how can you check if a file is empty using jcl?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Matching Logic in Jcl not in cobol.Could any one please answer this question
In job processing, what happens in conversion stage?
Explain about LMQUERY�give a dialog information about a data set
what is DSN in JCL and what are the parameters to declare the DSN?