How does jcl act on code(if you take a cobol program)?
No Answer is Posted For this Question
Be the First to Post Answer
what is the compile process of cobol program expalin with code
How many extents are possible for a sequential file ? For a VSAM file ?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
What is the exact difference between PRTY and DPRTY
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Brief description of inline procedure of jcl.
how to skip the steps in JCl
What is the function of dd disp parameter?
how to convert fb to vb in jcl ?
how many max steps can we use in a job? pls answer to my question
Can we find specific member without knowing the name of PDS or can we search a member to which PDS it belongs to? if so how?