How to read and write a single record into a file.
I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL.
Thank you
No Answer is Posted For this Question
Be the First to Post Answer
how you can direct the data to spool using SYSOUT option?
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
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
Is it possible to define dd statements as you want?
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
Is it possible to code instream data in a PROC?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
how to resolve sb37,sd37 se37 abends
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?
How can a jobs execution priority be modified?
can anyone explain me about sort in jcl with inrec and outrec ?