Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to copy VSAM files without using REPRO

Answers were Sorted based on User's Feedback



How to copy VSAM files without using REPRO..

Answer / divya

Using fileaid.

Is This Answer Correct ?    5 Yes 0 No

How to copy VSAM files without using REPRO..

Answer / 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

How to copy VSAM files without using REPRO..

Answer / arun kumar

Using Sort we can copy the data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

what will be the error code if duplicate key of VSAM file is found?

1 Answers   HSBC, Kings,


what's the significance of freespace(0 0) and freespace(100 100)

3 Answers  


How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01

2 Answers  


What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.

0 Answers  


How do you submit a JCL under CICS environment ?

1 Answers   IBM,


what is the COND=EVEN ? Can anyone give me an example to explain the usage.

2 Answers  


Can we call instream to catalog and catalog to instream?

0 Answers  


1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter

1 Answers   L&T,


What are s0c1, s0c4, s0c5, s0c7 and socb?

0 Answers  


how to run JCL thru COBOL.

1 Answers   Patni,


What is the maximum length of a single line of jcl?

0 Answers  


I have a PDS and want to omit few rows of all members of a PDS. How to do it?

6 Answers   Accenture,


Categories