Hi
We are testing a migration with a db containing about 50 companies. If restoring more than ca. 10 companies at a time (NAV internal restore, not sql restore) we get this error:
"Die folgenden SQL Server-Fehler sind beim Zugriff auf die Tabelle 'Object' aufgetreten:
701,"42000",[Microsoft][ODBC SQL Server Driver][SQL Server]There is insufficient system memory in resource pool 'default' to run this query."
Everything on SQL Server 2008R2, Windows Server 2008 R2, NAV 2009 R2.
Anybody seen this error message before?
Thanks in advance
Thomas
0
Answers
No, its 64 Bit. Thanx.
Thomas
I thought they were going to fix the problem that caused restoring mmany companies to chew up memory in SQL Server.
Maybe they did and got unfixed.
http://mibuso.com/blogs/davidmachanick/
2 GB dedicated to SQL Server.
Regards
Thomas
Regards
Thomas
Why not assign 8GB or or higher?
http://mibuso.com/blogs/davidmachanick/
Regards
Thomas
I was just puzzled why SQL Server would throw an out of memory exeption...
Thanks
Thomas
If your version is prior to version 5, you create SIFT tables as well. The new versions, you create managed views - more SQL Server objects.
http://mibuso.com/blogs/davidmachanick/