August 30, 2013 at 11:15 am
August 30, 2013 at 11:58 am
@SQLFRNDZ (8/30/2013)
One of the application is getting the error as below after migarted and upgraded to SQL 2008 R2 from SQL 2000.Error: User Lock not found in dB, System Terminted
Application Vendor is helpless
The database was tested with both comptibility modes.
That message is coming from the application. You will probably have to check with the vendor to determine why it is happening.
_______________________________________________________________
Need help? Help us help you.
Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.
Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.
Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/
August 30, 2013 at 1:07 pm
A SQL Profiler trace might give them a clue, and if you can get the app into some kind of debug mode with verbose diagnostics, that might help also. But Sean is quite correct, that's an app message which may or may not be caused by an unexpected database condition.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply