Sqlserver
231 subscribers
18 photos
2.31K links
Download Telegram
SQLServer Just tweeted ********************************************** @stochasmos Please post this question the SQL Server forum for assistance: https://t.co/XUv6iOeXcU. Thanks!
SQLServer Just tweeted ********************************************** @chuckh1958 Hi Chuck, please post this question to the SQL Server forum: https://t.co/TbfYSfPiKr. Thanks!
SQLServer Just tweeted ********************************************** @weiln Hi Nathan, the Setup exe can be deleted if there are security concerns. It is only used when installing SQL Server or doing changes to the installation using the GUI, so the user can always use the Setup tool using installation media.
SQLServer Just tweeted ********************************************** @KenDarlingJr Hi Ken, what are you planning to do? Store a database backup to the file share? Use SSIS to load files from the file share? Something else? Thanks!
SQLServer Just tweeted ********************************************** @KenDarlingJr Are you using domain-level accounts (like Managed Service Accounts) when running SQL Server Services? Or are you using local virtual accounts?
SQLServer Just tweeted ********************************************** @KenDarlingJr Are you using domain-level accounts (like Managed Service Accounts) when running SQL Server Services? Or are you using local virtual accounts?
SQLServer Just tweeted ********************************************** @GunneyK We just verified that there will be an opt-out option (Tools | Options | …) in SSMS 18.3.
SQLServer Just tweeted ********************************************** @skreebydba 1/2 The ideal and recommended upgrade sequence is to: 1. Upgrade all secondary replicas first 2. Failover from the current Primary to one of the upgraded secondary replicas 3. Run sp_vupgrade_replication on the new primary 4. Upgrade the old primary (now secondary) replica
SQLServer Just tweeted ********************************************** @skreebydba 2/2 Assuming there is a failover before step #4 was run, CDC functionality will continue to run without any issues. This improvement was default in SQL 2017 RTM, so you do not need anything extra for SQL 2017.
SQLServer Just tweeted ********************************************** @Thavash Sounds like our kind of Saturday 😍 Let us know how the talks go!
SQLServer Just tweeted ********************************************** Did you know #data analytics in #Azure is 14 times faster than other cloud providers? Get the free e-book and learn how to maximize your business intelligence investments: https://t.co/LO1Zb9ROk1
SQLServer Just tweeted ********************************************** @NicholasMayne Hi Nicholas, please post this question to the forum for assistance: https://t.co/J2wCmsNpUI. Thanks!
SQLServer Just tweeted ********************************************** @monah1984 1/2 Kerberos authentication is used in the context of Windows Authentication. If you're running SQL Server on Ubuntu and want to use Kerberos, the Ubuntu server and SQL Server on Ubuntu need to be configured to use Active Directory authentication https://t.co/Y2rpQ23Dzz.
SQLServer Just tweeted ********************************************** @monah1984 2/2 SQL Authentication is supported out-of-the-box.