System and hardware tuning considerations
System and hardware configuration tuning can be useful to increase the throughput of records in
the NA batch process. Several observations have been made about the correlation of hardware and
software tuning and NA batch throughput:
- Increasing the hardware profile of the database server from a single core, 4 GB system to a 2 core, 8 GB system showed nearly 50% improvement in pages per second (PPS) performance. Increasing to the recommended 8 core, 16 GB database server will maximize the performance of batch.
- Increasing the workerThread.pool.size to 30 (default is 5) and recomposition.workerThread.pool.size to 30, maximized performance in the system. These configurations are set in the config-settings.xml file. Please consult Customer Support if you need help identifying and changing these configuration settings.
- Enable quiet mode in your NA batch execution.