Dear All,
I have a VSAM file which contains more than 4 million records. Also I have a sequential file which contains approx. 50,000 key values of VSAM.
Aim is 'Using file-aid' can we get 50,000 records with key as in sequential file and copy to another VSAM file. In other words using File-Aid or File-Aid/batch can we read sequential file to extract particular records
Regards
Rahul
File-Aid VSAM 'COPY' using sequential key file
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: File-Aid VSAM 'COPY' using sequential key file
what about looking at the fileaid manuals or the online help ?
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
-
- Posts: 2
- Joined: Tue Mar 01, 2016 2:54 pm
- Skillset: Assembler JCL COBOL
- Referer: Used internet
Re: File-Aid VSAM 'COPY' using sequential key file
Dear Enrico,
I tried looknging multiple online options.
All talk about inline condition for condional copy. I have found no place where an input sequential file read to perform this activity. We have performed mentioned query with EZT but as per few standards we are looking for more peferable option using file-aid.
I tried looknging multiple online options.
All talk about inline condition for condional copy. I have found no place where an input sequential file read to perform this activity. We have performed mentioned query with EZT but as per few standards we are looking for more peferable option using file-aid.
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: File-Aid VSAM 'COPY' using sequential key file
Well, if it isn't in the manual then it cannot be done. You will have to find some other way of doing it - possibly your sort prduct or, possibly better, a bespoke program.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Merging PDS members into single sequential file.
by jcbrotel » Thu Aug 18, 2022 7:27 pm » in IBM Cobol - 4
- 2913
-
by prino
View the latest post
Fri Aug 19, 2022 11:20 pm
-
-
- 2
- 1455
-
by naga821
View the latest post
Fri Oct 28, 2022 7:31 pm
-
-
How to import a ZFS data file into VSAM catalog
by danik56 » Tue Nov 23, 2021 10:29 pm » in VSAM/SMS - 0
- 3408
-
by danik56
View the latest post
Tue Nov 23, 2021 10:29 pm
-
-
-
EZIOE004 Logical I/O error on file occurred reading VB file
by savitha_y » Mon Feb 15, 2021 7:54 pm » in CA-Easytrieve - 3
- 4964
-
by savitha_y
View the latest post
Wed Feb 17, 2021 5:02 am
-
-
-
File Handling 3 input files and 1 output file by using EZT
by pavan426 » Thu Sep 09, 2021 12:17 am » in CA-Easytrieve - 0
- 4426
-
by pavan426
View the latest post
Thu Sep 09, 2021 12:17 am
-