i have one ques.. in my data file file store in E: drive here how to...
thanks Thanks, Purna
View ArticleEnabling CDC in Windows Server 2008 R2
Hi, I having one question. For Example: I have enabled CDC on Database01 on Server01 Then i taken the backup of Database 02 and restored on Server02. Now i want to enable CDC on Database02 with out...
View ArticleStart incremental population command getting blocked
Hello everyone, We have a full text index on a table with timestamp column. The table is highly active with lots of select/insert/delete commands. Hence the auto population causes deadlock and...
View ArticleHow to cache rows?
Hi This is my procedure: create procedure [dbo].DebugSpTestCache @filter nvarchar(100), @checkDescription int as begin if @checkDescription = 1...
View ArticleConnection Error: (provider: Shared Memory Provider, error: 0 - No process is...
Hello,Please bear with me as I am no Sql Server guru, but am getting this error that is preventing me from continuing with my development work. I am the only developer on my team running Sql Server...
View ArticleError attaching SQL 2008 Catalog
hi every one, After formating drive C: , I tried to attached the catalog CWSC_dataBase on D: but SQL 2008 gives me this error message : CWSC_DataBase_Data.MDF is not a primary database file. (.Net...
View ArticleMemory Stack Dump - Error: 17310, Severity: 20, State: 1
Hi, we have sql server 2008r2 cluster environment (sp1). Everything ran fine, and then suddenly we started getting these dumps whenever we run one specific stored procedure, even though it did not...
View ArticleCan we debug mdmp file while sql server is online
sql server is running on production should i open windbg to debug the error.? will tehre be any side effects?Manish
View ArticleDatabase Encryption at rest
Hi, We are considering the option of Database encryption - at - rest (which means data files encrypted on storage). We are considering the use of the appliance Brocade Encryption Switch which will...
View ArticleSQL Server 2005 on VM: VM Memory\Memory Ballooning Counter not starting
Hi all, Could anyone please guide me why i am getting this error, when trying to measure VM Memory\Memory Ballooned in MB counter on my SQL server Virtual machine? For more info: We are using VMware...
View Articleselect data from sql server log file veiwer
Hello All, I have enabled trace flag 1204 and 1222 and I am seeing some deadlocks in our database. Is there a way that I can select the whole query instead of copying and pasting it line by line? Thanks
View ArticleEffect of compression on currently running queries
Hi all, I am planning to apply PAGE compression to some of the big tables in my database (DW to be precise). These tables are fairly big with over 15 Billion rows. When I applied the compression in...
View ArticleRestore Failed for Server: SQL Express 2005
I am moving my data base from one computer to a new one. I placed the .bak file in the backup folder on the new computer (Windows Vista). I keep getting these errors I have checked the security...
View ArticleHow to back up database on expired SQL enterprise 2008 R2 evaluation ? HELP !
Hi Guys, can you guys show me how to back-up the databases manually on the expired SQL evaluation without using the SQL server management studio as i got error on it. your reply is much appreciated. i...
View ArticleCannot Generte SSPI Context and Login failed from an untrusted domain and...
Hi all, I have two SQL Server Instances. 1. Based on WSBS2011. 2. Based on Windows Server 2008. We have a VPN that points between both severs. In AD there is a realm trust between both domains. I have...
View Articlesys.dm_os_performance_counters
Hi All, SELECT * FROM sys.dm_os_performance_counters is not returning any data on one of my server, please let me know where can i check to troble shoot this issue. Thanks, Satish KumarThanks, Satish...
View ArticleClustered Index
Hi, I went through many articles and most of the articles are saying that when we create Clustered index on any column, it stores whole row data at leaf node. for example if I have a table with columns...
View ArticleSQL Server 2012 Performance Problem
We have migrated our company database from SQL Server 2000 to SQL Server 2012 (big jump!). We haven't gone live yet on 2012. Something is wrong in our setup of 2012 because queries that run in 5...
View ArticleRemove Dead Lock
Hi, I want to enable a setting or write a script to kill/clear a dead lock if it exists more than 5 sec. Is it possible?
View ArticleGhost session stuck in Killed/Rollback status
A step in an SSIS package failed - it was a file load and the load process was verified complete. We killed the process and it has been in Killed/Rollback for 13 days. The spid is not using any...
View Article