How to Resolve this ? provider: TCP Provider, error: 0 - The specified...
Hi guys ,I am facing a weird issue with SQL Server. Our application team is getting these kind of error since this morning while login through the Application and sometime while fetching the data from...
View ArticleSearch not working
Hi,Search in Project Server is not working. Internal server error exception pops up whenever we do a search in project server site. Here is error message:Internal Server error exception: Troubleshoot...
View ArticleHow to import *.mdf file
I have a SQL Server 2005 database *.mdf file that I would like to import into another SQL Server 2005 engine on another computer. I don't see how to do this. How can I import a *.mdf file to create a...
View ArticleDB Mirroring AND Service Broker - Is it possible in SQL 2008 R2?
Don't really know if this should be posted in "High Availability and Disaster Recovery" or "Service Broker" so I post here in the generic forum.We have a three-server setup where almost all databases...
View ArticleTransaction rollback on connection failure or timeout
In SQL server how transaction rollback will work? If i have a huge number of updates in a transaction and during update connection failure or connection timeout occurs then what will happen?Can sql...
View ArticleStart incremental population command getting blocked
Hello everyone,We have a full text index on a table with timestamp column. The table is highly active with lots of select/insert/delete commands. Hence the auto population causes deadlock and blocking....
View ArticleIs this a Bug? System Assertion Failure On Manual Update Stats SQL 2008 R2 SP2
System:SQL 2008 R2 SP2 Enterprise x64 (10.50.4000.0)Windows 2008 R2 Enterprise X64 SP1 (6.1.7601) Error Message:Updating [dbo].[Bob]Location: statutil.cpp:3225Expression: m_fInitialized...
View ArticleIs there any Improvement in the Performance when we SET...
Hi , I want to improve the performance of my ETL and to reduce(decrease) the Deadlocks that are occurring , so then i heard of this "READ_COMMITTED_SNAPSHOT to set ON" . but i want to have...
View ArticleFregmentation Level of Index
Hi, we are using sql 2005 and will be migrating to sql 2008 r2 in couple of months. i am trying to use "sys.dm_db_index_physical_stats" dmv to get fragmentation level of an index but it's getting...
View ArticleDifference between Reference and Master data?
Hello experts,I am looking for a illustrative approach for differences between reference and master data. Can anyone post them? Thanks.Deepak.Happy to help! Thanks. Regards and good Wishes, Deepak....
View ArticleSQL SERVER 2008 R2 PERFORMANCE ISSUE Consumes 4GB even when it is idle
Hi!I have installed SQL server 2008 R2 on Windows 2008 R2however it is stable but the sqlserver consumes 4GB out of 8GB Memory even if there are no trasactions happening in the Idle condition.Is there...
View ArticleMasking of sensitive Data on Test and Dev environments
Hi,Do you recommend a third party tool to mask sensitive data on Test and Dev environments? On a SQL server Database which data is linked to other databases.ThanksAPA
View ArticleShrinking transaction logs
Hello All,We have a development environment using SQL 2008 R2. Our transaction logs are huge, and since this is a development environment we changed the recovery model from Full to Simple to all DBs....
View Articlequestions about Change Data Capture
Hi. We're going to take a quick look at this but wonder about the following before we do:1) will it work if recovery is simple on the db in question?2) will it work on 2008 std Non R2?3) can...
View ArticleInstalling SQL Server 2012 on a Windows 8 OS
Trying to install SQL Server 2012 on a Windows 8 OS. Hardware: Intel i7 processor, 8 GB RAM, plenty of Hard Disk space. Here is the error I get: TITLE: SQL Server Setup failure....
View ArticleMSDBdata.mdf file increased size 15 GB.in that sysdtslog90 table size is 14...
MSDBdata.mdf file increased size 15 GB.in that sysdtslog90 table size is 14 GB.how to reduce size of database.
View Articleminimum grants to execute SELECT @@SERVERNAME
Can anyone provide me the minimum grants(to a login for SQL Server 2000 and 2005 versions) to execute the following queries:1.SELECT @@SERVERNAME2.select @@ServiceName3.select @@VERSION4.SELECT...
View ArticleMoving a database created with LocalDB to a production server ?
I'm developing a web app in VS2012 using LocalDB to create/update the database. For what I understood so far, "...LocalDB is an execution mode of SQL Server Express targeted to program developers..."...
View ArticleProblem with iFilter 9 with pdf documents and full text
I installed iFilter v9 on my 64 bit Windows 2008r2 machine with SQL Server 2008r2 and configured full-text indexing with a FileStream and loaded in a bunch of pdf documents.Half of the documents appear...
View Article