On Tue, Dec 9, 2014 at 10:05 AM, Rajesh Kumar <[email protected]>
wrote:

> Hi all,
>
> I want to add data of 30 VSAM files to one PS flat file,How can i do it?,
> please guide me.
>

​A simplistic answer is to use IDCAMS REPRO to copy the data from each VSAM
data set, one at a time, to the end of the PS file by using a DD with
DISP=MOD. This assumes that the VSAM data is compatible with the attributes
of the PS file and that the PS file has enough disk allocated to it to
store all the data.
ref:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DGT2I290/30.0​

​Not meaning to be disparaging, but are you newly arrived in the z/OS
arena? This is very basic information. If this is for a class, then getting
answers on line may well help for the time being. But eventually not
"digging in" to learn it yourself (and learning how to find out) will end
up causing you problems. I hope that didn't offend you, it was not my
intention.



>
> Regards,
>
> Rajesh
>
>
-- 
It is fruitless:
        to become lachrymose over precipitately departed lactate fluid.

        to attempt to indoctrinate a superannuated canine with innovative
maneuvers.

Maranatha! <><
John McKown

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to