If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between sb37,se37,sd37 each?
Is it possible to left uncode disp? If yes, how?
When will we need to specify Space parameter ?
A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
Matching Logic in Jcl not in cobol.Could any one please answer this question
what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?
Can we browse or edit the GDG dataset if it is a tape entry?
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?
i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
How to send notification to multiple users through jcl???
How do you access an uncatalogued dataset in a jcl?