Service Broker & Query Notification
Experts,Getting below error logged into my SQL Logs every a few hours.Service Broker needs to access the master key in the database 'SIGNALR'. Error code:32. The master key has to exist and the service...
View ArticleUrgent!! Update job next_run !
Jobs next_run_date set to wrong value because of server date problem !I need to recalculate next_run_date according to last_run and job's schedule !Plz help !
View ArticleAvailability groups
Hi,We are considering using availability groups for our solution. It will have 4 SQL Server 2014 instances running on 4 cluster nodes, spread across two cities (two nodes in each city).All those...
View ArticleHow can I avoid compiling all parts of my script
Gents,Gathering different information from serveral servers I ran into a strange behavior.When using a dynamic script, using a 2014 environment, to store error-log information from these different SQL...
View ArticleMicrosoft best practice for ssd
Hi,i can't find any new article from microsoft about using SQL server 2012/2014 on SSD drive.what is the best practice about putting DATA file,LOG file and TEMPDB files on SSD RAID's perspective and...
View ArticleAlways On Readonly
Have created a always on setup in which 3 nodes are involved 2 in SQL server Failover Cluster and 1 Always On AG.I have connected to the listener and tried to run select but its always going to primary...
View ArticleCannot login in local with sql user, password delay!
Hello,we have a very strange problem!!Server Windows 2012. Installed 4 instance, SQL2008, 2008r2, 2012 and 2014. Same problem on every instance, with every SSMS version.In rdp on the server, login with...
View ArticleSomething about licensing SQL Server
Hi all,a question about licensing.If i understood licensing of SQL Server Standard for core, if i have a server with 2 processor with 4 core for processor, i must license SQL Server for 8 cores.But the...
View ArticlePhysical Move of Secondary Replica to a new Location
We plan on moving a secondary replica of an AlwaysOn group to another physical location although it will have the same IP address after the move.The shutdown may be between 24 and 48 hours.Is there...
View ArticleWhat is SQL Fertilization any links?
What is "SQL Fertilization" any links?its job description. I have googled it and i noticed that many jobs are asking: "Some experience with SQL fertilization helpful" I m trying to find what exactly is...
View ArticleDo you need sql server 2014 SP 1 and the latest CU or can you just download...
I have sql 2014 RTM need to upgrade it to latest and greatest. So can I just download the latest cumulative update or do I need SP 1 AND then the latest cumulative update? Appreciate it.
View Articleis there any way to show configurable column name for user tables's column,...
hi, Generally we put alias to column name,if we want to show any other column name other than tables's column name.what we need is to give felicity to end user to change any column name he wants.for...
View ArticleBlocking Writes while creating non clustered index
Hi,I am trying to create a non clustered index with ONLINE on a table(say tableA), I am having a huge chain of blockings on this table for write queries. below are the set options I am using...
View ArticleWho is successfully running VSS snapshots with any third party Backup...
I am currently using RedGate Backup Pro 7, which I love, no complains. But since Nimble VSS backups were enabled at SAN level, my peaceful mornings are now long hours of fixing and re running backups....
View ArticlePerformance / Query Tuning Question Regarding Missing Indices
Evening All,I am using some of the DMV's to identify missing indices on tables and their potential impact.It spits out 3 columns of interest:inequality columnsequality columnsincluded columnsThe latter...
View ArticleFile entry not removed from sys.database_files after Alter Database Remove...
HI Guys,We have used "alter database DBname remove file filename" to remove some extra files that we do not need from a database that is part of an alwayson group.But the corresponding file is not...
View ArticleImport millions row data from MySQL to MS SQL
Hi All,I am very new to learning SQL Server, now I have to project to import data from MySql to Sql data.I have data more less 11 millions row in MySQL database and data located in data center.I have...
View ArticleAdventureworks database for SQL Server 2016
On Microsoft's website [url=https://msdn.microsoft.com/en-us/library/hh231699.aspx]https://msdn.microsoft.com/en-us/library/hh231699.aspx [/url] they point to AW of SQL 2014 to be used, wondering if...
View ArticleSQL Agent service is no longer showing in Configuration Manager
Microsoft SQL Server 2012 (SP3-CU1) (KB3123299) - 11.0.6518.0 (X64) Jan 7 2016 14:39:01 Copyright (c) Microsoft Corporation Standard Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service...
View ArticleMore than a two-part column name - Depricated Features
Was looking at deprecated features in future versions of SQL in the [b]sys.dm_os_performance_counters table[/b]. Trying to figure out what code changes we need to start implementing. Most of what I'm...
View Article