CRM 4 Import Customisations error "There is insufficient system memory in resource pool 'internal' to run this query."
I ran into the below error when importing customisations on to a new CRM 4 install, which had Server 2008 R2 and SQL 2008 on a virtual server with CRM Rollup 9 applied.
There is insufficient system memory in resource pool 'internal' to run this query
Googling only confused me as I develeved into many SQL fourms. In the end the solution was really simple. I'd inadvertantly only allocated 1GB of memory to the machine. I doubled the memery and the import was sucessfull.
Prior to this issue, I also got the below error during the import:
Could not import a Saved Query {5ADB1DD1-2F93-4C65-AC0A-2372E3EAD103} for ObjectTypeCode 9100 because this is a system Saved Query. The Entity you are trying to import is not the same as the one existing in the database even though it has the same name.
Entity 9100 is the report entity, omitting the entity from the import stopped the issue, but I assume this means that you cannot import the report entity from Rollup 7 customisations export to Rollup 9 CRM instance.

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home