can any one plzzzzzz tell the jcl code for creating ps
using idcams
Answer Posted / harsha
//STEP001 EXEC PGM=IDCAMS
//SYSPRINT DD SYSOUT=*
//DD1 DD DSN=...,DISP=...,
// DCB=...,UNIT=...,SPACE=...
//SYSIN DD DUMMY
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Explain the function of the steplib dd statement?
List the different jcl statements that are not permitted in the procedures?
How to do automated restart when a job abend?
Is there any command to check wether the ps file is in sorted order?
How do you overcome this limitation ?
what is use of space parameter in dd statement?
Explain the hierarchy levels in jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
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
What is job control language?
Explain about LMQUERY�give a dialog information about a data set
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Can we call instream to catalog and catalog to instream?