Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server Upgrade to Windows 2003 Problem

Status
Not open for further replies.

MHY

Programmer
Dec 8, 1998
17
0
0
US
I just spent the last two days doing an upgrade of one of our SQL Server 2000 SP 4 running on an old server hardware to a new HP server using Windows 2003 SP1. Ran into some problems with SQLXML not working but found a fix to that, I also have a small thing with Analysis Service Cubes not connecting, but this is minor for now. All of our .NET web apps seems to be running fine, however our legacy web ASP app using COM++ components (MTS) seems to either hang or lock SQL. Did some debugging and found that table updates (ADD/Change/Deletes) is causing this symptom. Does anyone have any clues, I'm sort of running out of my scheduled downtime.

Would appreciate any help.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top