Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
On 19-Feb-2015 16:17 -0600, Darryl Freinkel wrote:
We are trying to extract a file of 6.5 million records.The file is first cleared using the SQL DELETE FROM statement. It is
I have used SQL to split the table into 500K files splitting the
file by RRN.
Example:
from 1 to 500,000
from 500,000 to 1,000,000
from 1,000,001 to 1,500,000 and so on.
There are some deleted records in the file.
The big file has 435,802 delete records. We use the re-use of
deleted record space.
Question:
Has anyone had the issue where the record counts do not add up?
This is a V5R4 system.
then populated by a SQL INSERT statement.
I then split that file into smaller files of 500,000 records to load
into excel.
<<SNIP>>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.