Kbase P23832: Progress and the 2Gig limit
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/6/2010 |
|
Status: Verified
GOAL:
Progress and the 2 Gig limit
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
FIX:
Up through Progress 9.1B, there is no way to overcome the 2Gig limit for each Progress database (DB) extent.
Starting with 9.1C, proutil allows database extents to exceed the 2Gig limit by running the following command:
proutil <db_name> -C EnableLargeFiles
Restrictions are that the database must be an Enterprise DB license and your file system must allow files over 2Gig.
The option EnableLargeFiles is not available with a Workgroup or Personal DB license.