deveshjogal
Programmer
- Dec 30, 2002
- 61
Hi all
I have a requirement. I receive a set of files from differnt vendors. The first 4 node of all datasets are common. The 5th node is a sequence no. Which is varying. i.e. I receive files from AAA.BBB.CCC.DDD.0001 to AAA.BBB.CCC.DDD.nnnn. Plz. note that I cant use a PDS.
The next step is to concatenate all these datasets to a single dataset and then process it.
I want to automate the concatanation procedure. Is there any utility/tool in any language (JCL/Rexx/Clist) thru which I can concatenate all these dataset.
The ideal solution will be an utility/tool which can generate a JCL which has the concatanation procedure and can submit the generated JCL.
Nevertless to say my platform is OS/390.
Any help is appreciated.
Devesh
I have a requirement. I receive a set of files from differnt vendors. The first 4 node of all datasets are common. The 5th node is a sequence no. Which is varying. i.e. I receive files from AAA.BBB.CCC.DDD.0001 to AAA.BBB.CCC.DDD.nnnn. Plz. note that I cant use a PDS.
The next step is to concatenate all these datasets to a single dataset and then process it.
I want to automate the concatanation procedure. Is there any utility/tool in any language (JCL/Rexx/Clist) thru which I can concatenate all these dataset.
The ideal solution will be an utility/tool which can generate a JCL which has the concatanation procedure and can submit the generated JCL.
Nevertless to say my platform is OS/390.
Any help is appreciated.
Devesh