Is it possible to start a new object manager process manually
Hello,
Scenario -
Max MT server value - 5
Max Tasks - 500
Each of the processes can handle 100 tasks by themselves. Suppose that two of the five processes are hung and we need to kill them manually. Now the no. of running processes for OM will be 3 and the maximum # of tasks which can be handled by them is 300.
Is it possible to manually start 2 new PIDs for object manager processes so that they can take care of entire load?
0