SQL 2016 Optimization ...
Hello,I have two SQL 2016 Always On nodes - (VMware Virtual Machines). Each node has 250GB RAM, 46 vCPU @2.5GHz. Each of the MS SQL VM is dedicated to 1 ESXi Host so there is no resource contention.The...
View Articlesp_addlinkedserver
I trying to link a database from one server to another but I'm missing something... any ideas on this T-SQL?:[code language="sql"]EXEC sp_addlinkedserver @server=N'Badlands',
View ArticleDead Lock in Log shipping
My Log shipping is working normally my Production and DR servers are synchronized but As I have a deadlock notification enabled, since 3 days I saw deadlock occur.My Server Is SQL SERVER 2016 SP1...
View ArticleImpact of asynch AlwaysOn synchronization on transaction log disk
Hi thereWe have recently configured a 1 TB database in an asynch availability group. Once a month a massive ETL process loads data into this database. Early this morning the job failed due to:...
View ArticleDatabase Everyday in singleuser
HelloI've a database that is the secondary database of a log shipping (so it's readonly) that sometimes i found in singleuser mode.I don't know if it depends by the logshipping but my question is, how...
View ArticleRE: SSL encryption. When is installing certificate on client necessary?
Some MSDN documentation when explaining how to setup SSL encryption for SQL Server, include a step similar to the following:[quote]".. On the client computer, use the Certificates snap-in to install...
View Articlereporting service in sql server 2016 edition develloper
good evening everyoneif i install sql server 2016 develloper edition is what i can mount a reporting server ssrs with this editionthank you
View ArticlePatching one instance out of those installed
I am looking to install SQL Server 2016 SP2 for the development instance on my server. However when I do this the "files in use" warning includes services from all instances, even those that have been...
View Articlethread count higher than max worker threads
I am seeing User thread count is higher than the max work threads on the server. Max worker thread is 512User worker thread count is showing 521. Can anyone explain why thread is created more than...
View ArticleBackup
Hi ,Daily database backups are running, but there is no sql job.And backups are saving in physical drive.How to find the backup job details.SQL: Microsoft
View ArticleAuditing Successful and Failed Logins by AD group
Hello, I am trying to implement SQL Server audit for to log the successful and failed login attempts to the server by member of an AD group. I have the AD group added to the server as SQL Login, to...
View ArticleAlways on between Two SQL failover Cluster instances
i am having two Windows clusters. Two SQL cluster instances are there in each two node cluster (Data centre 1 :Windows Cluster 1-SQL2016CLUS1Node 1Node 2SQL 2016 failover cluster instance1...
View ArticleBest way to move database data files to the same size
I have inherited an approximately 800GB SQL 2016 database (recently migrated) with 35 data files ranging in size from 150GB to 3GB, all in 7 different file groups. Because of this layout of data...
View ArticleSetup new HA on Hyper-V
Hi,What is the best high availability solution in Hyper-V environment for Sqlserver 2016 standard edition on windows server 2016.I am planning to setup new HA .Failover Cluster setup OR Always on...
View ArticleSQL Server telemetry pros and cons
Hi,I'd like to know the pros and cons about SQL Server telemetry.I think that a such feature is proper to do not install into a prod environment.Any contributes for me, please? Thanks
View ArticleDBCC CheckDB using more CPU post 2016 migration
I am completely lost here and not sure what else to look for. Came across a very interesting problem that i wouldn't have anticipated after getting on 2016 from 2008R2. I confirmed there is no IO...
View ArticleAlwaysOn AG Listener IP Adress from diffrent Subnet / IP Range
Hi All,My AlwaysOn Config is like this2 Nodes3 AGs with ListenerAll are in the net for example 10.10.1.xNow the IP adresses in this net are used. Now I have a new AG and need an adress for the new...
View ArticleSystem Redesign LOE Suggestions
Hello,I'm asking a more broad question other than just SQL Server but we are tasked to redesign our entire system into a new DB and a new coding language. We are having conflicts with our customer on...
View ArticleSQLServer Agent service is not starting --------NT Service\SQLSERVERAGENT
Hi,unable to start the SQLServer Agent service .This service Log on as --- NT Service\SQLSERVERAGENTAgent XPs is disabled .So when ever i tried to configure option 'Agent XPs' from 0 to 1. its...
View Articleperformance
HI AllI have 2 environments running on the same version of SQL, exact same tables ..... but when i run the same update script on both instances one is fast and the other is slow. when i compare the...
View Article