Subject | RE: [firebird-support] Re: High "Mutex wait" value, after increase in "Hash Slots" to 90001 |
---|---|
Author | Leyne, Sean |
Post date | 2017-03-14T21:20:21Z |
> > OWNER BLOCK 732776Actually, I have a job running every minute.
> > Owner id: 114332029419524, type: 1, pending: 0
> > Process id: 26620 (Alive), thread id: 2348
> > Flags: 0x08 wake
> > Requests (431): forward: 732888, backward: 10111616
> > Blocks: *empty*
> > 732776 waits on nothing.
> >
> > Most of the entries show:
> > Flags: 0x08 wake
> >
> > Oddly, all of the entries show:
> > Blocks: *empty*
>
> Nobody is waiting at the moment. This is why I suggested getting it
> periodically, hoping that some of the runs could step on somebody's wait.
What would be the signature of something that is/was waiting... Perhaps as a REGEX that I can use ;-) -- they are not my strong suit.
Sean