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
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
Define concatenating?
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
Give the syntax of job specifying jcl statement.
I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.
I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?
List the various advantages of using jcl language?
How to view the hexa decimal value thru file aid if copy book is not present for that particular data
What is a Generation Data Group (GDG)?
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?
what is d/f b/w sysout & sysprint
what is JCLLIB and PROCLIB in jcl and their syntax