Hi,
Apart from using repro, is it possible to copy data from vsam to ps in any other way?
copy data from vsam to ps
- Robert Sample
- Global Moderator
- Posts: 1903
- Joined: Fri Jun 28, 2013 1:22 am
- Location: Dubuque Iowa
Re: copy data from vsam to ps
Why on earth would you want to do this? IDCAMS is easy to use and efficient. You could write a program to do the copy, but you'd have to write a program for every single copy you want to do -- use IDCAMS.
Re: copy data from vsam to ps
Hello.
There are other utilities available that are designed for the handling of VSAM files which are attached to larger products intended to make the files more usable and accessible from ISPF. Compuware's FileAid is a good example of this. While better known for the ISPF interface, it does come with a batch utility that can do some pretty useful stuff other than just unloading a VSAM file.
The other obvious candidate would be DFSORT which allows you to have a VSAM file as input.
There are other utilities available that are designed for the handling of VSAM files which are attached to larger products intended to make the files more usable and accessible from ISPF. Compuware's FileAid is a good example of this. While better known for the ISPF interface, it does come with a batch utility that can do some pretty useful stuff other than just unloading a VSAM file.
The other obvious candidate would be DFSORT which allows you to have a VSAM file as input.
Re: copy data from vsam to ps
Robert Sample" wrote: ↑Tue Apr 23, 2024 8:19 pm Why on earth would you want to do this? IDCAMS is easy to use and efficient. You could write a program to do the copy, but you'd have to write a program for every single copy you want to do -- use IDCAMS.
I also had the same question, but in an interview anything can be asked.
Re: copy data from vsam to ps
zum13Hello.
There are other utilities available that are designed for the handling of VSAM files which are attached to larger products intended to make the files more usable and accessible from ISPF. Compuware's FileAid is a good example of this. While better known for the ISPF interface, it does come with a batch utility that can do some pretty useful stuff other than just unloading a VSAM file.
The other obvious candidate would be DFSORT which allows you to have a VSAM file as input.
Thanks zum13, I'll look for example of SORT to work with VSAM.
Create an account or sign in to join the discussion
You need to be a member in order to post a reply
Create an account
Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute