Previous Topic

Next Topic

HUGE Files are now Default with c-treeACE SQL

c-tree supports files larger than 4 GB. These are known as HUGE files and require additional attributes at file creation. c-treeACE SQL previously created all tables as standard c-tree data files which, by default, were not HUGE.

The new c-treeACE SQL engine now creates all tables as HUGE allowing nearly unlimited amounts of data to be stored. For backward compatibility, however, it is possible to revert to the original c-treeACE SQL behavior by adding the following server configuration keyword to ctsrvr.cfg:

SQL_OPTION NO_HUGEFILE