Use this task to improve the performance of non-interruptible business processes.
Why and when to perform this task
Non-interruptible processes run in memory, without any user-interaction, database access, or persistent messaging support. They are synchronous and the entire processing occurs in one single transaction. The performance of non-interruptible processes depends largely on the following general server tuning parameters:Steps for this task
Results
Your non-interruptible processes will be running as fast as possible under the current environment and loading conditions.