Answer Posted / chandrasekhar
JOB EXEC AND DD
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Name a few IBM utility programs, and explain its function.
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
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.
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How do you overcome this limitation ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is the use of symbol // in jcl?
What is Cataloged Procedures?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Which statement is used to identify the private libraries in job?
Explain dfsort utility?
What is the use of disp parameter?