Seek predicate not using all columns
Hi,I have a strange query compilation issue which is hard to reproduce. It only happens under high load and cannot be easily repeated.There is a table T with columns A,B,C,D.There is a non-unique...
View Articlewaht is Is Depedency, LooksAlive and IsAlive in cluster ?
hi ,greetings...!what is Is Dependency, LooksAlive and IsAlive in cluster ? pls..dont mine explain me . Thanks Vijay
View ArticlePerformance issues when using "Begin distributed tran", NOT Exact query is...
Remote Query fired from ServerA to ServerB. ServerB holds the datbase and Table. Table Name: BigDummyNO of records 1.4 Million Approx Three scenairos all of them using "Begin distributed tran". There...
View Articlecpu usage information
hi ,one of my production sever cpu spiking 100%,constant 90%Â what we can do?how to resolve the this issue..
View ArticleLost Table Data after detaching and reataching a database mssql 2008
I detached a database saved 3 copies of it (both files) in different locations, when I re-attached the db most of the table data was gone (for all the 3 saved copies). all the database elements i.e...
View ArticleFULL TEXT Catalog automatically Enables
Hi,I'm disabling full text catalog and everytime it starts automatically when an application services restarts which resides on another application server.What may all be the reason for automatic...
View Articlesql server error
390603 : Failure during SQL operation to the database : The statement has been terminated.Cannot insert the value NULL into column 'C7', table 'ARSystem.dbo.T606'; column does not allow nulls. UPDATE...
View ArticleServices that can be disabled on SQL servers
Hi All, I have two servers (with 1 SQL instance each) and 1 SSRS server. I think, the below services are not needed on any SQL servers and would like to DISABLE them: HTTP SSL - DISABLE IIS Admin...
View ArticleData Compression over Linked Server Connections - SQL SErver 2012 Enterprise...
Hi,I am attempting to find out the impact of SQL Server Enterprise Edition data compression on the amount of data transferred across a linked server connection.I found a good article summarising SQL...
View ArticleMDB-05053
Hi We are doing SAP installation, during intallation we are getting below error"MDB-05053Â Errors when executing sql command: [Microsoft][ODBC SQL Server Driver][SQL Server]"FASTFIRSTROW" is not a...
View ArticleProblem about MSSQL 12
hi,I have Install MSSQL Server 2012 on my PC. I want to import .bak file. but I fail to do this.1) when I try to register  new Server in MSSQL server management Studio showing me 'Error :40 Could not...
View ArticleMap Drive in SQL agent Job
Hi All . I am trying to do the followingexec xp_cmdshell 'net use \\192.168.0.1\sharing2' exec xp_cmdshell 'copy F:\test.txt \\192.168.0.1\sharing2\' exec xp_cmdshell 'net use \\192.168.0.1\sharing2...
View ArticleKB#958745
Hi, How to check that KB#958745 issue resolved in SP3 of SQL Server 2008.FIX: Error message when you try to run or preview a very large report in Microsoft SQL Server 2008 Reporting Services:...
View ArticleRestore Transaction log backups
Hi,I Have 200 transaction log backups and i want to restore all at once. But i can restore one at a time.is there any way to do that.
View Articlesqlprofiler on table with no indexes
Hello Forum Members,Can you please advise me on this:I have a table with huge data. This table doesn't have an index, so running a query on this is taking more than an hour and half and sometimes...
View ArticleSQL Server 2005 sp4, Insufficient system memory to run this query
Hi friends,My sql server 2005 has been encountering a problem for quite some time.It keeps printing "Insufficient system memory to run this query".This happens every 11 days. Four server programs are...
View ArticleBEST MAINTENANCE PLAN
I have a query in the creation of my Sqlserver Maintenance Plan: to create my plan to take full backup, differential and transaction log. All these are due to expire at the same day, for example at 7...
View ArticleSQL Profiler Duration Column
The profler shows a certain Duration for a stored procedure, called from a remote client, of say 55 seconds. If I copy the SP call from the Profiler and paste it into SSMS, the exection time is 1...
View ArticleQuery taking double the time from a client machine
We have part of the application always failing from a very long running query. We were able to extract a sample SQL to simulate the operation of that query and have found the following .. (this query...
View Articlesql srver 2008 cdc vs replication
for a disaster recovery solution which requires simple recovery model in sql 2008,which may require one source multiple targets also facilitating Change managemnt ,what are the pros cons of relication...
View Article