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 you will the direct the data to spool using sysout option?
Is their any limit for data sets?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How can values be passed from the job stream to an executable program?
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 ?
in ways data can be passed to a COBOL program from JCL?
What is the use of disp parameter?
What is the purpose of dd?
how do you code a null statement?
I need exexution process for JCL programs
Explain the function of the dd dcb keyword?
How does jcl specify the job to the operating system?
What do you understand by the term job time – out and how can you overcome that?