microsoft / CRM-Performance-Toolkit

The Microsoft Dynamics CRM 2015 Performance Toolkit was created by the Microsoft CRM product team to formalize performance testing of Microsoft CRM 2013 and later releases. The performance toolkit can be used by the Microsoft CRM partners and customers to collect data to support their CRM deployment decisions.
44 stars 18 forks source link

SQL Server Issue #16

Closed andrescolodrero closed 8 years ago

andrescolodrero commented 8 years ago

hi @jeffreyzhzhang

I finished the setup. I have a big CRM Organization DB for testing (>300GB). Do i need to run EMDB loader?

IM running the first ordered test and im always getting: Exception in PreWebTEst event: Failuro in loading EMDB from SQL Error Msg: invalid object name 'organization'

SO my question is.. do i have to create the EntityManager DB in a separate SQL Server (i have SQL express in my computer)?

My config file:

  <configsqlcnn value="Application Name=CRM_Perf_BenchMark;Server=CRMSQLSERVER\CRM;Initial Catalog=CRMDEV_MSCRM;Integrated Security=sspi"/>