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
how can you check if a file is empty using jcl?
Is it possible to left uncode disp?
What is the function of the dd avgrec keyword in sms datasets?
What are steplib and joblib? What for they are used?
How can the submitting users racf authority be overridden in a job stream?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What are steplib and joblib?
What parameter directs the output of the job log dataset?
whats the diff bw the evaluate also and and?
Does jcl support automatic restart?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How can a fb file convert to vb file using sort program?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is a jcl?
What is the syntax of JCL statement?