Tunning Manager
Hi,
We are about to create a new manager that dispatch certain critical process(I'm trying to research how many process will be running by hour).
Process will be running in this manager are:
-Shipping-Transportation Outbound Interface(WSHOOINT)
-Shipping-Transportation outbound interface - Child(WSHOOCHL)
So, we are doing this in order to better the performance in the process, also , considering the following things:
- Change priority to 15 (instead of 50).
-Assign 15 Process to this manager.
- Setting the cache to 30 (according to the oracle documentation).
-Setting Sleep 30.
So, I would like to know if there is some important thing that I could be forgetting?