How to execute a set of JCL statements from a COBOL program ?
Answer Posted / saravanan
using internal reader concept u can
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Matching Logic in Jcl not in cobol.Could any one please answer this question
What are the 4 fields in dd statement?
How can a stopped job be started again?
Is it possible to define dd statements as you want?
Explain the purpose of dd * statement in jcl?
Why include statement is used in a jcl?
What statement can be used to send data to another mvs jes3 node?
when can a job time-out occur? How to overcome that?
What is the purpose of the dd keylen parameter?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Explain dd statement in jcl?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
How can unused space allocation be returned to the system when a dataset is closed?
In job processing, what happens in execution stage?