From Steve: > On Aug 24, 2017, at 11:11 AM, Stephen J. Orth <[email protected]> > wrote: > > We have experienced a similar type of situation when using 4D SQL (to extract > data from a MS SQL server). As best we can tell, the SQL call is blocking, > locking out all other processing. > > Were you running this from the Server, or a Client?
This was running on the 4D Server. When WmiPrvSE.exe wakes up every 15-20 minutes and runs for about 10-20 seconds, it would pause, disconnect, or cause the spinning beach-ball on all the connected clients. From Spencer: > could this have anything to do with new volume shadow copy feature? I don't think so, just because this service only becomes active when we're running the wmi_exporter which is an open source project designed to get this data from Windows into Prometheus format. When we disable wmi_exporter, then WmiPrvSE.exe stops waking up and causing mayhem with 4D. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

