how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
No Answer is Posted For this Question
Be the First to Post Answer
which parameter is use to declare the name of dataset in dd statement?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What does a disposition of (NEW,CATLG,DELETE) mean?
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
what is the difference between perform varying and perform
How to DEBUG a JCL?
what do you mean by include statement in jcl?
oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset
how you will the direct the data to spool using sysout option?
How do you submit a JCL under CICS environment ?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
define cond parameter in jcl?