What are the parameters that are used in creating a gdg?
No Answer is Posted For this Question
Be the First to Post Answer
Can you delete the GDG base without deleting GDG generations ?
In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
How dummy is used in jcl?
What is one line to pass PARM from JCL to COBOL?
Is it possible to left uncode disp?
What are the difference between jcl and jes?
how do you resolve for soc7 error
a dd statement has 2 types of parameters. Name them?
what is the restart?hopw it is invoked?
what sort card you will use to copy the data from one dataset to another dataset?
How can i execute 5th step without executing first 4 steps?
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?