DCMaxFileSize

Defines the maximum size in bytes of files that Oracle Dynamic Converter will process.

  • If a source file is larger than the specified value, the conversion will not occur.

  • Default is 20000000 (20 megabytes).

  • Used in Dynamic Converter version 5.0 and higher.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

DCMaxFileSize=10000000