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 |
|
ie94mhg
Starting Member
10 Posts |
Posted - 2001-07-16 : 14:06:41
|
| What can i do to eliminate this error in my SQL Server 6.5 thanks2001/07/16 11:52:57.05 spid21 EXCEPTION_ACCESS_VIOLATION raised, attempting to create symptom dump2001/07/16 11:52:57.33 spid21 ***BEGIN STACK TRACE***2001/07/16 11:52:57.94 spid21 0x00526877 in SQLSERVR.EXE, cursorstoredprocplan () + 0x00372001/07/16 11:52:58.11 spid21 0x004842FA in SQLSERVR.EXE, execproc_129416963e_190420820er () + 0x145CA2001/07/16 11:52:58.38 spid21 0x0040C201 in SQLSERVR.EXE, s_execute_1147c_73e_190420820er () + 0x01212001/07/16 11:52:58.41 spid21 0x00523CFA in SQLSERVR.EXE, xpcursordeclare () + 0x0FFA2001/07/16 11:52:58.41 spid21 0x00483EAF in SQLSERVR.EXE, execproc_129416963e_190420820er () + 0x1417F2001/07/16 11:52:58.47 spid21 0x00421376 in SQLSERVR.EXE, execrpc () + 0x05562001/07/16 11:52:58.59 spid21 0x0025134D in opends60.dll, srv_post_handle () + 0x00002001/07/16 11:52:58.59 spid21 0x002508BB in opends60.dll, srv_post_handle () + 0x00002001/07/16 11:52:58.59 spid21 0x002415EC in opends60.dll, Ordinal65 () + 0x00002001/07/16 11:52:58.59 spid21 0x00241384 in opends60.dll, Ordinal65 () + 0x00002001/07/16 11:52:58.59 spid21 0x10219D84 in MSVCRT40.dll, _pxcptinfoptrs () + 0x00002001/07/16 11:52:58.59 spid21 0x77F04F3E in KERNEL32.dll, lstrcmpiW () + 0x00002001/07/16 11:52:58.59 spid21 ***END STACK TRACE***2001/07/16 11:52:58.63 kernel The current contents of process' input buffer are 'sp_cursoropen'.2001/07/16 11:52:58.63 spid21 Symptom dump created: C:\MSSQL\log\SQL95325.DMP2001/07/16 11:52:58.63 kernel The current contents of process' input buffer are 'sp_cursoropen'.2001/07/16 11:52:58.63 spid21 EXCEPTION_ACCESS_VIOLATION raised, attempting to create symptom dump2001/07/16 11:52:58.78 spid21 ***BEGIN STACK TRACE***2001/07/16 11:52:58.78 spid21 0x00529AE3 in SQLSERVR.EXE, crs_handle () + 0x00F32001/07/16 11:52:58.80 spid21 0x00528E97 in SQLSERVR.EXE, cursordealloc () + 0x00D72001/07/16 11:52:58.80 spid21 0x004B1AFB in SQLSERVR.EXE, clean_process_484ons_257809 () + 0x046B2001/07/16 11:52:58.80 spid21 0x00442B1A in SQLSERVR.EXE, kill_proc () + 0x026A2001/07/16 11:52:58.80 spid21 0x004D0C50 in SQLSERVR.EXE, h_access_violation () + 0x00902001/07/16 11:52:58.80 spid21 ***END STACK TRACE*** |
|
|
|
|
|
|
|