Where is SIFTLevels setting in NAV 2009?

QuickWE
Member Posts: 80
Dear Expert
Please look at the picture as attachments. I need to know how to going to that form in NAV2009.
Any guidance is apprciate from me.
Many Thanks In Advance
Please look at the picture as attachments. I need to know how to going to that form in NAV2009.
Any guidance is apprciate from me.
Many Thanks In Advance
0
Comments
-
NAV 2009 does not use SIFT tables. Indexed Viewes are used instead.-Mihail- [MCTS]0
-
mihail_kolev wrote:NAV 2009 does not use SIFT tables. Indexed Viewes are used instead.
Many thank for your fastly reply but where is indexed viewer. Please guidance me0 -
A view is a predefined select-statement that can be used instead of a select on the table (or multiple tables). In TSQL, it is easier to use and gives the possibility to define different security settings. But the data of the view does not exist. It is calculated on the fly.
An indexed view is a view with an index on it so the data is materialized. The calculation of the data is maintained automatically by SQL server when updating the tables of the view.
In SSMS, other than the "tables"-item under the database, there is also a "views"-item.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Indexed views are great :thumbsup:
The fact the Microsoft has removed the possibility to define which SIFT levels to maintain is awfull :thumbsdown:
During optimizations I often make new keys in NAV with MaintailSIFT=Yes but MaintainIndex=No.
That is the only way to make optimal indexed views for fast SIFT calculation.
It sux bigtime when your codebase is used in both SQL and Native installations. ](*,)Regards
Peter0 -
https://community.dynamics.com/blogs/na ... /9872.aspx
As you can see, VSIFT can be tunned too.
I guess SIFT is replaced with VSIFT becouse it's slower in reading butno question about "writing performance", this is definitely improved-Mihail- [MCTS]0 -
mihail_kolev wrote:As you can see, VSIFT can be tunned too.Regards
Peter0
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