IDRT - Integrated Data Repository Toolkit
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Note

Loading and transforming large amounts of data might require more memory than Java is able to allocate by default. It is recommended to assign additional memory by editing the configuration file IDRT IMT.ini and set:

  1. Initial memory allocation (Default: -Xms512m)
  2. Maximum memory allocation (Default: -Xmx1024m)

to higher values.

...