Skip to main content

File Handler Configuration - large files

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

Release 4.0:

How to setup the File Handler configuration .cfg file

a) to prevent getting this error message:

'A file which your program is accessing is too large for successful execution to continue'

(extended file status code 194) and also to prevent spreading the data (file striping) under Microsoft Windows NTFS?

b) to ensure that files generated and used IDXFORMAT"8" can be easily handled if they are greater than 1 or 2 or 4GB?

Resolution:

The .cfg file has to cover also an entry FILEMAXSIZE=8

(if not: FILEMAXSIZE=4 will be assumed by default)

For additional information, under Net Express refer to:

Help-> Help Topics-> Index-> FILEMAXSIZE-> FILEMAXSIZE File Handler configuration option

Old KB# 5729

0 replies

Be the first to reply!