The skipped count has to do with quanta that the generator 'skipped' because
it felt too far behind. This either happens if the system is too busy or was
'turned off' for a certain period of time. Both are related to a setting in
your ADF under <ApplicationExecutionSettings>\<ChronicleQuantumLimit>. The
value you specified here is what controls how far behind you will allow the
generator to go in order to catch up.
One thing to mention here is that the fact that the generator skipped a
quantum, it doesn't mean necessarily that notifications were not sent. This
is only true if there were events during that time with matching
subscriptions, or in case of scheduled subscriptions, that there were
notifications scheduled to be delivered at that time. We have a stored
procedure called "NSQuantumDetails" that you can run in the application
database that will give you more information on a specific quantum - given
that the data has not been vacuumed (garbage collected) before. Assuming the
data is available, I am not 100% sure how much information the report will
be able to provide given that the quantum was skipped but there should be
enough to help you determine whether events existed during that time, etc.
Now in case you do want to re-process that quantum, I would like to wait to
find out what you learn from the report above and go from there. The short
answer is no but I will double-check with some colleagues and see if there
is a way.
I hope this helps.
Thanks
Claudio
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
<a style='text-decoration: underline;' href="http://www.microsoft.com/info/cpyright.htm." target="_blank">http://www.microsoft.com/info/cpyright.htm.</a>
"Mike Koerner" <Mike.Koerner.RemoveThis@supplycore.com> wrote in message
news:#S7$LtAmDHA.1084@tk2msftngp13.phx.gbl...
> Hi,
> I am looking at the NSQuantum1 table and see several records that have
> SkippedCount values > 0. Is there a way to send the skipped
notifications?
>
> Thanks,
> Mike
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Skipped Notifications