SQL 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 Articlein deadlock report does mode=x mean index, table, or key?
Reading a deadlock report when the resource-list reports mode=x, is that an exclusive lock on the entire index (or table?), or just on a particular key?Up in the process list sections, both sides...
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 ArticleMicrosoft ACE OLEDB 12.0 - c0000005 EXCEPTION_ACCESS_VIOLATION
Hi All,we migrated our 32 bit sql server 2005 to 64bit sql server 2008 (R2) .The provider for flat files was changed to Microsoft.ACE.OLEDB.12.0. and OPENROWSET is used for data transfer between...
View ArticleCompression and Partitioning
I have a 700million row table. I want to do compression or partitioning or both. Is there one that should be done before the other?Alan
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 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 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 Article