There is no need to completely disable a key in NAV on SQL Server. The only thing it might do is cause errors in existing functionality (you'll get error messages saying a key doesn't exist). If you want to remove an NAV key on SQL Server, turn off the MaintainSQL property. This will not make any difference in NAV functionality but it will remove the SQL Server index.
When you start looking at SIFT levels, you really need to know what you're talking about.
Comments
When you disable a key (or uncheck the MaintainSQLIndex), the key disappears in SQL Server.
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Disabling them will result in compile and runtime errors.
Please either not maintain them or make them shorter and more selective in SQL.
It is always a matter of give and take between OLAP and OLTP.
If you are not sure what you are doing, you might want to hire an expert.
Unchecking MaintainSQLIndex is the best (only) option for your application.
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Wow, I read that so quick didn't even realize there was an advertisment in there.
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
When you start looking at SIFT levels, you really need to know what you're talking about.
RIS Plus, LLC