How can u know the current date using jcl?
Answer Posted / arpan kumar
by using cobol program we can know that current date of jcl
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
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.
Is it possible to left uncode disp?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the function of the dd dcb keyword?
how can the same proc be re-used and called by many jobs?
Can I send output of job to my remote device careerride123?
What happens if both JOBLIB & STEPLIB is specified ?
what operation is performed by job statement?
How to pass data to a program that is coded in an exec statement?
Mention the types of job control statements?
Explain the hierarchy levels in jcl?
What is the maximum length of a single line of jcl?
What statement can be used to send data to another mvs jes3 node?
What are the difference between jcl and jes?