There is not enough memory to execute this function
rotoflex
Member Posts: 14
Hi,
We're running NAV 5.0 on SQL Server 2005. Today we got this error saying
"there is not enough memory to execute this function. If you work in single-user installation, you can try reducing the value of the 'cache' program property. You can find information about how to optimize the operating system in the documentation for your operating system."
This happens on several clients when they try to create sales or purchase order. Does anyone have any clues what might be causing this? The machine SQL Server is on has 2 gigs of memory and it doesn't seem that it is running out of it.
Any help is much appreciated!
We're running NAV 5.0 on SQL Server 2005. Today we got this error saying
"there is not enough memory to execute this function. If you work in single-user installation, you can try reducing the value of the 'cache' program property. You can find information about how to optimize the operating system in the documentation for your operating system."
This happens on several clients when they try to create sales or purchase order. Does anyone have any clues what might be causing this? The machine SQL Server is on has 2 gigs of memory and it doesn't seem that it is running out of it.
Any help is much appreciated!
0
Comments
-
Could you show us the code that is executed? I have seen this message when i get an infinite loop.0
-
kapamarou wrote:Could you show us the code that is executed? I have seen this message when i get an infinite loop.
Sorry, I'm only administering that SQL Server, I can't really say what code is being executed. I also found some pages which say that error usually occurs when program is in infinite loop.0 -
I could be a endless recursive call of a function. Maybe it's a BOM which contains a itselfe as a material.
Thomas0 -
rotoflex wrote:kapamarou wrote:Could you show us the code that is executed? I have seen this message when i get an infinite loop.
Sorry, I'm only administering that SQL Server, I can't really say what code is being executed. I also found some pages which say that error usually occurs when program is in infinite loop.
To turn on the debugger. Click on tools->debugger->Active.
Make sure you turn off Break on trigger. tools->debugger->Break on Trigger.
When you run the process the debugger will stop on the first error.
You'll see the callstack.
I suggest to contact your solution center to help you solve the issue.0 -
As anyone found a resolution? We have recently upgraded a site to 5.0 SP1 and are randomly experiencing this error. They used the SP1 client (with 4.0 database) for a few months before upgrading the DB. I don't see this as a recursion issue since the same function work sometimes.There are no bugs - only undocumented features.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 329 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

