-
KDB process unable to process request
Sometimes, the HDB process that queries historical data becomes unable to process requests.
It does not appear to occur periodically and the values for RECV-Q do not change over time.
Timeout is not an indefinite period of 60 seconds.
Is there a way to determine whether a request is currently being processed or how many synchronization requests are waiting for a process executed in the background? I want to know if there are enough requests waiting for the process to process.
Is there a way to debug these problems efficiently?
Log in to reply.