Error on NAV restore

ta5
Member Posts: 1,164
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
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
-
Are you by any chance using 32 bit SQL?There are no bugs - only undocumented features.0
-
Hi bbrown
No, its 64 Bit. Thanx.
Thomas0 -
Next question - how much RAM do you have dedicated to SQL Server?
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.David Machanick
http://mibuso.com/blogs/davidmachanick/0 -
We have a virtual server with 4 GB.
2 GB dedicated to SQL Server.
Regards
Thomas0 -
Latest news. We configured the sql server now with 3 GB, still same error. Now splitted the restore into 2 Parts (each about 20 companies), this worked.
Regards
Thomas0 -
Is RAM that expensive in Switzerland?
Why not assign 8GB or or higher?David Machanick
http://mibuso.com/blogs/davidmachanick/0 -
No no, RAM is not that expensive 8) . But its on a virtual box and for some reason they only want to give 4 GB. Still strange, I thought if sql server is stalling on RAM it would get veeery slow, but I did not know that a runtime error could be thrown.
Regards
Thomas0 -
You never say how large this DB is. But I take it to be good size with that many companies.There are no bugs - only undocumented features.0
-
2 gig for 50 companies. That sounds very low. You should add more.David Singleton0
-
The DB is quite small, only 2.5 GB. As mentioned before, performance is absolute not the problem. The db is used for the accounting of all these small companies.
I was just puzzled why SQL Server would throw an out of memory exeption...
Thanks
Thomas0 -
You are restoring objects and SQL Server table definitions and it commits when the process is finished. You create over 1000 tables for each company you restore - this is regardless of data size.
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.David Machanick
http://mibuso.com/blogs/davidmachanick/0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions