Optimizer 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 ArticleEvent Error ID 560
Hi allI find so many event ID 560 recently:Object Open: Object Server: SC Manager Object Type: SC_MANAGER OBJECT Object Name: ServicesActive Handle ID: - Operation ID: {0,2507426418} Process ID:...
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 ArticleThis failure occured while attempting to connect to the Principle server.
Hi All,Last weekend we have upgraded our production server from SQL Server 2008 R2 (2 node Active Passive cluster) to SQL 2012 (11.0.200.60 - 2 node A-P cluster).The migration was successful.But once...
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 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 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 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 Articleslow runing queries
Hi all,how can i find out slow running queries in ms sql server ..?
View ArticleHow to clean the clerk "MEMORYCLERK_SQLCLR"
Hi guys,Can I clean the clerk "MEMORYCLERK_SQLCLR" without restart the SQL Server service???I already close the connections but this clerk are using 20 GB of memory.Thanks for your time.Fabrício França...
View ArticleMemory configuration settings
We have once production server with 16 GB and only one instance. Below is the memory details of server. SQL server is 64 bit and windows server also 64 Bit.AS per task manager the SQL server was...
View Articledistributed transaction is not working
hello ,I am executing following command but why i am getting this error.begin distributed transaction select * from [115.254.95.28].STEMI.dbo.Mast_patientInfo commit transactionOLE DB provider...
View ArticleTCP/IP port changed - But still able to connect with default port1433
Hi, Issue: Because of our security team observations, I disabled "Named Pipes" and enabled TCPIP with non-default port# 1533. After this, part of the application is working fine and the other part...
View ArticleIssue with Management Studio to access to backup file with a Failo-over...
Hello,I have a Sql Server 2012 failover.It use an SMB file sharing to store db file.It work fine to create db and work with the db.But form Management studio i cannot browse to get a backup file and...
View ArticleNeed to know what E-mail address an SQL Agent Operator will send FROM
I have a maintenance plan in SQL Server 2008 R2 that backs up some databases. I have a failure precedence constraint tied to a "Notify Operator" task. The e-mail address that it will send to...
View Article