SQL Server 2005 DBMS Cache

ajaybabuCh
Member Posts: 208
Hi
Is there any way to increase SQL Server DBMS Cache.
I can see DBMS cache for Navision native client.
What is the way to setup sql server dbms cache
OR
Is there any equivalent parameter for DBMS cache in SQL Server
Is there any way to increase SQL Server DBMS Cache.
I can see DBMS cache for Navision native client.
What is the way to setup sql server dbms cache
OR
Is there any equivalent parameter for DBMS cache in SQL Server
Ajay
0
Comments
-
No, there isn't. Memory management is different on the MS SQL. SQL will use as many RAM as you allow. Check the memory limits on the MS SQL server.0
-
You can set up memory for SQL Server from SQL Server Management Studio. It's on the Memory page of the server properties window.0
-
while performing the sales or transfer order postings
other users are getting the problem saying that "G l table is locked" or item ledger entry table is locked by some other user
This is happening more times , thats why end users are not able to perform their tasks properly.
I know that when we increase the dbms cache for native client we are able to solve the problem.
But its now facing the problem with sql databse.
any ideas how to eliminate this locking.Ajay0 -
Search the forum. Locking on SQL is wide area of possible sources. In general you need to be sure that your HW and SW is as optimal as possible.0
-
we are using Nav 2009 classic client
Anybody gives primary steps to perform first to reduce this problem.Ajay0 -
ajaybabuCh wrote:while performing the sales or transfer order postings
other users are getting the problem saying that "G l table is locked" or item ledger entry table is locked by some other user
This is happening more times , thats why end users are not able to perform their tasks properly.
I know that when we increase the dbms cache for native client we are able to solve the problem.
But its now facing the problem with sql databse.
any ideas how to eliminate this locking.
Ajay, you really do need to understand the concept of cause and effect. There is absolutely NO connection what so ever between cache and table locking. What is happening, is that the cache is allowing a faster commit to ram instead of a slow commit to disk, and this makes it appear as though the system is operating faster, thus the locks happen for a shorter time.
If you don't understand this, you will never effectively increase system performance. You will always be guessing, and never know what works and what does not.David Singleton0 -
Any Primary steps that I need to apply to SQL server or databse to avoid this.
Please give us some list of points to check to avoid this.
I am also searching for some proper document to avoid this.Ajay0
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