Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the converting process freezes during the processing you can play around with the maximum allocated memory for the java process. With the parameter "-Xmx6g" you can allow to allocate 6 GB at maximum of RAM to the java process. This is normally enough for average sized databases. If you have bigger sizes of databases you can grow this value up to the available physical RAM in your computer.

...