Clarion Folk

Making Development Better Than Eating Icecream

Search And Find (Where's my Alt F3?)

What Is Clarion?
What Can Clarion Do For Me?
Stu's Greatest Hits (Tools)

Tospeed File Size Limit, newsgroup post (sv.clarion.clarionbeta)

March 6th, 2008 · · General

Jorge opened up the discussion with the following post:

2 Gb is a bit small for today standards…
Any chance or plan to improve the file format to increse this limit?

There are a number of differing answers, although most people were in agreeance that 2GB is getting crazy big anyway. A move to SQL is more appropriate at that stage.

Some of the answers were:

1. SV increased the number of records to 4GB-ish (?) but didn’t increase the table addressable size.

2. The 2GB limit is based on the use of a Signed Long for it’s internal system index.

3. The way the TPS driver handles record locking would mean a change in file format to increase past 2GB. This would mean it would only work on NTFS file systems.

I would think that, as said above, if you are getting to the stage where your files are that big .. take 6 months to change over to SQL (a far more stable arena for large amounts of data). That, or sell your system and start again with something new.

[Read more →]

Tags:·