Trying to move databases from one PC to another, it failed. Need help.
I've got an old version of SQL Server 2008 R2 Developer Edition on an old PC which is failing. I've got a new PC and have put SQL Server 2014 Developer Edition onto it. Now before the old machine...
View ArticleFailover Cluster Setup Error
I have been facing following Error in Failover cluster setup as below. I have prepared 2 node and 2 instance sql server failover cluster on top of windows failover.I have deleted MTCBJINS07 in AD and...
View ArticleMax Degree Of Parallelism SQL 2014
Hi All,I'm testing out SQL 2014 migrated from our current Prod backup of SQL 2008 R2 database.I'm aware of the MDOP setting, however when troubleshooting a poor performing query, I'm at a loss for...
View Articlesql server 18456 error
In a database i facing a error 18456 failed to open database.i checked the login have mapped on that database & permission db_owner and db is also not missing.can anyone tell me the solution?
View ArticleScripting Options alter element
Hello,Is there a way to (automatically) remove/disable the first statements like SET ANSI_NULLS ON and SET QUOTED_IDENTIFIER ON which are generated by modify sp via mms 2014 interface? --SET ANSI_NULLS...
View ArticleSSIS Job Fails for No Reason
I have a job that runs an SSIS package. The job seems to be able to run through the package successfully, but at the end it errors out saying "The binary code for the script is not found. ...". The...
View ArticleUpgrading SQL 2008 R2 Cluster to SQL 2014
I've read in various places that it is not a good idea to do an in-place upgrade of a SQL 2008 R2 cluster to SQL 2014 and that it would be less risky to build out a new SQL 2014 cluster and migrate the...
View ArticleCorrecting Server Connection in Maintenance Plans
In SQL 2008 R2, if we clone an environment including SQL server, the maintenance plans retain a connection string to the source/original server they got cloned from and are not editable. But, I was...
View Articlecannot failover AG to secondary replica
We are not able to failover the AG to secondary replica. The process gets timed out and AG goes to resolving mode. Had to reboot the box in order to switch the AG back to primary node. We even rebuilt...
View ArticleAuthentication between 2 SQL Servers (reporting)
Hi,I've installed SQL Server on 3 x 2014 servers for a BI solution (VM environment).Server A is a warehouse from where data is extracted (read), and Server B is a Reporting Server with SSRS configured...
View ArticleRestore Wizard ssms 2014
I have a database on 2014 ent edition. When I go to restore the database via ssms (right click > tasks> restore > database) I don't get a wizard window at all it just does nothing. When I use...
View ArticleChange Data Capture(CDC) for Data Warehouse/Reporting
Hello,I have a requirement to implement CDC for 50+ tables to implement incremental data changes warehouse/reporting rather than exporting the whole table data. The largest table is having more than...
View ArticleDo the managed local accounts (virtual accounts) remove need for multiple...
I cannot get a consistent answer as to how many domain accounts would be suggested in a SQL Server 2014 installation. Previously the recommendation was a separate account for each service to provide...
View ArticleMaintenance solution (e.g. Windows Updates) on busy SQL Server
Hi there,I have two servers. One that holds the DWH-databases and one that is executing the ETLs (including scheduling).The ETL-Server is executing ETLs all day and we have usually a maintenance window...
View ArticleLogin failure - unable to connect to sql server using windows authentication
Hi All,We have see login failures for windows accounts. Below is the error message. Description: In our env most logins are windows accounts. Initially we thought it is an UAC issue and we tried to...
View ArticleCluster Shared Volumes and Availability Groups
Hi all,I'm looking at using Cluster Shared Volumes on a new Windows Server 2012/SQL Server 2014 cluster. Each instance is going to be configured to use cluster shared volumes. Is there any reason why...
View ArticleNETWORK_IO Causing Database hang and blocking
Hi everyone,I've been put in charge of a SQL server recently and I'm completely new to maintaining SQL. For some reason several clients when they are doing their database processing I get network_io...
View ArticleRestore Database permission failure
I would appreciate any help someone can give me with this.I'm trying to figure out why this SQL Agent job keeps failing. We used management studio, and connected as mydomain\myuser, and developed a...
View ArticleSSD or SAS Drives
I just got the green light to shop for a new box.We use 2014 BI edition and will get the 128GB of Memory.This is an OLAP environment so my question is what is better to have for disks?SSD or SAS?Any...
View ArticleSQLServer 2014 SSIS package with 12c Oracle oledb provider
Just install a new SQL server 2014 instance.And install Oracle 12 c OLEDB driver from Oracle client.Create a new SSIS package, and tried to create a new Oracle connection manager, right after I input...
View Article