Having backup problems, and unable to change service accounts...
Three problems, possibly related, all giving me heartburn as I'm going away for 2 weeks and don't want to leave a server in this state... Problem 1: When I try to run a backup to anywhere *EXCEPT* the...
View ArticleUpdate strategy on Partitioned Table?
Hi All,Working on Partitioning on SQL Server 2012. I would like to know the beast way to Implement update strategy on Partitioned Table.Below are the Steps we have for that Table.Source Table:...
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 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 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 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 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 ArticleAn error occurred while executing batch. Error message is: Exception of type
Hi While i am running the query which returns above 30 million rows , i got the following error in SQL Server.An error occurred while executing batch. Error message is: Exception of...
View Articleorphaned user
Hi all,how can i fixed orphaned users when my datasource server not available..?
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 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 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 Article