Question & Answer
Question
When processing a large amount of data from a DB2 Database using GIS 4.3, some information is lost *|* -829B72B64A5BCA3785257917007DE3F8- *|*
Answer
Technote (troubleshooting)
Problem(Abstract)
When processing a large amount of data from a DB2 Database using GIS 4.3 some information is lost
Symptom
Information is lost when processing a high volume of data from a DB2 database.
Resolving the problem
Increase the value of the storage.maxKeyFileSize in the translator.properties and translator.properties.in files.
# determines max initial offset into the key file
# To translate very large files it may be necessary to increase value to improve performance.
storage.maxKeyFileSize=1000000
The default value of this setting is 10MB (as shown above). Please change this setting to 50MB. Changing this setting will require a restart of the GIS system.
# determines max initial offset into the key file
# To translate very large files it may be necessary to increase value to improve performance.
storage.maxKeyFileSize=5000000
Historical Number
NFX5155
Product Alias/Synonym
Severity
Critical
Was this topic helpful?
Document Information
Modified date:
12 October 2021
UID
ibm10767373