hi, i am configuration the miring with out witness server, here miring...
thanks,Thanks, Purna
View ArticleMasking of sensitive Data on Test and Dev environments
Hi, Do you recommend a third party tool to mask sensitive data on Test and Dev environments? On a SQL server Database which data is linked to other databases. Thanks APA
View ArticleCentralized Job Server In SQL Server?
I have a lot of new environments which largely share the same copy backups/restore backups/validate backups/mask data/etc. code. If I make a change in 1 I have to go to every environment and do the...
View ArticleEDU B E32-00981 vs EDU NL E32-00982
What is the difference between Microsoft SQL SERVER DVLPR EDTN 2012 EDU B E32-00981 and Microsoft SQL SERVER DVLPR EDTN 2012 EDU NL E32-00982
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 ArticleBest index structure for table that holds a large amount of log data
Folks I have a ASP.NET solution that needs to log every time a method is invoked.(that part I have done) I am logging this activity into a table I had constructed a table that has a identity filed that...
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 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 ArticleI can not send Email from SQL Server !!!!
Hi every body, I have big problem at least for me, i want to send an Email using SQL Server 2008, this message appear: " Mail queued. " but this error message appear is the Database Mail Log: The SMTP...
View ArticleSQL server 2012 Login failed
Hi I am using SQL server 2012 Web Edition on Windows 8 Pro with IIS8. When I open my website through IIS8, I get a failed Login error for user NT AUTHORITY/SYSTEM. But my website runs fine when I open...
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 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 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 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 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 Articlenot able to retrieve dead lock infor from sql server 2008 using extended events
I recently encountered a deadlock: Transaction (Process ID 57) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction I tried to get...
View ArticleBlock transactions into sql server database for some time
Hello All, I want to block transactions into sql server database for particular interval of time. Means if any user entering something from user interface using the .aspx page , so for particular...
View ArticleDBCC SHRINKFILE Does Not Work
All,I have a database that has 30% unallocated space for the data file. This file is taking up almost my entire disk space so I simply need to shrink it down; however when I attempt to run DBCC...
View Article