Joined: 04 Dec 2002 Posts: 71 Topics: 0 Location: Little Falls, NJ
Posted: Wed Feb 09, 2005 4:31 pm Post subject:
I think you are trying to take multiple datasets, concatinate them, and place the concatinated output in a new dataset, right?
ADRDSSU COPY will not do this. It copies individual datasets, if you copy 5 input datasets, you get 5 output datasets. OUTDDNAME is used to point to the disk volume where the output datasets will be placed, but the dataset on that DD statement will not be used. If you list the VTOC of that volume, you will find the datasets that were copied.
Since you want to select the input datasets from the catalog with a mask, I don't know of any easy way to do what you want. If you know all the dataset names, you could do this with IEBGENER, concatinating all of the input datasets on the SYSUT1 dataset and specifying your output dataset on SYSUT2 _________________ Bruce A. Black
Senior Software Developer
Innovation Data Processing
Joined: 07 Feb 2005 Posts: 8 Topics: 6 Location: Chennai
Posted: Wed Feb 09, 2005 11:54 pm Post subject:
Hi,
how can I copy TST.HSI.RQ32251.AA00*.CMF data sets into a single file using IEBGENER..? Is there any utility to do this..? The AA00* data sets has random values.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum