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
What is concatenating?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?
AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
how you will define a temporary dataset in jcl?
When cursor is not closed what is the error?
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?
How is a type of file defined in the jcl that executes the cobol program?
In job processing, what happens in execution stage?
what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?