In how ways you can pass the data from Jcl to cobol ?
Answer Posted / rknaidu
Four ways.
there are,
1. sysin card.
2. via parm parameter.
3. files.
4. control cards.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
a dd statement has 2 types of parameters. Name them?
What are the difference between jcl and jes?
How gdg are concatenated?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Mention the types of job control statements?
how to run batch program without jcl?
What are the 4 fields in dd statement?
A dd statement consists of 4 fields. Name them?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
how to do automated restart when a job abends?
Explain dfsort utility?
What dd statement is used to supply the name of a dataset?
what is JCL?