Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?
Answer Posted / piyush mani
tnx 4 answer but can any1 tel me what is meaning of b in answer 3.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the function of a dd statement?
how you will the direct the data to spool using sysout option?
What is multithreading in jcl?
how do you access an uncataloged dataset in a jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What are hierarchy levels in jcl?
What is catelog procedure and how many catelog procedure to use in one job?
Differentiate between addressing mode and run mode.
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 use of IEBGENER utility?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain about LMFREE�free data set from its association with data ID
write a jcl to execute a job by 7:00 am on jan 20,1986?
what is the JCL statement consists of?
How can values be passed from the job stream to an executable program?