|
|
| Author |
Message |
kiran_65
New User
Joined: 01 Apr 2005 Posts: 30
|
|
|
|
Hi,
I have an requirement of copying particular records from one vsam file to another vsam file.
Thanks
Kiran |
|
| Back to top |
|
 |
References
|
Posted: Sat Apr 05, 2008 3:57 pm Post subject: Re: Copying particular records from one vsam file to another |
 |
|
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 7505 Location: 221 B Baker St
|
|
|
|
Hello,
Ok. . . Go for it. . .
If you have a question, you need to ask it. You have made a general statement with no information as to the actual requirement.
Once you post the problem definition, someone will have suggestions.
You need to specify the "rules" for selecting records to be placed into the output file as well as the attributes of the input and output files. |
|
| Back to top |
|
 |
diwa_thilak
Active User
Joined: 13 Jul 2006 Posts: 180 Location: At my desk
|
|
|
|
Kiran,
You need to specify the select criteria for us. Under wat condition you are going to extract ?
SORT/COPY will do you the trick.
We can do it using DFSORT or SYNCSORT whichever is available in your shop. |
|
| Back to top |
|
 |
|
|