I need to copy a VSAM into another VSAM file and also a flat file in a single step.
I am somehow trying to use REPRO since it can copy to both VSAM or a flat file. But I don't know how to use REPRO for copying the single input file into 2 output files.
Please assist either with REPRO or suggest another approach.