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
A dd statement consists of 4 fields. Name them?
Are there any set of rules for the names of the steps used in a job?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is catelog procedure and how many catelog procedure to use in one job?
Can I send output of job to my remote device careerride123?
What is the function of job statement in jcl?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What are the utility programs in jcl?
Differentiate between the joblib and the steplib statements?
Is it possible to code instream data in a PROC?
What is the purpose of disp parameter?
in ways data can be passed to a COBOL program from JCL?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is condition checking in jcl? Is this possible?