Is there any way to increase number of available semaphores and/or Queue Depth Limit?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2020 12:46 PM
A big number of records are being written to tables all at one time (which needs to take place) and the following error comes up: "Rejecting request [request number] because too many prior requests of the same kind are already waiting to run". For the Default semaphore set, it says "4", and for Queue Depth Limit, the value is "150". Is there any way to increase either of these? Especially the queue depth limit.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2020 12:51 PM
This would have to be done by Servicenow. I'd suggest opening a HI ticket.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2020 01:44 PM
Sorry - I forgot to mention that the instance is on prem. So I can login directly into the server and make changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2020 04:26 AM
Hi Mike,
we are running to a similar issue and are also on-prem. Did you ever find a solution?