What is the DD statement for a output file?
Answers were Sorted based on User's Feedback
Answer / guest
Unless allocated earlier, will have the following
parameters: DISP=(NEW,CATLG,DELETE), UNIT , SPACE & DCB
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / abhijit patra
If it is allocated then DISP=(OLD,CATALG,DELETE).
If it is not allocated earlier then DISP=(NEW,CATALG,DELETE)
| Is This Answer Correct ? | 3 Yes | 2 No |
How can i execute 5th step without executing first 4 steps?
hi friends........if u know syntax of IEBEDIT IN JCL
What are the causes for S0C1, S0C4, S0C5, S0C7, S0CB abends ?
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?
what is the difference between perform varying and perform
How to find the length of variable length copybook using fileaid ??
What is concatenating?
can we bowse or edit the GDG dataset if it is a tape entry?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
why do we use file-aid wht r the adv of using file-aid thn in ispf
there are 10 steps in jcl how to execute the steps from step2 to step8 only
Describe the various parameters utilized in the creation of a gdg?