Answer Posted / gourav bibhor
//jobcard
//STEP1 DD EXEC PGM=IDCAMS
//SYSIN DD *
REPRO IDS(FILENAMEOFSORCE)-
ODS(FILENAMEOFDESTINATION)
/*
//SYSOUT DD DSN=*
//SYSPRINT DD DSN=*
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is the purpose of coding notify parameter in job statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What are the rules employed while naming the steps in a job?
what is the compile process of cobol program expalin with code
what is a jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How do you overcome this limitation ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
When output dataset space is required, what quantity categories are used?
what is SOC4 error?
Differentiate between addressing mode and run mode.
How to pass data to a program that is coded in an exec statement?
What is notcat 2 - gs?