Whenever you install a new database resource or modify an existing database resource you must define it in the Management Console in order for it to become available on your system. This procedure describes how to add or modify a Spectrum Global Geocoding database resource.
- Before configuring multiple database resources, confirm if there are any applications using the REST API from Spectrum Global Geocoding. REST API calls will need to be modified to include the database name so it does not conflict with any new database resources.
- If you want to use this capability and you have existing data flows, review
and update any data flow database resources. Otherwise, no changes to data
flow database resources are necessary. Note: In terms of backwards compatibility, when older flows are imported, they will default to the latest database created on 2019.1.
Note: If the database fails to configure due to insufficient resources, you may need
to increase the Java Virtual Machine (JVM) initial heap size
(Xms) and/or add the max heap size
(Xmx) value by modifying the java properties values as
shown in the following section.
Adding Java Properties
This feature provides a way to define extra command line arguments in Spectrum Management Console, rather than setting up a property file that you would reference for processing. This makes it easier to define and maintain database settings across Spectrum Technology Platform, especially in a clustered environment.