suppose i am having 4 vsam files i want the data in those 4 files in the another vsam file how can i do that one.the condition is we should use the ibm utility IDCAMS only.
First create 4 flat files using the IDCAMS and repro from 4 vSAM files and then concatanate using SORT and then again use repro and IDCAMS to copy to VSAM file.