what is DSN parameter and DISP parameter is used for?
No Answer is Posted For this Question
Be the First to Post Answer
I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
Can I concatenate various datasets whose organization are different from each other. Lets say I want to cancatenate a PDS file, a PS file, a GDG file etc. Can You do that ?? If yes, how ? is there any separate Utility to do so ???
i have 3 steps in my jcl, where i want to run only one step at a time depending on the variable. How should i give the condition statement... I have tried this with two steps which is working but not able to add condn for the 3rd step. can anyone help me... I want to know the cond stmt which i can code in step 3 and step4, so that only either step2 or step3 or step4 executes
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
how do u define a file in cobol and jcl ?
In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?
if my GDG limit has been kept as 50 and if am trying to put 60 records.what would happen. will there be any abend for this scenario
A job has 150 steps i want to execute only 57th step
What is NOTCAT ?
How can unused space allocation be returned to the system when a dataset is closed?
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
What is the meaning of keyword in JCL? What is its opposite?