Answer Posted / fazrudeen
//COPY EXEC
PGM=FILEAID
//DD01 DD DISP=SHR,DSN=QU1DAAT.CLIP.VBINPUT.GDG
(0)
//DD01O DD DSN=QU1DAAT.MMMYY.CLIP.RAW.FILE,
// DISP=
(NEW,CATLG,DELETE),
// SPACE=(CYL,
(10,10),RLSE),
// DCB=
(DSORG=PS,RECFM=FB,LRECL=200,BLKSIZE=0)
//SYSIN DD
*
$$DD01 COPY
PADCHAR=X'40'
/*
//SYSOUT DD
SYSOUT=*
//SYSPRINT DD
SYSOUT=*
//*
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What statement can be used to send data to another mvs jes3 node?
What is the significance of addrspc parameter in exec statement?
How does jcl specify the job to the operating system?
Explain the function of job statement in jcl?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
Explain the hierarchy levels in jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
What is the function of //cntl statement?
List the various advantages of using jcl language?
Explain how can the submitting users racf authority be overridden in a job stream?
Explain in DD statement what is the use of DCB parameter?
How to submit a jcl from cics?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is condition checking in jcl? Is this possible?
What is the purpose of the dd keylen parameter?