How to copy VSAM files without using REPRO

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


Please Help Members By Posting Answers For Below Questions

What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

811


How to pass the parameter in parm using linkage section ? (syntax)?

645


what is DSN parameter and DISP parameter is used for?

674


Name a few IBM utility programs, and explain its function.

4434


how to compare two datasets without using superce because output is limited to 133 bytes

1478






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?

779


what JCL Procedures?

699


Are there any set of rules for the names of the steps used in a job? What are they?

612


What are the rules employed while naming the steps in a job?

658


What are the parameters that are used in creating a gdg?

737


What are hierarchy levels in jcl?

949


what is the use of JCL?

660


which utility is used to run a cobol-db2 program?

805


Matching Logic in Jcl not in cobol.Could any one please answer this question

3669


what is use of dcb parameter in dd statement?

769