Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
kprasadreddy
Starting Member
41 Posts |
Posted - 2007-10-15 : 20:01:59
|
| Error 50000 in proc DMS_KIDNEYHISTORY_U Error in proc Error in proc Cannot log error since the current transaction is in an uncommittable state. Rollback the transaction in order to successfully log error information.Error in proc Cannot log error since the current transaction is in an uncommittable state. Rollback the transaction in order to successfully log error information.this is the error message...took a copy of the db from Dev and put in on QA server did a DB comapre and both the DB's are exactly the same...but the DB in dev no Issues but in QA the above error when ever we try to update |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-10-15 : 21:46:47
|
| What did you try to update? Possible to post sp? |
 |
|
|
|
|
|