Error
hii have a error in VB.Netcannot be opened because it is version 661 This serThe database cannot be opened because it is version 661. This server supports version 655 and earlier. A downgrade path is...
View ArticleService pack issue on cluster environment
Hi All,What will happen while installing the service pack on the Passive node at the same time active node crashed and resources are moved to passive node? whether the resources will move to passive...
View ArticleDefragmentation in sql 2005
Hi,After rebuilding index still it showing same results.I have a usertable (Avg 80%) after rebuiling, it still showing 80%, Why it showing same?
View ArticleChange Tracking for table which is daily refreshed
We have a table which is refreshed everyday by the following processDownload text file from Remote serverTruncate existing tableInsert data from text file to the tableHere is the sample structure for...
View ArticleLinked server configaration from sqlserver 2000 to 2008 R2.
HI ,Any one can you please tell me that is it posible to configure the linked server bet ween sqlserver 2000 to 2008 R2 ?from sqlserver 2000 to server 2008 r2.
View ArticleFind PID of cmd which is called from SQL
I have a set of SQL jobs which call same exe with different parameters using xp_cmdshell. I have a situation where I need to kill on of the jobs and in order to kill it I need to kill the process...
View ArticleDownloading SQL Server 2005
Hi,For our client, we need to partition some tables as they are using sqlserver 2005 enterprise edition. Before that, we need to test in a testing environment and problem is that we don't have any...
View ArticleAutomatic failure Question?
Hi All,I have 1 question regarding high availability of database mirroring. if database mirroring is configured with witness(It means automatic failure). And application is connected to database. in...
View ArticleDrop partition
In sqlserver 2005, If i have partitioned my table based on date for each month, how do I drop partitions having data older than 3 months. This is to do the archiving the old data as we don't want old...
View ArticleGenerate a sequnce Number with String in SQL Server 2008r2
Hi All,I need to generate a sequence number like below.EmpId EnameCT001 JohnCT002 MikeAB003 Shaun'...
View ArticleRecovering 1TB of unallocated space?
Please read the post well. I posted somewhere and most of the posters assumed that the 1TB table is there. It's not. Also, the size of the MDF is 1.75TB, the HDD has 1.83TB used and 65.8GB is free.So...
View ArticleQuerying extended Events XML WaitTypes and Duration
I'm querying Xevents XML that I have collected, and there is something that I dont quite understand, my definition is for statements taking more than 100 milliseconds and also get the wait type as...
View ArticlePerformance issue, compared plans and different plan operator costings
Hi All,I'm looking at a performance problem, a proc which gets called with some set of date parameters to delete data from a table, on a particular day one takes quite some time whilst the next day it...
View ArticlePAGEIOLATCH_EX Wait type on insert
Hello All,I am noticing a lot of PAGEIOLATCH_EX wait types whenever there is an insert into a table. I have the clustered index primary key on a GUID. I wanted to know if this was a disk issue and ran...
View ArticleWhat is the benefits of Multiple mdf files and ldf files ?
Hi,Does any benefits for using multiple data files and log files ?Which way it is useful ?.--Thanks-- Bhavesh Thakkar Sr.Database AdministratorMy BlogLinked In Profile
View ArticleEvent Id 326 & 327
I have those event triggered on my log every every few seconds, sometimes as many as 6 per seconds.I know that some here reported that this is related to the SSRS. But anyway, What does that changes ?...
View ArticleCPU utilization of SQL server 2008r2 is high.
Hi All, I'm facing a critical issue in one of production servers.sqlserv.exc is utilizing more CPU(90% to 100%) Windows version:windows server 2007 standard with SP1 processor:Intel(R) Xeon(R) CPU...
View ArticleDatabase Compatibility Issue
After upgrading the SQL2005 database to SQL2012, I am getting the following error message:Msg 321, Level 15, State 1, Line 4"FASTFIRSTROW" is not a recognized table hints option. If it is intended as a...
View ArticleMSDTC and Quorum on Standby Node
Is it ok that the SQL Resource group is running on one node and the Cluster and the MSDTC Resources running on the other?It may not be normal but what are the consequences of it?OS: Microsoft Windows...
View Article