Question on Replication
Hi All,I am little confused with the below statement. Regarding Subscriber version which depends on the type of publication.As per msdn documentation, i am interested in Transactional replication. So,...
View ArticleUsing CSV(cluster share volume) support filestream feature for SQL Server2014
I am looking for information on using CSV storage for a windows 2012r2 Hyper-V cluster configuration.The cluster will be used by SQL Server 2014.Mainly, does it support filestream.I have not found much...
View ArticleList of Users that Accessed a Table
I'm trying to find out what tables are being used in a Database.I don't want the last User but the User and the Dates.I have a script that return the last user but that is not going to work.Any input...
View ArticleApplication connecting to AG Listener static IP address - not name
We have a bought in application written in Visual Basic 6 using ADO 2.7 to connect to SQL Server. The application has two connections strings and uses internal logic to determine which of the two...
View ArticleMigrate DTS package(SQL 2000) to SQL 2014
We need to migrate a SQL 2000 db environment to SQL 2014. As part of the migration there are a lot of DTS packages that needs to be migrated. How/What are the ways I can accomplish this. Please share...
View ArticleError installing SQL Server Database Engine Services Instance Features o
Hello SSC community,(now i see that i failed the headline, it should be:)[b]SQL Server 2014 Installation failed with failures/The System cannot find the specific Path[/b]since 3 days i setup my...
View ArticleCannot connect to named instance (2nd instance) from local SSMS
Hello All,I've two instances(Default, Named[dynamics\FINANCE]) running on SQL server 2014. However, when I try to connect to named instance say (dynamics\FINANCE) using SQL authentication from local...
View ArticleOne Node could not up in SQL Server Failover cluster
We have 2 nodes window Server 2012 R2 and SQL Server 2012 Enterprise Version cluster setup. We can switch roles and Node to one node to another and revert back to previous node with out any issues. But...
View ArticleInstalling failover cluster instance side by side to a standalone...
Hello All,would like to know if it's possible to install SQL Server Failover cluster instance with shared storage along with standalone installation with Always on ( always on uses WSFC underneath).any...
View ArticleQDS_SHUTDOWN_QUEUE Wait type SQL Server 2014
Does anyone know what QDS_SHUTDOWN_QUEUE Wait type is in SQL Server 2014? All I can find it is related to query store package and that it can be ignored by it is the top wait on this server. The only...
View ArticleSQL Server 2014 EE Features for a DW
We are in the process of installing SQL Server 2014 EE for a Datawarehouse. Just wondering what features would you recommend that we install? For example, Database Engine Services, Analysis Services,...
View ArticleupgradingSQL 2008 R2 active\active Cluster to SQL 2014 cluster
Hi I have a 2 node cluster in my production environment. The cluster is SQL 2008 R2 enterprise edition and setup as active\active with a maximum of 12 instances on it. I'm planning to upgrade the...
View ArticleInstallation of only SSMS with license
Hi All,App team has purchased license for SQL Server 2014 BI edition and we installed all the features in one of the server.One of the app user wants to install ONLY SSMS in his lap. Can we run the...
View ArticlePrimary filegroup for system objects, secondary for data)
I have been creating databases in SQL 2008 with a primary filegroup for the system objects and a secondary, marked Default, for the data.We are preparing a migration to SQL 2014, and the administrator...
View ArticleError Upgrading from SQL Server 2008R2 to SQL Server 2014
I am having trouble upgrading one of our SQL instances to 2014. The error I am getting is as follows:TITLE: SQL Server Setup failure.------------------------------SQL Server Setup has encountered the...
View ArticleSQL Agent job package configuration environment user specific?
I have an SSIS solution deployed to the SSISDB catalog. It has a number of project parameters which I have setup an environment to provide values to. I then created a SQL Agent job step to run the...
View ArticleRebuild Indexes on Listener
Hi,Do I need to rebuild my indexes on my High Availability listeners?When I do a full index rebuild on my primary DB's. Does rebuilding also send the rebuild to the listener(s)?
View ArticleInvestigating Slow Restore Process
I have a SQL Server 2014 instance. I am restoring native backups that reside on a share on a virtual machine over to a physical machine. The size of the back up is about 130 GB and the database is in...
View ArticleNeed in Alwayson query which would tell me failover time
Hi All,Is there any single TSQL query which provides below info.When did my AlwaysOn Availability group failed over and from which node it failed to which new node(i.e. replica)?Thanks in Advance.
View ArticleSystem objects could not be updated in database 'x' because it is read-only.
Hi,We installed SP1 for SQL Server 2014 this past weekend and got this error message in the logs. I found that if you set the db to read-write, it updates the system objects, even after SP1 has...
View Article