× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Have you tried using a duplicate of your big file? CRTDUPOBJ or CPYF your 6.5 million record to a different table, reorganize the duplicated table to remove deleted records (CPYF will do this for you) and then do your file splitting.

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Darryl Freinkel
Sent: Thursday, February 19, 2015 3:17 PM
To: Midrange Systems Technical Discussion
Subject: RE: Record count issue

The file is first cleared using the sql delete from statement. It is then populated by a SQL insert statement.

I then split that file into smaller files of 500,000 records to load into excel.

No records are added, updated or deleted after the initial insert.
On Feb 19, 2015 5:30 PM, "Jim It" <jim_it@xxxxxxxxxxx> wrote:

We are trying to extract a file of 6.5 million records.

I have used SQL to split the table into 500K files splitting the
file by RRN.

The big file has 435,802 delete records. We use the re-use of
deleted record space.


Darryl,

The question that must be asked to determine the answer; Is the
deletion of records from the file, a normal part of the operations
there? If so, the file must be in a quiescent state for this method to work.

Jim
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/midrange-l.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.