Connection to SQL server gets lost
I have two application servers which connect to the db server with various dbs by using SQL Server Native Client 10.0 (Version 2007.100.4000.0). After a fews the connection to db server gets lost. The...
View ArticleStats of Data Collector from Profiler Trace
Hi,I managed to successfully create a data collector. The collection set/item definitions are generated from the SQL Server Profiler tool. The trace definition is simple and is as follows.SELECT...
View Articleservice-specific error code -2146885628- MS SQL Server 2008 r2 Express
I have had no end of problems starting my MS SQL Server 2008 r2 Express.My database program (Sage ACT! Pro 2011) starts fine. However when it attempts to start my default database, I get the following...
View ArticleAd Hoc Distributed Queries
Hello ExpertsI was trying to enable my 'ad hoc distributed queries' using sp_configure 'show advanced options', 1; RECONFIGURE; sp_configure 'Ad Hoc Distributed Queries', 1; RECONFIGURE; GObut I am...
View ArticleSAN Snaphots, How it works
Lets consider this situation : I have a database which is busy and inserts are happening continuously. A SAN snapshot of the LUN where the data files and the log files is taken, and that LUN will be...
View ArticleHaving trouble while trying to attach an existing database in SQL Sever 2005
I'm getting this error message while I try to get some database file attached which was previously detached from MS SQL Server 2005. Anyone here who can guide me to make a solution for this??Thanks in...
View ArticleConfigure ports
Please could I get help in some configurations.Remote debugging requires that the debugger be allowed to receive information from network. Remote debugging also requires DCOM (TCP port 135) and ISPEC...
View ArticleSql2005Sp4 x64 (9.0.5000) SqlDump (Access violation) occurs every second
i am getting around 10 dumps a second. The dump analysis is below. It looks like Service Broker may be involved. We do use service broker so that is a possibility.Can anyone read this and make more...
View ArticleCreate task schedule in SQL job
Hai,I have in windows Task Schedular a task that runs every night. Is it possible to create in sql 2008 a job that will start that Task Schedular task?Can you give me an example how to do that? Is that...
View ArticleHow to analyze which SQL statement fills my transaction log?
Hi experts, I have a 650GB transaction log and I found it is filled with a specific program(I saw it using dbcc opentran). I know it is a SAP program and it ran more than two days until it filled the...
View ArticleAny performance impact due to increasing the frequency of transactional...
Hi, We are having a Sql Clustered instance of SqlServer 2008 R2 running on windows server 2008 R2. We have about 83 databases in the instance. Our servers run on Intel Xeon(R) CPU X5670 @2.94 GHz...
View ArticleCannot start SQL Server 2008R2 service on Windows 7 laptop
My SQL Server instance on my laptop was working fine. After bringing my laptop home last weekend and connecting through my work's VPN and then bringing it back to work on Monday, it now cannot start...
View ArticleDifferent Performance Between "Intel Xeon X" series and "Intel Xeon E5" series
Hi all,We have many servers in our company, most of them are ProLiant G7 and G8.On G7 series, Intel Xeon X5680 3.3GHz processors are installed and on G8, Intel Xeon E5-2690 2.9GHz processors are...
View ArticleTo Find the deadlock
Hi,it is possible to find the DEADLOCK with out using sql profiler and DBCC trace on.if any sql store procedure or any sql server query to find the sql server deadlock.Thanks..,
View ArticlePowerShell SMO Breaks With LocalDB 2014
Hi. I have a script that I've been using a while that does some SQL configuration. I just got done with new elevation, UAC, and share access issues for my SQL install scripts. Now I can't get the...
View ArticleStored Procedure Contents Getting Deleted Randomly
Has anyone had any experience with the contents of a stored procedure getting deleted? The object is still visible in object explorer, but when you go to modify the contents it is empty.I just started...
View ArticleA chance for YOU to play for the SS DBE team, in the TechNet Guru World Cup!
The World Cup is here again!Not balls... brains!And YOU have been selected to play on our team!Yes forum reader, step up and take a shot!Slam some techie tips in the back of our nets!No dribbling...
View ArticleCollation trouble with linked servers.
I have linked a database in a SQLServer2012 (11.03.3128) to a SQLServer 2005 (9.0.3042) databaseThe databases in question use the following collation:2012: Latin1_General_100_CS_AS2005:...
View ArticleJob history retention
Hi, I have job history setting like this:I would like to see keep backup history for long time (this job setup last year). But I can only see job history earliest at 04/17 this year.Does anyone have...
View Article