Inserting 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 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 ArticleDatabase Mail Issue
Hi, Database mail is configured on sql sever 2005 (9.0.5000). Profile and accounts are created and configured. When I try to send test message, message never delivered. Don't know where it stuck up. In...
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 Articlecan 32 bit be as strong as 64 bit
even with all the AWE/PAE settings etc, can we get a 32 bit machine running SQL Server that has 64 GB of memory to function as strong as a 64 bit machine? any suggestions would be highly appreciated.
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 ArticleWhy SQL Generate this execution Plan
Basically we have a stored procedure runs daily with less than a minute, but occasionally this will take 15 minutes to run. Ran a trace and it turned out one of its insertion command causes this...
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 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 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 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 ArticleMsg 3456, Level 16, State 1 Could not redo log record
I am getting below error: restore log Manish from disk = 'W:\translogs\Manish_20121012021501.trn' with replace, norecovery Error – Processed 0 pages for database 'Manish', file 'ManishDATA1' on...
View Articlehow to track down primary key violation problem
We have a specific file from our application that cause PK violation on our SQL 2008 server. I would like to track down what those fields are and I know which DB and table those field resides. The...
View ArticleMinimally logged and point in time recovery .
In Minimally logged operation, If i change recovery model to bulk logged, and start bulk operation, after bulk operation if i insert 1 record to the same page on which bulk logged operation occurred,...
View ArticleUnable to start default LocalDB instance on Windows 8 x86
Cannot start the default LocalDB instance, in our application or by typing in 'sqllocaldb s "v11.0"' on the command line. This issue only occurs on Windows 8 x86. Works fine on Windows 7 x86/64 and on...
View ArticleDiskpart Sql Server
I excuted DiskPart for sql server. below the screenshot. is Offset ok Please explain. Manish
View Article