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
Explain the purpose of dd * statement in jcl?
What are some jcl statements that are not allowed in procedures?
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.
What is the function of dd name parameter with a 2 part structure; audit.report?
What is multithreading in jcl?
What do you understand by the term notcat 2 – gs?
Explain the job statement in jcl?
What do you understand by jcl?
What is jcl in mainframe?
Explain the function of the dd dcb keyword?
I need exexution process for JCL programs
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Is their any set of rules for dd? Explain.
State the uses of syspring, sysin, sort fields, sum fields and dummy.
how can you check if a file is empty using jcl?