Page Life Expectancy vs Buffer Cache Hit Ratio
Hi All,i'm looking at 2 counters on a production system where the PLE is avergaing 25-30 seconds and the Buffer Cache Hit Ratio is 99%.Now from my understanding, the PLE *should* be 300 secs or more...
View ArticleRestore Failed
Hi all, Restore failed error in sql server 2008 r2 . Can anyone help me to resolve this error
View ArticleDescribe the differences between the pessimistic SERIALIZABLE model and the...
Describe the differences between the pessimistic SERIALIZABLE model and the optimistic SNAPSHOT model in terms of transactional isolation (i.e., not the concurrency differences, but instead how the...
View ArticleSQL Server Problems- Error 262
I'm trying to create a new database for my microsoft sql server management studio. Unfortunately, I can't because it keeps coming up with a pop up window which says error 262. I don't undestand how...
View Articleproblem regarding unique key in partitioned table
Hi, I am facing a problem regarding unque key in partitioned tableI read the following link regarding partitioning unqiue key http://msdn.microsoft.com/en-us/library/ms187526.aspx"Sql server 2008r2...
View ArticleEffect of /3GB on Kernel Mode of VAS
Hi all,It is mentioned that by using /3GB, the kernel mode that contains PTE is reduced to 1GB. Then with this limit, how does 3GB of user mode can access more physical memory when the relative part...
View ArticleCan we connect sql server using node name?
Can we connect sql server using active node name in sql server 2008 R2? I am not able to do so I am getting below errorprovider: Named Pipes Provider, error: 40 - Could not open a connection to SQL...
View Articlesql db mail send job notifications
I have same question for "sql db mail send job notifications" any rosolved example?
View ArticleHow to shrink the log file of the tempdb for SQL Server 2008?
When I use the following tool to shrink? However, the log file size of tempdb remained unchange. How can I shrink log file in this case? Thanks.
View ArticleWhy does SQL Server 2008 still perform page lock when lock escalation is...
Hi, We are constantly experiencing deadlocks in our prod database. We are using SQL Server 2008. We turned on trace flag 1204 to get information about the deadlock and we found out that a page lock is...
View ArticleSQL Server Synonym
When i create an sql server synonym why is this not visible in the Add tables dialogue box while creating a view ?AS you can see i have created a synonym ast fact_budget_data, but in the Add table...
View ArticleProcedure for giving range of unique identity values produced duplicate ids...
Hello, we use the following (german) sql2008r2 environment =================================================== Microsoft SQL Server Enterprise Edition (64-bit) Microsoft Windows NT 6.1 (7601) NT x64...
View Articletimestamp in a cluster
Hi - I have a question about the use of timestamp in a clustered database. If I have a table which uses timestamp - is the value calculated for the timestamp consistent between the servers that could...
View ArticleHow many hours do you work as a DBA?
Greetings and Happy Thanksgiving. I did a search on google regarding this and surprising found very little. Not really sure where else to ask this.How many hours a week would you say you work as a DBA...
View ArticleView image stored in VARBINARY(MAX) column in SQL SERVER 2008
Hello, How to select and view the .jpg image stored in VARBINARY(MAX) column in SQL SERVER 2008? Thanks!
View Article