Answer Posted / wairagade
yes. JCL is not programming language. Its just define and
control program execution sequence according to bussiness
needs. Define means , provide resources to program and
control means controlling the sequence .. Any thoughts are
welcome . Thanks for your time
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
how do you reference the variable unblock file formats from cobol programs
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
IF I mention stop run in CICS what happens?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Explain how you can characterize tables in cobol?
What rules are to be followed while using the corresponding options?
i need a small 3d program using inline and outline.
How do we get current date from system with century in COBOL?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is the difference between binary search and sequential search?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Write down the divisions of cobol program?
How to remove 2 duplicate records and copy only one using job control language?