To enable query prefetching for burst reports
processing, you must modify the xqe.config.xml file.
This functionality can be used only with dynamic query mode.
Procedure
- Open the c10_location/configuration/xqe.config.xml file
in an XML editor.
- Assign the specified values for the following parameters:
- burstPrefetch
- Set the value for the enabled attribute to true.
- maxResultSetPrefetch
- Value: 1
- minThreads
- Value: 10
- maxThreads
- Value: 20
- maxMemoryPerResultSet
- Value: 1
Tip: The descriptions of the parameters
are included in the xqe.config.xml file.
- Save the xqe.config.xml file.
What to do next
You must now specify the RSVP.BURST_QUERY_PREFETCH advanced
setting. For more information, see Changing the default processing of burst reports.