Answer Posted / narendra
no it is just like a mediator to transform jobs to os and
which jobs or executed
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is the format of comment statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
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.
What is the difference between run mode and addressing mode?
Explain how can return codes be tested before execution of a job step?
Explain the function of job statement in jcl?
What is Cataloged Procedures?
which parameter is use to declare the name of dataset in dd statement?
What are steplib and joblib?
what is “Cond= even” and “Cond=only”?
What is the maximum length of a single line of jcl?
Explain how can the attributes of one sms dataset be copied to another dataset?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the function of //cntl statement?