Kbase P32346: Hitting 2GB file limit when dumping data from the Data Dictionary or Administration Tool - Use Binar
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/02/2010 |
|
Status: Verified
SYMPTOM(s):
Hitting 2GB file limit when dumping data from the Data Dictionary or Administration Tool - Use Binary Dump and Load
Data Dictionary dump fails when dump file reaches 2gb in size
FACT(s) (Environment):
Operating System is Large File Support enabled
All Supported Operating Systems
Progress/OpenEdge Product Family
CAUSE:
Although Operating Systems may have large file size support, Progress can only grow dump files up to 2Gb in size.
The Data Dictionary and Administration Tool can only dump to a single file and cannot span multiple files.
CAUSE:
Bug# OE00101775
FIX:
Two upgrades are required:
Upgrade to a 64-bit operating system so that files can grow larger than 2gb.
Upgrade to 10.1C or later
An upgrade to 10.1C or later is required due to the lseek position being 32-bit and is therefore unable to read the trailer from the end of .d files.
Workaround:
Perform a binary dump and load.
A binary load is much faster and can span multiple files automatically.