'Query cannot run because wlm_query_slot_count is greater than the query concurrency for the queue increase query concurrency if you need more slots
I am new to WLM I have created 2 queues in Manual WLM. now when I am running queries it is throwing the below errors: Amazon Invalid operation: The query cannot run because wlm_query_slot_count is greater than the query concurrency for the queue. Reduce the slot count to 0 or fewer, and rerun the query. Or, increase the query concurrency if you need more slots.
Details:
error: The query cannot run because wlm_query_slot_count is greater than the query concurrency for the queue. Reduce the slot count to 0 or fewer, and rerun the query. Or, increase the query concurrency if you need more slots.
code: 8001
context: slot count: 1 wlm_max_concurrency: 0
query: 628840
location: wlmquery.cpp:191
process: padbmaster [pid=8990]
Kindly help me out how should I increase the wlm_max_concurrency property, as I can not reduce the slot count to 0.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|