Answer Posted / duraiece2001
//JOB1 JOB (A123),DURAI,NOTIFY=&SYSID,CLASS=A,
// MSGLEVEL=(1,1)
//STEP1 EXEC PGM=IDCAMS
//SYSIN DD *
DEFINE GDG(NAME(FINANCES.MONTHLY) -
LIMIT(5) -
NOEMPTY -
SCRATCH)
/*
//
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
what is SOC4 error?
What parameter of the job statement is used to limit the cpu time consumed by the job?
which parameter is use to declare the name of dataset in dd statement?
how do you access an uncataloged dataset in a jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
For what purpose steplib and joblib are used ?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
How can a stopped job be started again?
Differentiate between the joblib and the steplib statements?
what is “Cond= even” and “Cond=only”?
Define concatenating?
What are steplib and joblib? What for they are used?
Name the statement which can be used to send data to another mvs jes3 node?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE