Java heap size recommendation - spectrum_platform - 23.1

Spectrum Installation Guide for Linux

Product type
Software
Portfolio
Integrate
Locate
Verify
Product family
Spectrum
Product
Spectrum > Spectrum Platform
Version
23.1
Language
English
Product name
Spectrum Technology Platform
Title
Spectrum Installation Guide for Linux
Copyright
2024
First publish date
2007
Last updated
2024-12-10
Published on
2024-12-10T17:44:21.099131

If you are loading all countries, set the maximum Java heap size for GlobalGeocode to -Xmx10500m for basic usage, -Xmx16g for normal usage, and -Xmx32g to -Xmx64g for high performance usage.

To set this, use one of the following options:

  • Use the Min memory and Max memory fields on the database configuration page
  • As part of a database import via the Administration Utility (CLI tool)
  • Run a separate command from the Administration Utility
    ggmglobalgeocodedb memory set --name database_name --mn minimum_memory_size
    --mx maximum_memory_size