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!

Error 1203 but no DBCC CHECKDB errors

Status
Not open for further replies.

sarahw

MIS
Sep 29, 2000
25
0
0
GB
I have Cold Fusion code which executes stored procs and writes html files based on the results. Application works fine on my server with client's database installed. However, when the client tries to run the app - sql server actually stops and the following error message is written to the event log:

'Server: Msg 1203, Level 20, State 1, Procedure SP_AMOWEB4_QRY5, Line 10
Process ID 8 attempting to unlock unowned resource RID: 7:1:75736:54.'
Connection Broken

I have installed a current backup from the client and run the app again on my server - no problem. Run DBCC CHECKDB again on new data - no errors.

Does anyone have any idea of what might be causing this? Any suggestions will be more than welcome.

Many thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top