where (exists (...) or exists(...))
We have an SP with a big select statement with a huge where clause with about fifty conditions which is NOT the way you really want to write things but there it is. The odd thing is just one small...
View ArticleSQL 2012 SE downgrade to SQL 2008 R2 EE
Hello everyone, Is it possible to downgrade the SQL 2012 standard edition software to SQL 2008 R2 EE if I purchase SQL 2012 standard edition license? I know this option is available with windows...
View Articledatabase mirroring
Hi all,what the happen when mirror database is corrupt in high performance mode and high protection mode?
View ArticlePlan Guide Forced Parameterization For A Query Is Not In Plan Cache
First, sorry for the long post. I've unsuccessfully attempted to force parameterization on a SQL query using plan guides. Even running the example in BOL doesn't work for me.Is there someone here that...
View ArticleImpact of setting read_committed_snapshot to ON a SQL Server 2008 R2 (64 bit)...
Hi,There is a request from the client to change the setting of a SQL Server 2008 R2 database.What would be the impact if we set read_committed_snapshot to ONThere would be load on tempdb and possibly...
View ArticleSQL Server Consumes high memory when restarting
Hi,When we are restarting the database services, it consumes MAX server memory configured for few minutes and release it later.Wondering why it behaves like this, usually memory needs to brought down...
View ArticleHigh TempDB Log usage caused by ASYNC_NETWORK_IO query
We have a query (always the same query) which is from one of many (01-05) hosts. It occasionally shows up in our monitoring as having ASYNC_NETWORK_IO waits. My understanding was that this wait type is...
View ArticleError trying to Start Remote Job via Linked Server
Source Environment: Win2K8R2 Std. SP1 X64 - SQL Server 2008 R2 Std. SP1 X64Destination Environment: Win2K3 Std. SP2 - SQL Server 2000 Std. SP4Description: I have created a stored procedure on the MSDB...
View ArticleVisual Studio 6.0
Hi. I would like to know if visual studio 6.0 is installed with SQL Server 2005 Standard?
View ArticleSQL Server Perfmon memory count values
Hi.I have recently taken a SQL Server performance count using Perfmon on the server itself. For memory, I have used the options Memory: Pages/Sec, Memory: Available Bytes and Process: Working Set...
View ArticleSQL Server Connectivity Issue
I am able to connect the server but not to the SSMS. getting the below error:"The client was unable to establish a connection because of an error during connection initialization process before login....
View Articlelog shipping edtion
Hi all,can i configure log shipping,database mirroring, replication and sql server clustering one edition to another edition?means enterprise edition to standard edition or standard edition to...
View ArticleRestore Filelistonly command fails
I am trying to restore the file from NAS server I am getting a below error message.I have also checked mapping the server local and trying to restore. Msg 3201, Level 16, State 2, Line 2 Cannot open...
View ArticleSQL server network disk backup alma
SQl server da network disk' e nasıl yedek alabilirim ?
View ArticleEnable AWE
Hi All I am using SQL 2005 Standard 32 BITS + Windows 2003 Standard 32BitsIf I would like to enable AWE, what's the procedure to config on Windows 2003 and SQL server?
View ArticleSQL DB Performance issue
Hi guys, am working on ERP, Front end is in MVC4 (ASP.Net 4.0 ) using razor, back end is SQL Server database 2008 R2,guys tell me when i need some drop downs in Forms, like cities, States, etc drop...
View ArticleSQL server Performacne
Hi we have this Medical application running,iam having performance complaints,Memory and CPU are below 30%i am not sure how to start looking and fixing as i am new in company.thanksk
View ArticleCluster and service crash
I have a 2 part question that is somewhat related to each other.1. We have a 2012 SQL cluster set up on decent amouth of servers. They are all connected to the same switch. They are networked teamed,...
View ArticleSQL Display estimated execution plan for update statement - does it actually...
If I use the "Display Estimated Execution Plan" for a simple update statement, does it actually do the update?Just wanted to make sure I wasnt going crazy.Typically I am viewing the query plan that...
View Article