sys.dm_db_xtp_hash_index_stats returns bucket counts for range indexes
Hi,I have noticed that sys.dm_db_xtp_hash_index_stats returns information on both hash and range indexes, which, for range indexes, does not make sense.Has anyone noticed this behavior?
View ArticleCan't upgeane SQL Server 2014 Developer to SQL Server 2016 Developer
According to this page ([url=https://msdn.microsoft.com/library/ms143393]https://msdn.microsoft.com/library/ms143393[/url]), full upgrade from is supported. However, I was only able to upgrade [b]Share...
View ArticleSQL 2016 RTM Install Reboots Server and Hoses up the Install
I just attempted installing SQL 2016 RTM and the install rebooted the server. After the reboot SQL of course is not working at all due to the install not completing; so, it's hosed up. It appears that...
View ArticleSQL 2016 install failure with mount points on a VM server
Hi, I have hit an issue attempting to install SQL2016 onto a VM server with mount points, where the install says there is not enough space on the drive, despite the mount point having plenty of room....
View ArticleConfiguring SSMS
Is there any way to turn off the white box around the line that the cursor is currently on in SSMS?Pictured in the attached on line 5.
View ArticleSSRS 2016 Web Portal Issue
I'm having a weird issue with the web portal I'm hoping to get some advice on. I'm running SQL Server 2016 Development edition on Windows Server 2012. When I reboot the machine, the SSRS service is set...
View ArticleSSMS 2016 - Setup Failed Access Denied (0x80070005)
Attempt to install SSMS 2016 returns Setup Failed Access Denied (0x80070005)OS is Windows 2012 R2 Datacenter on a VMware machine
View ArticleSQL Server 2016 RTM (13.00.1708.0) Database Mail Not working
HiDoes anyone have database mail working with SQL 2016 (Standard Edition) and the Critical update 3164398?I've configured DB mail on numerous SQL Server versions (2005,2008,R2,2012), so I believe I did...
View ArticleSQL Server 2016 and Visual Studio
I've been looking for documentation, but not finding it. I was curious if anyone is having issues with SQL Server 2016 and compatible issues with Visual Studio 2015 or 2013? Any preference for creating...
View Article3rd Party Tools to add Extended Properties
Could someone please recommend an easy to use 3rd Party Tool to generate Extended Properties?
View ArticleSQL Agent missing in SSMS
When I log into an account with Sysadmin role I can see SQL Agent.I set up a user to have SQLAgentOperator Role, but when they log in they cannot see SQL Agent. I am running SQL 2016 Enterprise...
View ArticleRestore Database Syntax
What is wrong with the following syntax?RESTORE DATABASEPrismDataBillingFROM DISK = 'G:\MSSQL11.MSSQLSERVER\MSSQL\Backup\PrismData\PrismData_backup_2016_06_26_130000_9108635.bak'WITH MOVE...
View ArticleTrouble with Restore The backup set holds a backup of a database other than...
RESTORE DATABASE PrismDataBillingTestFROM DISK = 'G:\MSSQL11.MSSQLSERVER\MSSQL\Backup\PrismData\PrismData_backup_2016_06_26_130000_9108635.bak'WITH MOVE 'PrismData_Data' TO...
View ArticleSSMS 2016 - Edit Top 200 Rows Execute button Greyed Out
Hello,In SSMS 2016 (June edition) I notice that when using the Edit Top 200 rows function and viewing the associated SQL, the Execute button is greyed out and doesn't let me edit the SQL used and...
View ArticleCurrency COnversion
I have two tablesTable 1 Product Currency CostA AUD 100B CAD 200C EUR 300D GBP 400E INR 500F PLN 600G USD 700H AUD 800Table 2 Currency ConversionRateAUD 1.46CAD 1.38EUR 1GBP 0.84INR 71.37PLN 4.16USD...
View ArticleSQL 2016 installation problem with other SQL instances
I have SQL 2014, 2012 and 2008R2 installed on my desktop running Windows Server 2008R2. Installation of SQL 2016 fails. Is there a problem installing SQL 2016 with previous versions of SQL Server on...
View ArticleMicrosoft SQL Developer Certification For beginers
Hello,Anyone suggest for Microsoft SQL Developer Certification For beginners.Please let me know topics, exam level wise, fee where we can attend.Thanks,Kailash
View ArticleSQL Server 2016 Upgrade Advisor Seems Really Buggy
Has anyone else used the 2016 Upgrade Advisor? I've got it telling me one database has 62 issues, but when I expand the results there are only green ticks. On some databases it reports 17 issues, but...
View ArticleMicrosoft SQL Developer Certification For beginers
Hello,Anyone suggest for Microsoft SQL DBA Certification For beginners.Please let me know topics, exam level wise, fee where we can attend.Thanks,Kailash
View ArticleUpgrade to SQL Server 2016 - Unauthorized operation - Cannot Open Reg SubKey
I am working on an in-place upgrade from SQL 2014 to SQL 2016. The environment is clustered. I get the following error close to the end:[i]The following error has occurred:Attempted to perform an...
View Article