This error is reported in the specific Siebel server component logs, indicating the component is maxed out.
It means, the component is running at full capacity and can no more create a new task in a multi threaded process to cater any new requests.
We need to recheck and modify the below parameters:
It means, the component is running at full capacity and can no more create a new task in a multi threaded process to cater any new requests.
We need to recheck and modify the below parameters:
- MinMTServers
- MaxMTServers
- MaxTasks
Click here for more information on how to modify these 3 parameters and how they work.