How to raise database deadlock to windows EVENT log?
Dear Experts,It seems SCOM cannot read MSSQL error log (after enable 1222 traceflag for deadlock) to capture the deadlocks when there is deadlock, can any one advice the whether it is feasible to...
View Articlejob running so longtime..
hi ,i have one ABC job this job executing so longtime,this same job previews executing just 3 hrs, but in this time 50 hrs above still its running..sql server all parameters are fine like cpu ,...
View ArticleIntegrity check and Tape backups stopped showing in SQL Server Log
As part of my dba checks I go into SQL Server log vis SSMS and check that the CHECKDB DBCC overnight job has run and that the tape backups have hit the server by filtering on the word VIRTUALI also...
View ArticleWindows Authentication slow -SQL Server
I am facing slowness on Windows authentication.When I am connecting through SSMS using windows authentication it is taking more time.But if I am using sql authentication it is connecting withn...
View ArticleNumber of Deadlocks/sec reached to 1200
Hi All, We have a SQL Server 2005 (SP4) instance, recently we have received alert saying Number of Deadlocks/sec: 1200, this is a critical alert. I have verifyed this using SELECT cntr_value AS...
View Articleexperiences with DATE_CORRELATION_OPTIMIZATION
I don't see a lot of chatter about DATE_CORRELATION_OPTIMIZATION (DCO).Yet, it seems like a really good idea.Anybody have anything interesting to say about it?I do have a specific question and a more...
View ArticleReturn type for the stored procedure could not be detected.
When I try to put my SP into DBML then it gives the following error.the return types for the following stored procedures could not be detected.Set the return type for each stored procedure in the...
View ArticleNeeded store procedure to refrech the database in sql server 2000 !! or i...
Needed store procedure to refrech the database in sql server 2000 !! or i need store procedure extract the users and permistion to .sql file with job (with SP) to once location. and steps to run that...
View ArticleMaintenance Plan with performance poor after
Hello, Guys! I've one instance with 19 databases and its use is 473 GB. Every day we execute the follow points: - Reorganize or Rebuild Indexes; - Update Statistics (sp_updatestats); - Recompile...
View ArticleDoes SQL Server keeps Activity Log?
Hello Everyone;I have a db in SQLServer and want an audit log file that could reveal every single operation perfomed on that database since it was created. This is to let me know if someone has deleted...
View Articleintermittently fail of restore in SQL server 2008 r2
In my java application i call the following snippet to restore the database of my system:use master;alter database <myDB> set single_user with rollback immediate;restore database <myDB>...
View ArticleSQL server patch for sharepoint db server
We have a MOSS 2007(sharepoint server 2007) version.SQL server backend is at Service pack 1. I would like to apply SP3 on the database server.But my question is does MOSS 2007 support SQL server...
View ArticleSAN and multiple files and multiple drives
I just started at this company. They say they do not need to have multiple files across multiple drives because of the technology they use. I have never come across this before. They have a 1TB...
View ArticleDisk Performance issue (Transaction/Sec degrade suddenly)
Hi I am facing a critical issue with one of my server.I observed that in one of my server Transaction/Sec (_Total) would be 40K/sec but sometime its suddenly degrade from 40K to 2K. The value will...
View ArticleSQL Agent not available
Hi,I restarted SQL Server 2005. After Database service is running but agent is not availanle. SQL Agent service started successfuly but there is red down arrow on sql agent in SSMS. I cannot see jobs,...
View ArticleError: 17066, Severity: 16, State: 1. (Params:). The error is printed in...
Dear Sir,We are using sql server 2005 standard edition.Ram is 4GB.Today we got this below error.Error: 17066, Severity: 16, State: 1. (Params:). The error is printed in terse mode because there was...
View ArticleTime it would take on production server compared to time on test server
I ran some scripts on a test server that is a lot less powerful than our production server. Is there a grid or tool that would tell me that if it took 1 hour to run on a server with 4 procs and 8 gb of...
View ArticleOptimizer memory, memoryclerk_sqloptimizer memory very high and climbing
I have a SQL Server 2012 instance running higher and higher amounts of memory for the memoryclerk_sqloptimizer. We have logging for optimizer memory and it is at 13 GB and climbing, but we have seen it...
View Article