Unix Technical Forum

Commit failing during shutdown

This is a discussion on Commit failing during shutdown within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi All, Odd problem repeatable as follows: Connect to DB Begin transaction ..... Commit (using SQLTransact) Now the Commit ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 08:15 PM
Joseph Metcalf
 
Posts: n/a
Default Commit failing during shutdown

Hi All,

Odd problem repeatable as follows:

Connect to DB
Begin transaction
.....
Commit (using SQLTransact)

Now the Commit returns SQL_SUCCESS_WITH_INFO and after
calling the SQLDiag calls, this turns out to be sysmessage
6002 "Shutdown is in Progress...". Now, the commit return
status says success but, it has actually failed. Now,
after looking at MSDN, I find an KB article (301642) that
says that SQL Server is returning this message with the
incorrect severity (10 instead of 16). If it was 16, I
would get SQL_ERROR and I would be happy. Now, according
to the article this has been fixed since service pack 2
but, if I do a select from the sysmessages table, I find
it still has a severity of 10 (and hence, why I am still
getting this message). Does anybody know if you have to
get a hotfix for this separate to the service packs?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:13 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com