Copying database failed
Dear ExpertsI tried to copy db from server to server by sa user ( sql login) but this error raised and the copy failedExecuted as user: NT Service\SQLSERVERAGENT. Microsoft (R) SQL Server Execute...
View ArticleUnattended Upgrade fails on missing registry entry
Hi all,I'm trying to do an unattended upgrade of 2014 RTM to 2014 SP1.It's my first attempt at an upgrade configuration file, and its failing with missing registry entry for database engine service and...
View ArticleFinding difficulty to see windows server failover cluster ip and SQL server...
Could you please some one suggest me how to see windows server failover and sql server failover cluster ip address.We have configured active-passage with 2 windows and 1 sql server failover cluster.
View ArticleAlwaysOn Read-Only Replica Routing Problem
Evening Folks,Having an annoying AG/AO problem with the read only routing side of it.Let me give you some specifics first:2 SQL Server Instances, Not Clustered.Availability Group is named...
View ArticleCU 6 OR SP1 For Sql server 2014
Hi We are going to change database's from 2012 to 2014 .I Have to install Sql server 2014 on new servers.Should I Install CU6 OR SP1 After install sql server 2014? (New SP1 that released from...
View ArticleSQL Server 2014 Auditing advice
We are going to have State auditors come to our campus. In the past, we have only been auditing "Failed Logins". I was asked in our last security meeting what do people in the SQL Server 2014 community...
View ArticleMultiple SSRS instances on the same server
Hello,I am playing around in a test environment with SQL Server 2014. I have a question about the default location of the report server databases when you have multiple report server instances...
View ArticleSQL Server 2014 merge replication throws PRIMARY KEY violation during the...
HiI am using SQL Server 2014 SP1 to set up merge replication on Windows 2008. The databases (Publisher & Subscriber) are restored from the production back up of SQL Server 2005 database.The merge...
View ArticleA subsidiary of my company has been sold, need advice on pre-emptive tasks...
My company currently has two very different lines of business, each on different domains. In the coming month, Domain1 will no longer be a trusted domain over to Domain2. I know there are objects owned...
View ArticleIs there a replacement or workaround for COMPUTE clause in SQL Srever 2014 ?
I have some scripts written in 2008 where I have COMPUTE clause, and now we are migrating to 2014.Is there a replacement for it in 2014? Sorry, I don't have B.O.L. installed on my machine, so I have to...
View ArticleSPID's are being blocked by -1
I got a situation where all of a sudden SPID are being blocked by a SPID of -1.Any ides on how to resolve the process?
View ArticleDW and TLog.
We are developing a Data Warehouse. The original instructions were to include HA into the solution . A decision was made to use Always On Availability Groups on SQL 2014 platform. So Full Recovery is...
View ArticlePermissions to debug Stored Procedures using SSMS
What permission is required to run debug feature in SSMS(debug Stored Procedures). This is a development machine and developer requested for this.EXECUTE permission was denied on the object...
View ArticleScheduled Job runs successfully, but table does not update
Hello,I have a job scheduled that imports a table from a Oracle database. The job runs at 3am and reports success. But for some reason when i query the table to see how many records there are, I see...
View ArticleProblem of executing T-SQL Stored procedure with Parameter NULL
ALTER PROCEDURE [dbo].[p_sub_agent_Grp_report]@parent_pay_agent_cd VARCHAR(25) , @tagno NUMERIC(18,0) = NULL, @labFromCLS VARCHAR(10), @labToCLS VARCHAR(10), @status VARCHAR(1) ASBEGINSET NOCOUNT ON;...
View ArticleStored Procedue Schema Rights?
Hi Guys,If I granted execute right to Schema1 for sp MyProc;And MyProc updates something in Schema2Will it work? Or will it fail as its a different Schema?CheersAlex
View ArticleAlawaysOn High Availability Group in SQL 2014
HI,Can anyone tell me what are the requirement for Always High availability Group implementation in Production Servers.1) Windows Clusters Needed or not ?2) All nodes (Primary and Replica's) need...
View ArticleUsing Column encryption with symmetric keys
Hello All,I am trying to implement the column encryption on one of the tables, have used the below link as the reference and got stuck at the last...
View ArticleReplication Remove artilce that failed to publish - 2012 to 2014
Excuse me but this is the first day that I worked with replication. I'm doing transactional replication.I have a table with Time Data Type Fields.If I try to remove the failed article I get a message...
View ArticleDo we need to update stats after we rebuild index and reorganize index
We face slow performance issue for like taking long time for same query execution after We apply index rebuild and reorganize index. But, after execution of query or procedure for 2 -3 times,...
View Article