Change Tracking
Hi All,I am experimenting with Change Tracking (Not CDC, yet) to identify rows in a small subset of tables to be loaded into a a data warehouse (Well, I suppose Mart, its a single fact + 5 dimension,...
View ArticleProduction OLTP SQL Server with All Files on One Raid 10 drive...
SQL Server 2014, 8 CPUs, degree of parallelism 16, 256 GB of RAM... This is a physical box, not on a SAN.I work for a small company that uses quite a few vendor software products and am in the middle...
View ArticleSQL Permissions
Hello everyone,Is there a way to track who is granting DB and server level permissions to users in SQL Server 2012/2014?
View ArticleVarious Built in tools in SQL Server 2014 or 2012
Do we have a list of all the built in tools relevant to SQL Server 2014 or 2012?I am looking at a comprehensive listing of all the tools like the DTA, Upgrade advisor etc?
View ArticleEffort estimation in upgrading SQL Server 2008 to SQL Server 2014
Friends,Does any body have an approximate effort estimation chart to upgrade from SQL Server 2008 to SQL Server 2014?
View Article[HELP] DTA Engine Error Message: Tuning exited unexpectedly
While performing tuning at a stored procedure and tuning error prompt in Submitting Configuration Information.
View ArticleLinked Server Error
Hi All,I am trying to create a linked server and I am getting the below error message. cannot initialize the data source object of OLEDB provider "MSDASQL" for linked server ADDCDBP2. OLEDB provider...
View ArticleYou Certainly Can Do About This Now
Loose Loose Skin - 7 Things You Certainly Can Do About This NowSkin care was not a thing that I provided a good deal of considered to in my younger years. I was blessed with skin that was reasonable...
View ArticleDatafile issue
Hey Experts,I have a weird scenario here. Recently I added a data file in one of my prod database for SQL (2012 Ent. SP2 64 bit) instance and found it was started reflecting in properties for the...
View ArticleSQL tripple jump login problems
Having an issue when I have a Machine that kicks off a stored procedure on a 2014 SQL server. That stored procedure calls another 2014 database server and does an update to some data. When the stored...
View ArticleSQL Server Performance Dashboards
I'm on SQL 2014 Enterprise with the SQL 2012 Performance Dashboards installed.1. There is the main dashboard showing current cpu utilization for the last 15 minutes and current waiting requests.If I...
View ArticleScript to find to see newly created databases
Hi,i am developing the script which will give the if new database is created on the server we need to get the mail .Any ideas on this.
View Articlerestore catalog db from one server to another
We have some SSIS packages in SSIS catalog on test server. I need to move them to production server.Is it the same thing as I do for other user database?I just need to do a backup on test server, and...
View ArticleDML & DDL Changes Revert
We have full backup midnight and log backup every one hour.We had a release and as part of that we did many DML & DDL Changes, after a few hours we realised that we want to undo the changes we...
View ArticleWhat system databases are required to start sql server / where to store?
With SQL Server 2012/2014, what system databases are requried in order for sql sever to start? Of the following system databases:master - contains all system-wide information.msdb - holds information...
View ArticleCardinality Estimation for >= / > for intra step statistics value
I am trying to understand how SQL Server try to estimate for greater than and greater than equal where clauses in SQL Server 2014.I think I do understand the cardinality estimation when it hits the...
View ArticleScript out DB/Object level permissions (GRANT/DENY)
Hello Guys,Can anyone provide a script to generate DB/Object level permissions which includes GRANT and DENY. Unfortunately I lost my script library due to my laptop crash.Many thanks in advance!
View ArticleArchitecture for 100,000+ transactions/sec
My company has an ecommerce application that can sometimes exceed 60,000 trans/sec. Things are being held together well enough with duct tape and baling wire but future success requires that increasing...
View Article