How long lock is held on the first updated table inside the transaction
example;begin tranUpdate A ..... where .....update B ..... where .......Update C ...... where ....commit tran According to the example, i want to ask that, while updating C table, does transaction...
View Articlerow offset
Hi all,waht is the use of row-offset in page?please give me simple explanation.
View ArticleSQL log file behavior
Hi, I am planing for SQL disaster recovery. Can anyone help check my understand is correct or not?- The moment when SQL commit the transaction (insert/update/delete)1. SQL updates data in memory page2....
View ArticleSQL server data transfer scenario
Hi All,Here is the scenario. Site 1 - Primary DB - A -- this is a transactional OLTP DbSite 2 - Staging Site 3 - Destination requirement is to replicate(I mean, copy all transactional data) from Site...
View ArticleNamed instances and the Browser Service with Failover Clustering
Afternoon All,I am currently working with a SQL 2008 cluster and am having a nightmare with failover clustering and the browser service. I am hoping someone can help me out as I have managed to confuse...
View ArticleManagement Data Warehouse issue: custom data collector set not uploading data...
HI Folks,I am having a issue with MDW, i have created Custom data collection set to track free space ( i am going to use SSRS on the Top of date to create some customize Reports).Now this Custom Data...
View ArticleAn error occurred while executing batch. Error message is: Exception of type...
I am getting this error repeatedly on SQL Server 2008 on Windows machine when i run a simple query which involves close to ~ 10 million records. select sum(a.test) from (select COUNT(*) as test from...
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 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 Articleright:All Procedures : Execute
I want to give right:All 2002 Procedures : Execute to a login "sasalim" .All Tables Read-write All Views Read-writePlease help.SQL Server 2008Thanks
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 Articledatabase corrupt
Hi all,what the reason database is goes in suspect mode..?what the reason database is corrupted?how can i resolve this issues?
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 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 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 Articlewhere (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 Articledatabase mirroring
Hi all,what the happen when mirror database is corrupt in high performance mode and high protection mode?
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 ArticleVisual Studio 6.0
Hi. I would like to know if visual studio 6.0 is installed with SQL Server 2005 Standard?
View Article