How to copy VSAM files without using REPRO

Answer Posted / arun kumar

Using Sort we can copy the data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

895


what is DSN parameter and DISP parameter is used for?

865


What is Cataloged Procedures?

889


what operation is performed by job statement?

836


How jcl is used for testing batch programs?

949


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

9373


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1200


What is the motivation behind coding class parameter in job statement?

883


How to pass data to a program that is coded in an exec statement?

1048


Is automatic restart possible in jcl? If yes, how?

835


What is the purpose of dd * statement in jcl?

994


what is “Cond= even” and “Cond=only”?

969


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

874


Can an individual step be restricted from using all the jobs allowed cpu time?

1247


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

900