On Wed, 7 Oct 2020, at 18:06, Joseph Reichman wrote:
> I work for the IRS I have to search thru year 2020 data that’s 4,467 
> files about 240,000 records per file and a record length could be 
> 10,000 bytes 
> VB files 

And you've said that multiple times.  No-one cares who you work
for, but we do care about the technical issues you're facing.


Every single time you ask for help, no matter on what topic, it's nearly 
impossible for anyone to find out what exactly you're trying to do.

Why don't you just answer the questions?

Are the records in the file in any particular order?

Are you looking for particular values in fixed locations in the records?

Are you looking for records where there's definable relationships between
values in specific records?

Is there any way that - say - you can do a first scan to make subsets of 
records before you then examine those in much more detail?

-- 
Jeremy Nicoll - my opinions are my own.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to