Answer Posted / ravichandra ch
//JOB1 JOB NOTIFY=&SYSID
//STEP1 EXEC PGM=IDCAMS
//SYSIN DD *
DEFINE GDG(NAME(FINANCES.MONTHLY) -
LIMIT(5) -
NOEMPTY/EMPTY -
SCRATCH/NOSCRATCH) -
/*
//
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Why block size is multiple of lrecl in jcl?
Where & How Do You Code Identifier In Jcl?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Explain the function of a dd statement?
what is SOC4 error?
Is automatic restart possible in jcl? If yes, how?
What are s0c1, s0c4, s0c5, s0c7 and socb?
List in order the hierarchical levels of jcl?
Is it possible to left uncode disp?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
A dd statement consists of 4 fields. Name them?
Explain dd statement in jcl?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
which utility is used to run a cobol-db2 program?
what is the difference between JES3 and JES2?