RE: Troubleshoot bulk insert
Hi,
Thanks for trying to help me, I appreciate it. I think I’ve done the simple and obvious things - the data is in a staging table, and I’ve prepopulated the relevant guid values, including the contactid for the new rows. What I am trying to get to is to narrow down the root cause. Is a plugin running for a significant amount of time? Is the database at fault because, for example, a missing index? In order to answer those questions, it would be helpful to know how much time a particular operation, such as adding a contact, is being spent in each plugin. If it’s not a plugin, then I wonder about database operations. Currently, the insert rate is about one row per minute, which is frightfully bad. The servers have enough RAM and disk, they are quite near each other on a gigabit network. The servers don’t have much load on them. I think the db server might get to 15% utilization during the test and the crm frontend runs between 5 and 10%.
I can certainly go into my test environment and deactivate a plugin, run a test, reactivate a plugin. One by one. Kind of inefficient way to troubleshoot. Is that the best we have?
Thank you.
Regards,
Rich