SQL Server 2014 Transactional replication locale ID problem
Hi EveryoneI am new to this forum and think its great! i am a junior DBA at a good company. I am having a problem replicating a database from on server to the other. I am using a transactional...
View ArticleExit from "Not Synchronising" Primary Database in availibility Group
Hi I Create an availibility Group with a primary and a secondary. (For test)Then run Planed Failover.Switched to secondary. That's ok.After that I update some tables on secondary (That now is primary)I...
View ArticleServer/database consolidation questions
We have a big push to do as much consolidation of servers and databases as possible. At the moment, we don't have a huge number (22 servers, 300 databases). Most are SQL 2008 and 2008 R2, a couple of...
View ArticleDoes log shrink would affect any process happenning
I use the following script to shrink the logs, just wondering if it cause any problems doing it while some process happening on the database (like an update).USE XXXt;GO-- Truncate the log by changing...
View ArticleMigration of AlwaysON database 2012 to 2014
Hello All,I am planning to migrate the AlwaysON 2012 (2TB) database to SQL2014.Option 1: Normal Backup/ RestoreOption 2: Migrating the SAN/VMware disksSince, DBAs prefer backup/restore. Let me know...
View ArticleAdvice for cross-site clustering
Good day SSC community, I'm here to humbly request your assistance:We're looking to make a pretty significant update to our infrastructure here. I will be deploying a set of servers to one site here in...
View ArticleThe report server cannot create the Data Source Connection Failures/sec...
I have installed SQL Server 2014 Standard and SharePoint is configured with SSRS. i am getting following error message in application log.The report server cannot create the Data Source Connection...
View ArticleSecurity patch update for SQL Server
Hi,My client is asking to keep up to date with latest security patches for the SQL server. The servers are updated with latest service pack.Can anyone advice me how to get latest security patch and is...
View ArticleSQL_ Add existing shared folder to SQL file table
Hello Everyone,I need to add an existing shared folder to a SQL FileTable. Anyone could help though the easiest way?So this is the path and I created a SQL Filetable and now I need to add it to the...
View Articleincreas Size of lof file After reindex and rebuild (9 GB)
HIDB1 has 13 GB mdf file size. with full recovery option and about 250 MB Log.I have a job that runs Once aweek. and Takes about 5 minutes.But Day after , Log file grows about 9 GB !!! . exactly after...
View Articlemost important DBCC commands?
Hiwhat are most important DBCC commands that a DBA must run at every night jobs?(DBCC checkDB is enough?)
View ArticleLogon trigger executing multiple times, for single connection.
I am trying to create a logon trigger. As I am testing this, I discovered that each time I do a connection, I get 19 rows, inserted into my audit table. I ran profiler, and I see it is going through...
View ArticleSQL 2014 Execute Package Utility Error
This question is regarding a SQL 2014 package not running on my local machine when using Execute Package Utility.I have a clean install of SQL 2014 STD on a server.I have created and imported a package...
View ArticleSQL Server 2014 installation problem
Hello, Everybody.Please, help with the SQL 2014 installation. It's passing Global Rules up to the "Consistency Validation for SQL Server registry keys" and staying there forever not moving further.I...
View Articleimportant : About HA : in Which event , Automatic Repoint happens?
HiI install Always on - sql server 2014Availibilty Mode : Synchronous commitFailover Mode : Automatic(Without Qurume Configuration - Only 2 servers : Primary And secondary)When I causes some error on...
View ArticleDifficulty connecting to SQL Server
Hi all,I'm putting this question in the SQL Server 2014 forum, though I expect that the problem is not specific to SQL Server 2014.I'm running a Windows 8.1 laptop, and have Visual Studio Ultimate 2013...
View ArticleRename a Live database
Hi I want to Replace The Big Log database with A new one ( A database with same structure).But current DB has many connection . This is my plan : 1- Create a new database with same structure.2- Rename...
View ArticleAlwaysOn Replica database for Reporting
Hi All,We have a 2 node clustered instance(SQL 2014) with 26 databases and we would like to enable alwayson for one of the databases for reporting (only one secondary and do not need high availability...
View ArticleHow do physical data files grow when rebuilding indexes
Hi All,I've been trying to get a definitive answer to this question but alas I have conflicting and patchy answers so far from other sources. Would greatly appreciated your wise feedbackThe question is...
View Article