Pregunta

We have a process where in items are being drop in BizTalk by batch, we just noticed that in our prod environment 1 batch will be processed 1 at a time (1 item after another) where in in our development processing is equals to 1 batch to many process(hope you know what i mean). Configuration in dev and prod are identical but db data in prod are huge compared to dev. What can we check that is causing this?

Thanks in advance

NewbieDeveloper

No hay solución correcta

Otros consejos

It sounds like you might be hitting some throttling. You need to monitor the Host Throttling Performance Counters using perfmon.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top