Deadlock Issue
Hi,Yesterday in our production environment we experienced a very weird occurrence. At a certain point and time in the day every query that would execute against our SQL 2008 R2 instance would become...
View ArticleAdvice on Tuning Advisor.
Hi, In SQL Server 2012 I have the tuning advisor running against a plan cache and have set it to run for 15 minutes (Limit tuning to...). It's now been running for 30 minutes and has only progressed...
View ArticleSQL File Table's Share Location Permission
Hi,We are using SQL File Table's shared location, where user can copy the files. How can we give permissions to delete, modify and add File.Looks like we need to add user to SQL Server database(where...
View ArticleCopy Master Database To Another Instance
At our instasllation we have copied the Master database across instances with success. This makes migrations much easier and it has never caused any issues. However I am concerned whether this is...
View ArticleSQL 2008 Standard RTM DB Size Limitations
Does the 10GB DB size limitation apply to this version of SQL? I am having a issue with errors when trying to a 3rd party program that uses the sql db. Any ideas would be appreciated.Thanks in advance
View ArticleHow to archive all history records of sys.dm_exec_procedure_stats?
Hello,In SQL Server 2008 R2, I want to monitor all SP's performance, so I need archive ALL history records in sys.dm_exec_procedure_status, but as you know, the lifetime of the row is as long as the...
View ArticleLearning PT by using a big database?
I have been taught that in order to learn performance tuning, you have to work with big database, containing lots of data, in order to gain experience but you cannot gain knowledge of PT when you work...
View ArticleWhat PowerShell can be used For Business Intelligence
Goal: Understand better how and why PowerShell can be used in business intelligence. Problem: I really don't understand what specific assignment what PowerShell can be used in order to complete task or...
View ArticleSpread the Love! Be our SS DBE TechNet Guru, this Valentine's
TechNet loves you! We love your contributions at TechNet Wiki sooo much that we give you more than just love in return...We give you NOTORIETY, GLORY... and VIRTUAL MEDALS!That's not all, this love we...
View Articlehow to repair master database? not restored
How to repair master database? not rebuild. I am unable to connect database server or login into server anyway.then how to solve the problembelow is the image.
View ArticleSQL SERVER MANAGEMENT PROBLEM RELATED TO NULL AND PRIMARY KEY ISSUE
While editing a table the primary key (id) after entering the data display 'NULL' in place of values entered?
View Articleinstance failure, in System.Data in sql 2012
On Win Server 2012 Standard I have a C# app that runs fine with sql 2008 express. When I installed sql 2012 express I get "instance Failure" source: System.data. when the following LYNQ query...
View Article"Hide Instance" setting not working with 2012 SQL Server Database Engine
I have turned on the "Hide Instance" setting in SQL Server Configuration Manager on my SQL Server 2012 Database Server. After several restarts of my SQL Server/Agent/Browser services, as well as the...
View ArticleSQL 2000 DB backup compress
Hi, I have SQL 2000 DB's which is having around 350 GB. Is there any way to compress the backup without using any third party tool.?
View ArticleNew Topic _Restoring only one file group
I have created the file group for my database.First i took backup of individual file group(mdf and ndf) then I tried to restore only secondary(ndf) file group.I got error like Restore failed for Server...
View ArticleCan SELECT data via Linked Server but can't Insert data
I have a SQL Server 2005 instance with a database I'll call DB4. It has service ticket information. I have a SQL Server 2008R2 instance on a different machine with some physical security data in it....
View Articlemicrosoft sql server 2008 cannot connect to local machine
Hello team,I have microsoft SQL Server 2008 on computer, I have not used this tool for several months, but when I came back to it, I can't be connected microsoft sql server 2008 cannot connect to local...
View ArticleBulk operation roll back
When I do point in time recovery , when the specified stoptime (stopat) has some "Bulk Operation" the restore will fail. how to avoid it ?
View ArticleVery low PLE in Datawarehouse System
Hi,I am experiencing a very low PLE in our DHW Database. When SSIS Jobs are running.The PLE is between 5 and 11 which seems much to low. Can anyone help out or is it time to invest in RAM.thanksStefan
View Article