IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Omit/exclude cond in a PS file with this 7.5K records


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Govardhana krishna

New User


Joined: 29 Apr 2008
Posts: 9
Location: INDIA

PostPosted: Tue Mar 10, 2009 11:25 pm
Reply with quote

Hi,
I have 6 million records, of which i have to remove 7.5K records whose account number i have in a PS file. my question ' is it possible to give omit/exclude cond in a PS file with this 7.5K records?
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Tue Mar 10, 2009 11:48 pm
Reply with quote

No, you can't specify that many INCLUDE/OMIT conditions.

But you don't have to. Depending on exactly what you want to do, you can use the SELECT or SPLICE operators of DFSORT's ICETOOL to do what you want.

For more information on this, see the "Create files with matching and non-matching records" Smart DFSORT Trick at:

Use [URL] BBCode for External Links

There are many, many examples of doing this kind of thing on this help board - you could do a search to find them.

If you need more specific help, give an example of the records in your input files (relevant fields only) and what you expect for output. If input file1 can have duplicates within it, show that in your example. If input file2 can have duplicates within it, show that in your example. Give the RECFM and LRECL of the input files. Give the starting position, length and format of all relevant fields.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 2
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
Search our Forums:

Back to Top