How to find SQL DB usage info?
I've got 2 x servers running SQL 2005 SP3 and the other running SQL 2000 SP4 and SQL 2005 SP3. Both servers need to be decomissioned so I need to identify which databases to migrate.Between these two...
View Articledegree of parellelism
what is degree of parallelism in sql server . how to enable that option using ssmspradeep kumar reddy
View ArticleSQL Uninstallation ?
Dear All,I have 2 SQL 2000 instance in our production Server. Those instance are Desktop Engine and one is runing and another one is Disable mode, i want uninstall disable mode instance. In Control...
View ArticleSQL Error - On Sharepoint Server
HelloI have Sharepoint databases on Sharepoint server. And I checked Event Viewer on the server. And I get following error message continuously."An exception occurred while enqueueing a message in the...
View ArticleSQL Server 2012 Service Pack 1, installation fails.
Hi !! I have a small issue with the SP1 for SQLServer 2012, whan applying the Service Pack everything works, but when you restart your SQL Server Servie, it will not start, the restart is so that the...
View ArticleSQL Server backup with INIT options
Hi,Question : Draw back of using INIT option Vs taking the backup first and then deleting the older backup file (in particular SQL Server backup files)There is a great debate in getting the disk space...
View ArticleSQL Server, ISABOUT, weighted terms
I am trying to figure out exactly how weighted terms work in a ISABOUT query in SQL SERVER. Here is where I currently am:Each query returns the following rows: **QUERY 1 (weight 1):** *Initial ranking*...
View ArticleDeleting log file
Hi All,We need to do a DB deployment on Production server, but that will take a space of about 200 GB, we have T-log Log1 at D drive. but we do not have enough space. hence we are planning to add a new...
View ArticlePackets sent/received hourly difference
Hi,We are logging packets sent /received per hour on our production sql server. What does it mean if at certain hour we have much more packets sent than received?Thanks
View Articlelive lock
what is live lock. in what situation it occures. how to troubleshoot if live lock occures. can explain any onethanks®ardspradeeppradeep kumar reddy
View ArticleSQL Server Memory Problem
Hi,I had come across an issue recently where the SQL server 2008 instance stopped accepting any connections and became unresponsive. I had to restart the SQL server to bring it back.The bellow error is...
View ArticleError 3621 Transaction is rolled back when accessing version store
Transaction is rolled back when accessing version store. It was earlier marked as victim when the version store was shrunk due to insufficient space in tempdb. This transaction was marked as a victim...
View ArticleFinding the bottle neck between SQL and Web
We've had trouble with our DNN web/db configuration, which we initially solved by adding more RAM (16gig) and a 2nd CPU to the SQL server.While we are stable now, we wanted to work on improving...
View ArticleSQL Server 2008 Fragmentation stats not updating after Reindex
SQL Server 2008 SP3Thanks for reviewing my question.I do periodic reindexing (not reorganizing) and sometimes I will go in and review some tables and indexes for performance issues while doing some...
View ArticleSQL Server 2012 syspolicy_purge_history fails step 3 "Erase Phantom System...
I recently installed SQL Server 2012 Ent (x64). The install is a stand alone default instance.The syspolicy_purge_history job fails on step three with the following error:Executed as user:...
View ArticleUpdate to linked server AS/400 runs forever
Hi, I have a linked server to a AS/400 mainframe. SELECT queries run fine and are fast. But the update runs forever and I can't even kill the process. I tried the following: UPDATE...
View ArticleDB Maintenance Plan - Optimization
The following is the DB Maintenance Plan and the configurations provided the production environment:Reorganize data and index page (selected)Change free space per page percentage to: 10% Remove unused...
View Article