Unable to get thread context - no pss & sp_whoisactive
2012-10-29 07:20:50.07 Server Using 'dbghelp.dll' version '4.0.5' 2012-10-29 07:20:50.11 Server ***Unable to get thread context - no pss 2012-10-29 07:20:50.11 Server *...
View ArticleSQL Server 2008 SP3 - Mirror Accessibility
Thanks for looking at my posting! SQL Server 2008 SP3 in Mirroring. All is working fine and was wondering how I can better utilize access to the mirror for reporting and other tasks - obviously in...
View ArticleShrink question
I understand the when we shrink a database, SQL Server will always move the last pages up in the list. If I rebuild my index and then perform shrink, what would it do as there would be nothing to move...
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 ArticleSQL Server 2005 Memory Issue
Hi, We have SQL Server 2005 Standard Edition running Windows 2003 Enterprise Edition (both 32 bits) with 4 processor and 32GB RAM. In SQL Server properties it shows all 32GB memory. But when I checked...
View ArticleSQL Database Auto-Growth History
Dear All, I want to check the history of SQL database auto-growth. Any query or methods can achieve this purpose?
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 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 ArticleInserting into replicated table
I have a peculiar problem here. I have a table MasterDB.Employee and its being replicated in ReplicationDB.Employee. I have a .Net screen which has boxes to key in information about an employee and...
View ArticleSQL Server Memory Leakage
Hi All, I have a Memory Leakage issue on our SQL Server 2008 Windows R2 , When The Re-Indexing of the Database occurs which is at 01.00 am on a daily basis, it eats up the memory and does not relaease...
View ArticleDifference between Function and View
Hi, Can you please tell me differences between Function and View. Thanks and Regards Kranthi
View Articlestatistics
Hi All, I need some clarifications on update stats. 1. I have seen in cx's scenario's where they have a maintenace plan like checkdb --> re-organize index -> rebuild index - > update stats...
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 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 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 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 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 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 ArticleAvg. Disk Queue Length
Hi, I just saw a presentation on monitoring SQL server and the person giving it had a spreadsheet showing all his stats recorded with PerfMon. One thing I noticed was that he had taken the Avg. Disk...
View ArticleSQL Server 2008 Standard Edition or Enterprise Edition on a Dev server?
We have a development server which currently has SQL Server 2008 Standard Edition installed. One of the drawbacks for us is that we cannot install some third party software like the Oracle Driver by...
View Article