Was this helpful?
CPUFACTOR
If you are working on a machine where CPU operations are more expensive than I/O operations, the default CPUFACTOR can be set to a lower value. This causes the Optimizer to look at less CPU-intensive operations.
The default is 100 CPU operations to one disk I/O.
For example: Setting CPUFACTOR to 10 indicates that one disk I/O is roughly equivalent to 10 CPU units.
Last modified date: 02/03/2024