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
Answer Posted / vishal sinha
>>Through PARM parameter
>>Through INSTREAM DD statement
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
how JCL works?
What is Cataloged Procedures?
What is catelog procedure and how many catelog procedure to use in one job?
How can the attributes of one sms dataset be copied to another dataset?
How jcl is used for testing batch programs?
What are the 2 types of parameters in dd statement?
Explain how can a stopped job be started again?
What are the 4 fields in dd statement?
What is the use of symbol // in jcl?
Which statement is used to identify the private libraries in job?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How jcl work to handle various input output file operations?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Explain how can the submitting users racf authority be overridden in a job stream?