How do you override a parameter in Positional parameters?
Answer Posted / mahaveer
It's
Parameter name.step name in proc = value
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the syntax of JCL statement?
What are the utility programs in jcl?
What are the 2 types of parameters in dd statement?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Give the syntax of job specifying jcl statement.
how to do automated restart when a job abends?
Explain the purpose of the dd keylen parameter?
what is the compile process of cobol program expalin with code
Explain how can the submitting users racf authority be overridden in a job stream?
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.
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is the use of symbol // in jcl?
List in order the hierarchical levels of jcl?
define cond parameter in jcl?