wht do u mean by internal reader in jcl ? wht is the use of internal reader ?
Answer Posted / suman
It takes the out put from one program and given to input as
another program.
this is mainly used in run the jcl from cobal.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do you overcome this limitation ?
How can values be passed from the job stream to an executable program?
What does a disposition of (new,catlg,keep) for a dsn mean?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How to run cobol program using jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is use of restart and how to use it?
How do you submit a job for execution?
what are the various stages of job processing?
Explain the function of //jcllib statement?
Which dd parameters are required?
Is condition checking possible in jcl?
Explain in DD statement what is the use of DCB parameter?
What are hierarchy levels in jcl?
Where can program checkpoints be stored for use in a restart?