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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Error . ***BEGIN STACK TRACE***

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 thanks


2001/07/16 11:52:57.05 spid21 EXCEPTION_ACCESS_VIOLATION raised, attempting to create symptom dump
2001/07/16 11:52:57.33 spid21 ***BEGIN STACK TRACE***
2001/07/16 11:52:57.94 spid21 0x00526877 in SQLSERVR.EXE, cursorstoredprocplan () + 0x0037
2001/07/16 11:52:58.11 spid21 0x004842FA in SQLSERVR.EXE, execproc_129416963e_190420820er () + 0x145CA
2001/07/16 11:52:58.38 spid21 0x0040C201 in SQLSERVR.EXE, s_execute_1147c_73e_190420820er () + 0x0121
2001/07/16 11:52:58.41 spid21 0x00523CFA in SQLSERVR.EXE, xpcursordeclare () + 0x0FFA
2001/07/16 11:52:58.41 spid21 0x00483EAF in SQLSERVR.EXE, execproc_129416963e_190420820er () + 0x1417F
2001/07/16 11:52:58.47 spid21 0x00421376 in SQLSERVR.EXE, execrpc () + 0x0556
2001/07/16 11:52:58.59 spid21 0x0025134D in opends60.dll, srv_post_handle () + 0x0000
2001/07/16 11:52:58.59 spid21 0x002508BB in opends60.dll, srv_post_handle () + 0x0000
2001/07/16 11:52:58.59 spid21 0x002415EC in opends60.dll, Ordinal65 () + 0x0000
2001/07/16 11:52:58.59 spid21 0x00241384 in opends60.dll, Ordinal65 () + 0x0000
2001/07/16 11:52:58.59 spid21 0x10219D84 in MSVCRT40.dll, _pxcptinfoptrs () + 0x0000
2001/07/16 11:52:58.59 spid21 0x77F04F3E in KERNEL32.dll, lstrcmpiW () + 0x0000
2001/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.DMP
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 EXCEPTION_ACCESS_VIOLATION raised, attempting to create symptom dump
2001/07/16 11:52:58.78 spid21 ***BEGIN STACK TRACE***
2001/07/16 11:52:58.78 spid21 0x00529AE3 in SQLSERVR.EXE, crs_handle () + 0x00F3
2001/07/16 11:52:58.80 spid21 0x00528E97 in SQLSERVR.EXE, cursordealloc () + 0x00D7
2001/07/16 11:52:58.80 spid21 0x004B1AFB in SQLSERVR.EXE, clean_process_484ons_257809 () + 0x046B
2001/07/16 11:52:58.80 spid21 0x00442B1A in SQLSERVR.EXE, kill_proc () + 0x026A
2001/07/16 11:52:58.80 spid21 0x004D0C50 in SQLSERVR.EXE, h_access_violation () + 0x0090
2001/07/16 11:52:58.80 spid21 ***END STACK TRACE***


   

- Advertisement -