SQL database expansion
aleix1979
Member Posts: 213
Hi,
I have speed problems because my SQL database is at 95%. I have it with Unrestricted Growth and 10% File Growth.
In the Installation manual it says that when the database expands, it will do it by this 10%. But.... do you know when it will trigger this expansion?
Regards,
:bug:
I have speed problems because my SQL database is at 95%. I have it with Unrestricted Growth and 10% File Growth.
In the Installation manual it says that when the database expands, it will do it by this 10%. But.... do you know when it will trigger this expansion?
Regards,
:bug:
Navision Developer
0
Comments
-
95% full in SQL will not create performance problems.
SQL will trigger it when it needs it, it is impossible to predict it. You can do it manually with File=>Database=>Alter and altering the sizes.
Check the topics for possible reasons of performance problems.
Some examples:
-No good SQL statistics
-No Re-indexing of the tables in SQL
-RAID5
-Etc...Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
SQL Server will kick off the expansion when you least want it to happen. It is better to expand manually during off hours.0
-
If you have performance problem in SQL server, check the SQL Server log file size.. and try to clear the log file often. that will increase the performance.0
-
SQL expands its files (including log) when they reach 100% full. During this expansion the system queues all other disk request. Since the defult settings will add 10% to the database this can have a performance impact on a large database that expands often.
Do not rely on auto-expansion. Watch your file growth and expand manually during off-hours. Auto-expansion is there as a safety net.There are no bugs - only undocumented features.0
Categories
- All Categories
- 75 General
- 75 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
