what's the meaning for the extent changes for the an Density
from the msdn ,the definition of Scan Density is "Best count is the ideal number ofextent changes if everything is contiguously linked. Actual count is the actual number ofextent changes. The number...
View ArticleHow do I find out what the current threshold_alert is before I change it?
My first question: I have inherited a log shipping environment configured with no monitor server. I am getting the error explained in the article below, however there is no monitor server. What is the...
View Articleimportar dados Sql Server 2008R2
estou iniciando estudos em SQL e preciso de ajuda para fazer importacao de dados de um banco onde a estrutura é identica ambos SQL2008 R2 .. Alguem poderia me indicar mecanismos para essa migracao...
View ArticleStored procedure execution Timeout
Hi,We are running stored procedure to upload data through linked server to application server. Problem is that when we run stored procedure after some time it TimeOut. It happens once a while. I want...
View ArticleSQL 2012 Design Advice
I'm currently a sysadmin who's been given a database consolidation project. I have a plethora of small databases (the vast majority are under 10GB, with a handful between 30 & 100GB). Most of the...
View Articlewhat's pushing non-SARG predicates ?
conor described a tech called "pushing non-SARG predicates " in the following article . is there any detail materialdescribes the "pushing non-SARG predicates " technology ? conor said he have covered...
View ArticleSQL Server in Clustered environment connecting using .(Dot)
We have many Clustered SQL 2008 instances but today i noticed that in one of our SQL clustered environments the SQL DB Server is getting connected directly using the .(dot) which usually fails in...
View ArticlePartition Existing table online
HelloI have a 24x7 available table and i need to move this table to new partition scheme online. This table has clustered primary key and couple of non-clustered indexes.I went through this good post:...
View Articlecan not open my connection n visual studio
can not open the DB from my visual studio project i get : A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not...
View Articlewhat is the RAM memory limitaion for 32bit... on sel server 2008 and win -2008
hiiiii... i attended interview... interviewer asked regarding memory. i ddnt answer. pls explain ..... 1. what is the RAM Limitation for 32 bit , sever-2008 and win-2008 server. 2. what...
View ArticleMap temporary objects of tempdb to sessions
Hi All,Does anyone know where stores SQL Server tempdb object list. From this list you can determine which temporary object belongs to which session. tempdb.sys.objectsor tempdb.sys.sysobjects have two...
View Articlecapture baseline with perfmon using a remote server
Hi there,I'm not sure if this is a SQL DE question or not but a lot of my searches led me to this section of the forum. In any case, I have the following question about perfmon. Please move the...
View Articlescripting table creates half then adds half
Something very curious - when I use SSMS to script a table, it gives me a create table with the first 30 or so fields, then set ansi_padding off, then about five alter table add statements, then set...
View ArticleDeleteing of the Logshipping jobs on secondary server
Hi All,We are using logshipping for DR plan. My secondary database is in out of sync due to missing of log backup files. So we deciseded to reconfigure the Logshipping. we disable the logshipping...
View ArticleHow SQL Server Service Pack upgrade works - Internally
I am looking for some detail documents or inormation about how SQL server service pack upgrade works - internally for both standalone & cluster.Regards, Rohit Garg (My Blog) This posting is...
View ArticleQuery runs fine from SSMS but times out when run from a web service
I have a table-valued function that produces a simple report from my database. When I use this function from management studio it takes around 2 seconds to run, hits 253 logical reads and is granted a...
View Articlewhat are the real time issues in Log shipping
hiiiiiiiiii frnds.....i have intvrw . pls list the some real time log shiiping isuuses.problem and solution.Thanks in adavance.
View ArticleSQL server slow/unresponsive
Hi,I have a Windows Server 2008R2 with SQL server 2008R2 Standard, it is a virtual machine with 16GB startup memory, 12GB min and 20GB max. It has 5 cores from an Intel Xeon E5645 2,4GHz to work...
View ArticleTest Performance
We have a Web Service that uses Sql Server 2012. We would like to have performance reach 100,000 transactions per second. Does anyone know the best products or methods to perform such tests?...
View Article