罪恶都市unhandledexception exception:c0000005 At address: 0040e439

: Fatal Exception C0000005 EXCEPTION_ACCESS_VIOLATION
Feb 7, 2002
Recently, I noticed a monthly-run stored procedure (sp_insertAnnualRenewalLetterPrintedStatus) has been causing the aformentioned error, and it ended up creating all these .dmp files...
This stored proc was created 10 months ago, and the error only started happenin' for the last 3-4 months!
Also, for approx. every one out of 10 times the stored proc ran OK!
Enclosed here is a sample content at the beginning of these .dmp files...
Anyone can shed some light? THANKS IN ADVANCE
==================================================
===================
BugCheck Dump
==================================================
===================
This file is generated by Microsoft SQL Server
upon detection of fatal unexpected error. Please return this file,
the query or program that produced the bugcheck, the database and
the error log, and any other pertinent information with a Service Request.
Computer type is AT/AT COMPATIBLE.
Bios Version is Dell Remote Assistant Card v2.0 detected.
Phoenix ROM BIOS PLUS Version 1.10 A01
Current local time is Wed Feb 06 15:48:46 2002
2 Intel x86 level 6, 531 Mhz processor(s).
Windows NT 4.0 Build 1381 CSD Service Pack 6.
MemoryLoad = 38%
TotalPhys = 255 MB
AvailPhys = 2 MB
TotalPageFile = 493 MB
Stack Dump being sent to e:SQLdatalogSQL00024.dmp
**************************************************
*****************************
* BEGIN STACK DUMP:
02/06/02 15:48:46 spid 28
Exception Address = 0064EBF2 (COpenLockBytesSSWrapper::OpenLockBytes + 40)
Exception Code
= c0000005 E
Access Violation occurred reading address
* Input Buffer 126 bytes -
s p _ i n s e r t A n n u a l R e n e w a l L e t t e r P r i n t e d S
' 2 5 / 0 1 / 2 0 0 2 ' ,
Similar Messages:
ADVERTISEMENT
Feb 27, 2007
Hi,I want to share an experienceHere are our server specs:Intel Xeon 3.40Ghz [Duo]4 Gb MemoryRaid 1 120Gb HDDWindows 2000 ServerSQL Server 2000 Enterprise Editionwe tweaked the configuration in sp_configurechanged the following parameters sp_configure 'max server memory (MB)',3000goreconfigure with overridego--old value: 2002sp_configure 'min server memory (MB)', 2500goreconfigure with overridego--old value: 2048sp_configure 'open objects', goreconfigure with overridego--old value: sp_configure 'awe enabled', 1goreconfigure with overridego--old value: 0sp_configure 'max worker threads', 255goreconfigure with overridego--old value: 255shutdown the database and out came this:*
Exception Code
= c0000005 EXCEPTION_ACCESS_VIOLATION*
Access Violation occurred writing address ***************************************************
****************************** -------------------------------------------------------------------------------* Short Stack Dump* 00408E8B Module(sqlservr+00008E8B)* 00408F5E Module(sqlservr+00008F5E)*
Module(sqlservr+)* 00408E5E Module(sqlservr+00008E5E)*
Module(sqlservr+)* 00401FCB Module(sqlservr+00001FCB)*
Module(sqlservr+) (SQLExit+0000A61D)* 005655FD Module(sqlservr+001655FD)* 7C2DCF43 Module(ADVAPI32+0000CF43) (GetNamedSecurityInfoW+)* ------------------------------------------------------------------------------- 13:08:53.43 server
Stack Signature for the dump is 0x0323EE71 13:08:53.43 server
SQL Server is aborting. Fatal exception c0000005 caught.-------------------------------------------------------------------------------database won't start, what we did was to start the sql server with -f parameter and went back to the old settings
Sep 26, 2007
TeamI keep getting this error every so often in the SQL Server(4.00). 2005/SP2/Hot Fixes. Windows Server 2003 SP2. I have researched the web, every one seems to have the same question and nobody seems to have an answer.This somehow does not show up in the Profiler. The apps work normally too.It is a huge eye sore in the LOGs.=================
BugCheck Dump
=================
This file is generated by Microsoft SQL Server
version 9.00.3054.00
upon detection of fatal unexpected error. Please return this file, the query or program that produced the bugcheck, the database and
the error log, and any other pertinent information with a Service Request.
Computer type is AT/AT COMPATIBLE.
Bios Version is COMPAQ - 2
Current time is 15:52:36 09/27/07.
8 Intel x86 level 15, 2694 Mhz processor (s).
Windows NT 5.2 Build 3790 CSD Service Pack 2.
MemoryLoad = 93%
Total Physical = 9727 MB
Available Physical = 638 MB
Total Page File = 13613 MB
Available Page File = 4573 MB
Total Virtual = 2047 MB
Available Virtual = 246 MB
***Stack Dump being sent to E:Microsoft SQL ServerMSSQL.1MSSQLLOGSQLDump1331.txt
SqlDumpExceptionHandler: Process 91 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.
* *******************************************************************************
* BEGIN STACK DUMP:
09/27/07 15:52:36 spid 91
Exception Address = 0100E88E Module(sqlservr+0000E88E)
Exception Code
= c0000005 EXCEPTION_ACCESS_VIOLATION
Access Violation occurred reading address 0000000C
* Input Buffer 36 bytes -
s p S e l e c t
10 00 73 00 70 00 53 00 65 00 6c 00 65 00 63 00 74 00
I n t e r n e t
49 00 6e 00 74 00 65 00 72 00 6e 00 65 00 74 00 00 00
* sqlservr
* kernel32
* ADVAPI32
* opends60
* NETAPI32
* comctl32
* OLEAUT32
* RESUTILS
* sqlevn70
* iphlpapi
* kerberos
* cryptdll
* schannel
* MSDTCPRX
* rasadhlp
* wshtcpip
* security
* WINTRUST
* imagehlp
* xpsp2res
* COMCTL32
* comdlg32
* SQLNCLIR
* msftepxy
* xpsqlbot
* xpstar90
* SQLSCM90
* BatchParser90
Thanks for your help in advance.Paresh MotiwalaEDS, Boston, USAThe other half of the error message is in the second message of the same thread below.
The file is located here:
Nov 15, 2007
I'm running SQL 2000 SP4 on a patched Windows 2003 SP2 server.I keep getting the error: Event Type: ErrorEvent Source: MSSQLSERVEREvent Category: (2)Event ID: 17052Date:
11/14/2007Time:
3:51:13 AMUser:
N/AComputer: HOST20Description:Error: 0, Severity: 19, State: 0SqlDumpExceptionHandler: Process 57 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process. Any idea what this is or what to do to fix it?
Jan 18, 2008
Hi Guys, How are you. i hope you all are having fun.well i have an issue on one of the production box.Version of the box:
Microsoft SQL Server
2000 - 8.00.2187 (Intel X86)
Copyright (c)
Microsoft Corporation
Enterprise Edition on Windows NT 5.0 (Build 2195: Service Pack 4) As per SQL serve logs which i received couple of times.step 1) Using 'dbghelp.dll' version '4.0.5'
*Stack Dump being sent to C:Program FilesMicrosoft SQL ServerMSSQLlogSQLDump0173.txt
2) SqlDumpExceptionHandler: Process 3920 generated fatal exception c0000005
EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.
3) Stack Signature for the dump is 0xC578316D when i searched in google and msdn i could not found the exact solution. if you guys have the knowledge and also got experianced about this issue. kindly please help me in this regards and one more thing i just want to inform you all this is our production server.I think you would understantd how criticality is this. I really appreciate for your feedback. thank you so much, Raghu for the 2nd step it is haing a very huge message.so here i have pasted some part of the message. i think this is more then enough for you all. SqlDumpExceptionHandler: Process 3920 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.* ********************************************************************************* BEGIN STACK DUMP:*
01/17/08 15:30:57 spid 97**
Exception Address = 0041656B*
Exception Code
= c0000005 EXCEPTION_ACCESS_VIOLATION*
Access Violation occurred writing address * Input Buffer 124 bytes -*
EXEC MIS..law_ac_totals &G&A&, 0, 204, &emferrario&*
SIZE* sqlservr
008bf000* Invalid Address
* ADVAPI32
* KERNEL32
000b4000* Invalid Address
* opends60
* COMCTL32
Feb 28, 2008
Hi, We're using SQL Server 2005 SP2, and got an error message of: SQL Server is terminating because of fatal exception c0000005. This error may be caused by an unhandled Win32 or C++ exception, or by an access violation encountered during exception handling. Check the SQL error log for any related stack dumps or messages. This exception forces SQL Server to shutdown. To recover from this error, restart the server (unless SQLAgent is configured to auto restart). Does anyone know what is the cause of this error and how to fix it. Thanks in advance, Maxim
Jun 30, 2007
HelloMy Server is restarting every time a OLAP process a cube dimension...The query's are generated by the OLAP engine and are selecting from views that are depended on AS400 linked server.I' m posting the log and dumpSQL Server Log/*--------------------------------------------------------------*/Date,Source,Severity,Message06/30/:51,spid7s,Unknown,SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an inform no user action is required.06/30/:51,spid70,Unknown,SQL Server is terminating because of fatal exception c0000005. This error may be caused by an unhandled Win32 or C++ exception&c/& or by an access violation encountered during exception handling. Check the SQL error log for any related stack dumps or messages. This exception forces SQL Server to shutdown. To recover from this error&c/& restart the server (unless SQLAgent is configured to auto restart).06/30/:51,spid70,Unknown,Error: 17311&c/& Severity: 16&c/& State: 1.06/30/:51,spid70,Unknown,External dump process return code 0x.&nl/&External dump process returned no errors.06/30/:49,spid70,Unknown,Stack Signature for the dump is 0x943A0CDA06/30/:49,spid70,Unknown,78132A36 Module(MSVCR80+00002A36)06/30/:49,spid70,Unknown,781329AA Module(MSVCR80+000029AA)06/30/:49,spid70,Unknown,0146753D Module(sqlservr+0046753D)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown,01006F3B Module(sqlservr+00006F3B)06/30/:49,spid70,Unknown,01006D4C Module(sqlservr+00006D4C)06/30/:49,spid70,Unknown,01006C26 Module(sqlservr+00006C26)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown,0104AB65 Module(sqlservr+0004AB65)06/30/:49,spid70,Unknown,01028C01 Module(sqlservr+00028C01)06/30/:49,spid70,Unknown,01029D74 Module(sqlservr+00029D74)06/30/:49,spid70,Unknown,010297DA Module(sqlservr+000297DA)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown,0103CEF9 Module(sqlservr+0003CEF9)06/30/:49,spid70,Unknown,0103CFBA Module(sqlservr+0003CFBA)06/30/:49,spid70,Unknown,0109DD66 Module(sqlservr+0009DD66)06/30/:49,spid70,Unknown,0109FB6C Module(sqlservr+0009FB6C)06/30/:49,spid70,Unknown,0134EEBA Module(sqlservr+0034EEBA)06/30/:49,spid70,Unknown,0134FB31 Module(sqlservr+0034FB31)06/30/:49,spid70,Unknown,0134E7DE Module(sqlservr+0034E7DE)06/30/:49,spid70,Unknown,0138B3AB Module(sqlservr+0038B3AB)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown,01041E15 Module(sqlservr+00041E15)06/30/:49,spid70,Unknown,0134EEBA Module(sqlservr+0034EEBA)06/30/:49,spid70,Unknown,0134FB31 Module(sqlservr+0034FB31)06/30/:49,spid70,Unknown,0134E8EC Module(sqlservr+0034E8EC)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown,0104019A Module(sqlservr+0004019A)06/30/:49,spid70,Unknown,0104E95A Module(sqlservr+0004E95A)06/30/:49,spid70,Unknown,014E7287 Module(sqlservr+004E7287)06/30/:49,spid70,Unknown,01E53EEB Module(sqlservr+00E53EEB)06/30/:49,spid70,Unknown,0134EEBA Module(sqlservr+0034EEBA)06/30/:49,spid70,Unknown,0134FB31 Module(sqlservr+0034FB31)06/30/:49,spid70,Unknown,0134E7DE Module(sqlservr+0034E7DE)06/30/:49,spid70,Unknown,0134EEBA Module(sqlservr+0034EEBA)06/30/:49,spid70,Unknown,0134EE0E Module(sqlservr+0034EE0E)06/30/:49,spid70,Unknown,013513CB Module(sqlservr+003513CB)06/30/:49,spid70,Unknown,0134EEBA Module(sqlservr+0034EEBA)06/30/:49,spid70,Unknown,0134FB31 Module(sqlservr+0034FB31)06/30/:49,spid70,Unknown,0134E7DE Module(sqlservr+0034E7DE)06/30/:49,spid70,Unknown,0138B3AB Module(sqlservr+0038B3AB)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown,01041E15 Module(sqlservr+00041E15)06/30/:49,spid70,Unknown,01E4E7C6 Module(sqlservr+00E4E7C6)06/30/:49,spid70,Unknown,01E4F63E Module(sqlservr+00E4F63E)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown,01718FE0 Module(sqlservr+00718FE0)06/30/:49,spid70,Unknown,017033EB Module(sqlservr+007033EB)06/30/:49,spid70,Unknown, Module(sqlservr+)06/30/:49,spid70,Unknown, Module(UNKNOWN+)06/30/:49,spid70,Unknown,* Short Stack Dump06/30/:49,spid70,Unknown,* -------------------------------------------------------------------------------06/30/:49,spid70,Unknown,* *******************************************************************************06/30/:49,spid70,Unknown,*
SegSs: :06/30/:49,spid70,Unknown,*
Esp: 075FEE1C:
075F0006/30/:49,spid70,Unknown,*
005C003A06/30/:49,spid70,Unknown,*
SegCs: 0000001B:06/30/:49,spid70,Unknown,*
Ebp: 075FEEA4:
06/30/:49,spid70,Unknown,*
06/30/:49,spid70,Unknown,*
Edx: 015C37F8:
11CE2A1C06/30/:49,spid70,Unknown,*
Ecx: 075FEE3C:
E00000006/30/:49,spid70,Unknown,*
14000106/30/:49,spid70,Unknown,*
06/30/:49,spid70,Unknown,*
Esi: 6F179D58:
06/30/:49,spid70,Unknown,*
Edi: :06/30/:49,spid70,Unknown,*06/30/:49,spid70,Unknown,* dbghelp
06/30/:49,spid70,Unknown,* sqlvdi
06/30/:49,spid70,Unknown,* SXS
000bc00006/30/:49,spid70,Unknown,* adsldp
06/30/:49,spid70,Unknown,* ATL
06/30/:49,spid70,Unknown,* credui
06/30/:49,spid70,Unknown,* adsldpc
06/30/:49,spid70,Unknown,* activeds
06/30/:49,spid70,Unknown,* cwbcomsg
06/30/:49,spid70,Unknown,* comsvcs
06/30/:49,spid70,Unknown,* CWBZMODB
06/30/:49,spid70,Unknown,* CWBSOMRI
06/30/:49,spid70,Unknown,* cwbdt
06/30/:49,spid70,Unknown,* cwbdq
06/30/:49,spid70,Unknown,* cwbbspc
06/30/:49,spid70,Unknown,* cwbbsspi
06/30/:49,spid70,Unknown,* cwbnl
06/30/:49,spid70,Unknown,* cwbad
06/30/:49,spid70,Unknown,* cwbco
06/30/:49,spid70,Unknown,* cwbsv
06/30/:49,spid70,Unknown,* cwbunssl
06/30/:49,spid70,Unknown,* cwbrc
06/30/:49,spid70,Unknown,* cwbsof
06/30/:49,spid70,Unknown,* CWBUNPLA
06/30/:49,spid70,Unknown,* cwbad1
06/30/:49,spid70,Unknown,* SHFOLDER
06/30/:49,spid70,Unknown,* MSVCIRT
06/30/:49,spid70,Unknown,* cwbrw
06/30/:49,spid70,Unknown,* iertutil
06/30/:49,spid70,Unknown,* Normaliz
06/30/:49,spid70,Unknown,* WININET
000cf00006/30/:49,spid70,Unknown,* MFC42u
06/30/:49,spid70,Unknown,* cwbunpls
06/30/:49,spid70,Unknown,* cwbcore
000e700006/30/:49,spid70,Unknown,* cwbdc
06/30/:49,spid70,Unknown,* cwbzzodb
000fe00006/30/:49,spid70,Unknown,* OLEDB32R
06/30/:49,spid70,Unknown,* MSDART
06/30/:49,spid70,Unknown,* oledb32
06/30/:49,spid70,Unknown,* xplog70
06/30/:49,spid70,Unknown,* xplog70
06/30/:49,spid70,Unknown,* xpstar90
06/30/:49,spid70,Unknown,* odbcint
06/30/:49,spid70,Unknown,* ATL80
06/30/:49,spid70,Unknown,* BatchParser90
06/30/:49,spid70,Unknown,* ODBC32
06/30/:49,spid70,Unknown,* SQLSCM90
06/30/:49,spid70,Unknown,* xpstar90
06/30/:49,spid70,Unknown,* xpsqlbot
06/30/:49,spid70,Unknown,* msftepxy
06/30/:49,spid70,Unknown,* SQLNCLIR
06/30/:49,spid70,Unknown,* comdlg32
06/30/:49,spid70,Unknown,* COMCTL32
06/30/:49,spid70,Unknown,* sqlncli
06/30/:49,spid70,Unknown,* CLBCatQ
06/30/:49,spid70,Unknown,* xpsp2res
002c500006/30/:49,spid70,Unknown,* ntdsapi
06/30/:49,spid70,Unknown,* SAMLIB
06/30/:49,spid70,Unknown,* NTMARTA
06/30/:49,spid70,Unknown,* dssenh
06/30/:49,spid70,Unknown,* imagehlp
06/30/:49,spid70,Unknown,* WINTRUST
06/30/:49,spid70,Unknown,* dbghelp
06/30/:49,spid70,Unknown,* msfte
06/30/:49,spid70,Unknown,* security
06/30/:49,spid70,Unknown,* wshtcpip
06/30/:49,spid70,Unknown,* hnetcfg
06/30/:49,spid70,Unknown,* rasadhlp
06/30/:49,spid70,Unknown,* WLDAP32
06/30/:49,spid70,Unknown,* winrnr
06/30/:49,spid70,Unknown,* DNSAPI
06/30/:49,spid70,Unknown,* WSOCK32
06/30/:49,spid70,Unknown,* VERSION
06/30/:49,spid70,Unknown,* MTXCLU
06/30/:49,spid70,Unknown,* msvcp60
06/30/:49,spid70,Unknown,* MSDTCPRX
06/30/:49,spid70,Unknown,* XOLEHLP
06/30/:49,spid70,Unknown,* COMRES
000c600006/30/:49,spid70,Unknown,* schannel
06/30/:49,spid70,Unknown,* cryptdll
06/30/:49,spid70,Unknown,* kerberos
06/30/:49,spid70,Unknown,* iphlpapi
06/30/:49,spid70,Unknown,* msv1_0
06/30/:49,spid70,Unknown,* MSCOREE
06/30/:49,spid70,Unknown,* AUTHZ
06/30/:49,spid70,Unknown,* rsaenh
06/30/:49,spid70,Unknown,* SQLOS
06/30/:49,spid70,Unknown,* sqlevn70
001a900006/30/:49,spid70,Unknown,* RESUTILS
06/30/:49,spid70,Unknown,* OLEAUT32
06/30/:49,spid70,Unknown,* ole32
06/30/:49,spid70,Unknown,* CLUSAPI
06/30/:49,spid70,Unknown,* instapi
06/30/:49,spid70,Unknown,* psapi
06/30/:49,spid70,Unknown,* comctl32
06/30/:49,spid70,Unknown,* IMM32
06/30/:49,spid70,Unknown,* SHLWAPI
06/30/:49,spid70,Unknown,* SHELL32
06/30/:49,spid70,Unknown,* NETAPI32
06/30/:49,spid70,Unknown,* opends60
06/30/:49,spid70,Unknown,* USERENV
000c400006/30/:49,spid70,Unknown,* WS2HELP
06/30/:49,spid70,Unknown,* WS2_32
06/30/:49,spid70,Unknown,* MSWSOCK
06/30/:49,spid70,Unknown,* Secur32
06/30/:49,spid70,Unknown,* MSASN1
06/30/:49,spid70,Unknown,* CRYPT32
06/30/:49,spid70,Unknown,* GDI32
06/30/:49,spid70,Unknown,* USER32
06/30/:49,spid70,Unknown,* RPCRT4
06/30/:49,spid70,Unknown,* ADVAPI32
06/30/:49,spid70,Unknown,* MSVCP80
06/30/:49,spid70,Unknown,* msvcrt
06/30/:49,spid70,Unknown,* MSVCR80
06/30/:49,spid70,Unknown,* kernel32
06/30/:49,spid70,Unknown,* ntdll
000c000006/30/:49,spid70,Unknown,* sqlservr
01c0b00006/30/:49,spid70,Unknown,*
SIZE06/30/:49,spid70,Unknown,*06/30/:49,spid70,Unknown,*06/30/:49,spid70,Unknown,*
_ccost].[dbo_dim_ccostCOST_ID2_1]
)06/30/:49,spid70,Unknown,*
[dimUserNameCCost].[COST_ID]
[dbo_dim06/30/:49,spid70,Unknown,*
[dbo_dim_ccost].[dbo_dim_ccostCOST_ID2_1]
[dbo_dim_ccost1].[C06/30/:49,spid70,Unknown,*
dimDIV_CCOST_USERNAME]
AS [dbo_dim_ccost]
(06/30/:49,spid70,Unknown,*
o_dim_ccostdiv2_0]&c/&[COST_ID] AS [dbo_dim_ccostCOST_ID2_1]
FROM [dbo].[06/30/:49,spid70,Unknown,*
t] AS [dbo_dim_ccost1]&c/&
[div] AS [db06/30/:49,spid70,Unknown,*
dimUserNameCCost
AS [dimUserNameCCost]&c/&[dbo].[dim_ccos06/30/:49,spid70,Unknown,*
SAMACCOUNTNAME + 'MEGATV' AS USR&c/& USERNAME&c/& COST_ID&c/& displayname FRO06/30/:49,spid70,Unknown,*
.[dbo_dim_ccostdiv2_0] AS [dbo_dim_ccostdiv2_0]
SELECT06/30/:49,spid70,Unknown,*
im_ccost1].[COST_DESCR] AS [dbo_dim_ccost1COST_DESCR1_0]&c/&[dbo_dim_ccost]06/30/:49,spid70,Unknown,*
0_2]&c/&[dimUserNameCCost].[COST_ID] AS [dimUserNameCCostCOST_ID0_3]&c/&[dbo_d06/30/:49,spid70,Unknown,*
AME0_1]&c/&[dimUserNameCCost].[displayname] AS [dimUserNameCCostdisplayname06/30/:49,spid70,Unknown,*
NameCCostUSR0_0]&c/&[dimUserNameCCost].[USERNAME] AS [dimUserNameCCostUSERN06/30/:49,spid70,Unknown,*
[dimUserNameCCost].[USR] AS [dimUser06/30/:49,spid70,Unknown,* Input Buffer 510 bytes -06/30/:49,spid70,Unknown,*
Access Violation occurred writing address 06/30/:49,spid70,Unknown,*
Exception Code
= c0000005 EXCEPTION_ACCESS_VIOLATION06/30/:49,spid70,Unknown,*
Exception Address =
Module(UNKNOWN+)06/30/:49,spid70,Unknown,*06/30/:49,spid70,Unknown,*06/30/:49,spid70,Unknown,*
06/30/07 19:20:49 spid 7006/30/:49,spid70,Unknown,* BEGIN STACK DUMP:06/30/:49,spid70,Unknown,*06/30/:49,spid70,Unknown,* *******************************************************************************06/30/:49,spid70,Unknown,SqlDumpExceptionHandler: Process 70 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.06/30/:49,spid70,Unknown,***Stack Dump being sent to S:MSSQLMSSQL.1MSSQLLOGSQLDump0008.txt06/30/:49,spid70,Unknown,Using 'dbghelp.dll' version '4.0.5'06/30/:01,Backup,Unknown,Database backed up. Database: tvmar&c/& creation date(time): (20:36:58)&c/& pages dumped: 1126&c/& first LSN: 185:4607:48&c/& last LSN: 185:4627:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#625feb9b-cc56-49ad-8b8f-2'}). This is an informational message only. No user action is required.06/30/:59,Backup,Unknown,Database backed up. Database: msdb&c/& creation date(time): (01:54:05)&c/& pages dumped: 1579&c/& first LSN: 741:216:261&c/& last LSN: 741:328:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#af5c48e2-5b0b-b28f7f5d657'}). This is an informational message only. No user action is required.06/30/:55,Backup,Unknown,Database backed up. Database: model&c/& creation date(time): (09:13:36)&c/& pages dumped: 189&c/& first LSN: 37:416:37&c/& last LSN: 37:440:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#cfad-d71ceb315e'}). This is an informational message only. No user action is required.06/30/:53,Backup,Unknown,Database backed up. Database: master&c/& creation date(time): (13:34:15)&c/& pages dumped: 387&c/& first LSN: &c/& last LSN: &c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#c4a63fb1-ad81-44c0-e1ac6ec'}). This is an informational message only. No user action is required.06/30/:50,Backup,Unknown,Database backed up. Database: intranet&c/& creation date(time): (14:33:52)&c/& pages dumped: 219&c/& first LSN: 27:659:37&c/& last LSN: 27:675:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#8-4a77-8d48-bd55a043773a'}). This is an informational message only. No user action is required.06/30/:48,Backup,Unknown,Database backed up. Database: facilityTest&c/& creation date(time): (19:23:59)&c/& pages dumped: 7600&c/& first LSN: 242:&c/& last LSN: 242:20187:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#717e--cfbdaf7574ca'}). This is an informational message only. No user action is required.06/30/:44,Backup,Unknown,Database backed up. Database: as400&c/& creation date(time): (16:40:01)&c/& pages dumped: 187&c/& first LSN: 31:81:37&c/& last LSN: 31:97:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#94c2f4db-37ad-42a0-842a-4ee'}). This is an informational message only. No user action is required.06/30/:41,Backup,Unknown,Database backed up. Database: RCREW_EURO&c/& creation date(time): (15:04:19)&c/& pages dumped: 787&c/& first LSN: 26:4189:37&c/& last LSN: 26:4205:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#45e46e0c-dc9e--b96ac9;}). This is an informational message only. No user action is required.06/30/:38,Backup,Unknown,Database backed up. Database: RCREW&c/& creation date(time): (14:54:00)&c/& pages dumped: 683&c/& first LSN: 27:3697:37&c/& last LSN: 27:3713:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#353bb158-7e11-45c4-8eef-c'}). This is an informational message only. No user action is required.06/30/:36,Backup,Unknown,Database backed up. Database: ORIGINTICKER&c/& creation date(time): (17:50:58)&c/& pages dumped: 1015885&c/& first LSN: :104&c/& last LSN: 9:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#2be-4abf-9a46-b6'}). This is an informational message only. No user action is required.06/30/:17,Backup,Unknown,Database backed up. Database: OCCUPATION&c/& creation date(time): (19:19:29)&c/& pages dumped: 10315&c/& first LSN: 29:66521:69&c/& last LSN: 29:66549:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#ff3-4e58-b3b6-1c2e44afcae4'}). This is an informational message only. No user action is required.06/30/:13,Backup,Unknown,Database backed up. Database: NEWSLINE&c/& creation date(time): (15:14:29)&c/& pages dumped: 539&c/& first LSN: 27:2842:37&c/& last LSN: 27:2858:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#953b-4e47-8806-2cdc09;}). This is an informational message only. No user action is required.06/30/:10,Backup,Unknown,Database backed up. Database: NEWSFILE&c/& creation date(time): (11:49:44)&c/& pages dumped: 223872&c/& first LSN: :91&c/& last LSN: :1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#e90a643f-0ab4-43af-82ed-50b89;}). This is an informational message only. No user action is required.06/30/:28,Backup,Unknown,Database backed up. Database: MegaLIB&c/& creation date(time): (16:20:40)&c/& pages dumped: 187&c/& first LSN: 34:1747:37&c/& last LSN: 34:1763:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#c3d1693b-cc9c-4556-a5bf-f98a3e9;}). This is an informational message only. No user action is required.06/30/:25,Backup,Unknown,Database backed up. Database: INVENTORY&c/& creation date(time): (12:17:43)&c/& pages dumped: 11966&c/& first LSN: 412:1404:95&c/& last LSN: 412:1443:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#-e555-46f1-8e11-f8e'}). This is an informational message only. No user action is required.06/30/:19,Backup,Unknown,Database backed up. Database: INEWS&c/& creation date(time): (14:23:54)&c/& pages dumped: 15643&c/& first LSN: 95:24345:79&c/& last LSN: 95:24378:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#2e2-4b6c-bdad-906245fcc331'}). This is an informational message only. No user action is required.06/30/:15,Backup,Unknown,Database backed up. Database: HyperionSS&c/& creation date(time): (17:55:10)&c/& pages dumped: 349&c/& first LSN: 124:2015:74&c/& last LSN: 124:2045:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#a19-4ff7-92e2-42a0e1af7a6a'}). This is an informational message only. No user action is required.06/30/:12,Backup,Unknown,Database backed up. Database: HyperionBI&c/& creation date(time): (17:55:09)&c/& pages dumped: 1099&c/& first LSN: 48:1336:37&c/& last LSN: 48:1352:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#ceeecf9e-6d4b-4ec4-b541-635cfa1a;}). This is an informational message only. No user action is required.06/30/:09,Backup,Unknown,Database backed up. Database: HyperionAIS&c/& creation date(time): (17:55:09)&c/& pages dumped: 195&c/& first LSN: 44:704:37&c/& last LSN: 44:720:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#798e76c1-c6bb-45a1-ac7c-73a7c386b090'}). This is an informational message only. No user action is required.06/30/:07,Backup,Unknown,Database backed up. Database: HyperionAAS&c/& creation date(time): (17:53:48)&c/& pages dumped: 491&c/& first LSN: 45:2848:37&c/& last LSN: 45:2864:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#f7d829ef-a850-43ba-a576-d7293254ccf4'}). This is an informational message only. No user action is required.06/30/:04,Backup,Unknown,Database backed up. Database: HOTLINE&c/& creation date(time): (10:54:42)&c/& pages dumped: 267&c/& first LSN: 25:4137:37&c/& last LSN: 25:4153:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#92a1de2a-936d-e-05b6ab9;}). This is an informational message only. No user action is required.06/30/:02,Backup,Unknown,Database backed up. Database: EMEDIA&c/& creation date(time): (12:27:39)&c/& pages dumped: 235&c/& first LSN: 59:1198:58&c/& last LSN: 59:1222:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#7e28ff07-08e6-4eed-bf80-38ba1e4627ea'}). This is an informational message only. No user action is required.06/30/:59,Backup,Unknown,Database backed up. Database: EKLOGES_OLD&c/& creation date(time): (15:17:03)&c/& pages dumped: 291&c/& first LSN: 26:439:37&c/& last LSN: 26:455:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#dc8d9b3e--9e61-32ae03d68a56'}). This is an informational message only. No user action is required.06/30/:56,Backup,Unknown,Database backed up. Database: EKLOGES_2006w1&c/& creation date(time): (15:13:58)&c/& pages dumped: 2475&c/& first LSN: 26:19205:37&c/& last LSN: 26:19221:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#1--ce7ee21d01e5'}). This is an informational message only. No user action is required.06/30/:49,Backup,Unknown,Database backed up. Database: EKLOGES_2004v&c/& creation date(time): (14:59:27)&c/& pages dumped: 3143&c/& first LSN: 60:982:37&c/& last LSN: 60:998:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#a7-4ee3-bd06-d58f2e9;}). This is an informational message only. No user action is required.06/30/:46,Backup,Unknown,Database backed up. Database: EKLOGES_2002w2&c/& creation date(time): (14:52:44)&c/& pages dumped: 3555&c/& first LSN: 26:13056:37&c/& last LSN: 26:13072:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#8f1f1d10-b189-43fc-aed8-0c92ece14d41'}). This is an informational message only. No user action is required.06/30/:43,Backup,Unknown,Database backed up. Database: EKLOGES_2002w1&c/& creation date(time): (14:50:21)&c/& pages dumped: 2579&c/& first LSN: 25:16928:37&c/& last LSN: 25:16944:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#c2c3f2e9-1ccf-d17f9;}). This is an informational message only. No user action is required.06/30/:40,Backup,Unknown,Database backed up. Database: EKLOGES&c/& creation date(time): (14:45:35)&c/& pages dumped: 6667&c/& first LSN: 40:2427:37&c/& last LSN: 40:2443:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#9cc652ff-96da-48bf-bc4c-ebc5ca53d010'}). This is an informational message only. No user action is required.06/30/:35,Backup,Unknown,Database backed up. Database: EDUCATION&c/& creation date(time): (15:24:25)&c/& pages dumped: 515&c/& first LSN: 25:9018:37&c/& last LSN: 25:9034:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#dbe7459f-c466-456f-ad68-4cef5d73f21f'}). This is an informational message only. No user action is required.06/30/:33,Backup,Unknown,Database backed up. Database: CitrixDS&c/& creation date(time): (17:43:57)&c/& pages dumped: 539&c/& first LSN: 27:7897:37&c/& last LSN: 27:7913:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#3b027d4d-4e2f-4c0e-b555-b7a4f8a25c66'}). This is an informational message only. No user action is required.06/30/:29,Backup,Unknown,Database backed up. Database: CSDB7&c/& creation date(time): (13:27:08)&c/& pages dumped: 2865&c/& first LSN: 198:413:37&c/& last LSN: 198:429:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#247141fd-14a3-4fdf-9de0-fa'}). This is an informational message only. No user action is required.06/30/:26,Backup,Unknown,Database backed up. Database: CSDB&c/& creation date(time): (16:18:53)&c/& pages dumped: 2354&c/& first LSN: 158:464:37&c/& last LSN: 158:480:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#449a6f8a-be30-4c65-a590-8fd67a5b000f'}). This is an informational message only. No user action is required.06/30/:23,Backup,Unknown,Database backed up. Database: ANALYZ72&c/& creation date(time): (11:51:27)&c/& pages dumped: 307&c/& first LSN: 25:4012:37&c/& last LSN: 25:4028:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#1d9869b3-cce4-4c71-367fec'}). This is an informational message only. No user action is required.06/30/:20,Backup,Unknown,Database backed up. Database: AEPI&c/& creation date(time): (16:08:39)&c/& pages dumped: 7843&c/& first LSN: 29:15235:81&c/& last LSN: 29:15268:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#4dbe1fa4--8b46-54ff'}). This is an informational message only. No user action is required.06/30/:04,spid17s,Unknown,This instance of SQL Server has been using a process ID of 4788 since 28/6/:28 渭渭 (local) 28/6/:28 蟺渭 (UTC). This is an inform no user action is required.06/29/:15,Logon,Unknown,Login failed for user 'MEGATVsuper1'. [CLIENT: 10.1.0.90]06/29/:15,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 16.06/29/:34,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:34,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:32,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:32,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:30,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:30,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:20,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:20,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:16,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:16,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:13,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:13,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:11,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:11,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:09,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:09,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:06,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:06,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:02,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:02,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:02,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:02,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:01,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:01,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:00,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:00,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:58,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:58,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:50,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:50,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:10,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:10,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:58,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:58,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:40,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:40,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:21,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:21,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:15,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:15,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:12,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:12,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:56,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:56,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:24,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:24,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:56,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:56,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:35,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:35,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:30,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:30,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:59,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:59,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:54,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:54,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:35,Logon,Unknown,Login failed for user 'gavogiac'. [CLIENT: 10.1.0.90]06/29/:35,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 5.06/29/:30,Logon,Unknown,Login failed for user 'gavogiac'. [CLIENT: 10.1.0.90]06/29/:30,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 5.06/29/:30,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:30,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:20,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:20,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:19,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:19,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:17,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:17,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:15,Logon,Unknown,Login failed for user 'gavogiac'. [CLIENT: 10.1.0.90]06/29/:15,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 5.06/29/:09,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:09,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:05,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:05,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:00,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:00,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:54,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:54,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:49,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:49,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:44,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:44,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:38,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:38,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:29,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:29,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:25,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:25,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:36,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:36,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:31,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:31,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:31,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:31,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:55,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:55,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:43,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:43,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:56,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:56,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:23,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:23,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:02,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:02,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:08,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:08,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:55,Logon,Unknown,Login failed for user 'NT AUTHORITYANONYMOUS LOGON'. [CLIENT: 10.1.0.90]06/29/:55,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 11.06/29/:52,Backup,Unknown,Database backed up. Database: tvmar&c/& creation date(time): (20:36:58)&c/& pages dumped: 1126&c/& first LSN: 185:4003:48&c/& last LSN: 185:4023:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#5687baaa-002a-4f65-8bb7-2f2ba5d735df'}). This is an informational message only. No user action is required.06/29/:49,Backup,Unknown,Database backed up. Database: msdb&c/& creation date(time): (01:54:05)&c/& pages dumped: 1579&c/& first LSN: 732:176:173&c/& last LSN: 732:256:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#e05a8e22-2f32-492e-b9b9b09'}). This is an informational message only. No user action is required.06/29/:45,Backup,Unknown,Database backed up. Database: model&c/& creation date(time): (09:13:36)&c/& pages dumped: 189&c/& first LSN: 37:352:37&c/& last LSN: 37:376:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#1d2c-4bdf-c050f9d'}). This is an informational message only. No user action is required.06/29/:43,Backup,Unknown,Database backed up. Database: master&c/& creation date(time): (13:34:15)&c/& pages dumped: 387&c/& first LSN: &c/& last LSN: &c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#bb9--f18f49a92f19'}). This is an informational message only. No user action is required.06/29/:40,Backup,Unknown,Database backed up. Database: intranet&c/& creation date(time): (14:33:52)&c/& pages dumped: 219&c/& first LSN: 27:635:37&c/& last LSN: 27:651:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#f16b3299-bedc-4c50-b223-b49a9;}). This is an informational message only. No user action is required.06/29/:37,Backup,Unknown,Database backed up. Database: facilityTest&c/& creation date(time): (19:23:59)&c/& pages dumped: 7592&c/& first LSN: 242:&c/& last LSN: 242:16540:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#40b0b72f-e411-47ab-be0e-ad'}). This is an informational message only. No user action is required.06/29/:32,Backup,Unknown,Database backed up. Database: as400&c/& creation date(time): (16:40:01)&c/& pages dumped: 187&c/& first LSN: 31:57:37&c/& last LSN: 31:73:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#666a79-8b5f-1d3b9;}). This is an informational message only. No user action is required.06/29/:29,Backup,Unknown,Database backed up. Database: RCREW_EURO&c/& creation date(time): (15:04:19)&c/& pages dumped: 787&c/& first LSN: 26:4165:37&c/& last LSN: 26:4181:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#2666bdfc-27c7--cfafd9;}). This is an informational message only. No user action is required.06/29/:27,Backup,Unknown,Database backed up. Database: RCREW&c/& creation date(time): (14:54:00)&c/& pages dumped: 683&c/& first LSN: 27:3673:37&c/& last LSN: 27:3689:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#9230e56f-cf09-47b1-eda2;}). This is an informational message only. No user action is required.06/29/:24,Backup,Unknown,Database backed up. Database: ORIGINTICKER&c/& creation date(time): (17:50:58)&c/& pages dumped: 1013805&c/& first LSN: :143&c/& last LSN: 9:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#306bb758-9bc1-48fd-88bc-68b38e83e30b'}). This is an informational message only. No user action is required.06/29/:07,Backup,Unknown,Database backed up. Database: OCCUPATION&c/& creation date(time): (19:19:29)&c/& pages dumped: 10315&c/& first LSN: 29:66381:78&c/& last LSN: 29:66413:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#a10445fe-fb7c-a588c17f8e1'}). This is an informational message only. No user action is required.06/29/:02,Backup,Unknown,Database backed up. Database: NEWSLINE&c/& creation date(time): (15:14:29)&c/& pages dumped: 539&c/& first LSN: 27:2818:37&c/& last LSN: 27:2834:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#43f574a6-d674-ceb3659e29b'}). This is an informational message only. No user action is required.06/29/:59,Backup,Unknown,Database backed up. Database: NEWSFILE&c/& creation date(time): (11:49:44)&c/& pages dumped: 223800&c/& first LSN: :91&c/& last LSN: :1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#e0b6624f-f9e9-4f3e-960c-abf307b31e49'}). This is an informational message only. No user action is required.06/29/:11,Backup,Unknown,Database backed up. Database: MegaLIB&c/& creation date(time): (16:20:40)&c/& pages dumped: 187&c/& first LSN: 34:1723:37&c/& last LSN: 34:1739:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#2a6-492e-bf69-e'}). This is an informational message only. No user action is required.06/29/:09,Backup,Unknown,Database backed up. Database: INVENTORY&c/& creation date(time): (12:17:43)&c/& pages dumped: 11798&c/& first LSN: 411:2409:65&c/& last LSN: 411:2435:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#706d845f-e3d7-4a7b-be2a73'}). This is an informational message only. No user action is required.06/29/:04,Backup,Unknown,Database backed up. Database: INEWS&c/& creation date(time): (14:23:54)&c/& pages dumped: 15627&c/& first LSN: 94:16404:72&c/& last LSN: 94:16434:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#eb05358a-f960-4c53-9eb2-6fb542b640a4'}). This is an informational message only. No user action is required.06/29/:58,Backup,Unknown,Database backed up. Database: HyperionSS&c/& creation date(time): (17:55:10)&c/& pages dumped: 349&c/& first LSN: 124:1380:74&c/& last LSN: 124:1410:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#3c61f90d-c761-400b-9;}). This is an informational message only. No user action is required.06/29/:55,Backup,Unknown,Database backed up. Database: HyperionBI&c/& creation date(time): (17:55:09)&c/& pages dumped: 1099&c/& first LSN: 48:1312:37&c/& last LSN: 48:1328:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#d48daf21-497e-11a9;}). This is an informational message only. No user action is required.06/29/:52,Backup,Unknown,Database backed up. Database: HyperionAIS&c/& creation date(time): (17:55:09)&c/& pages dumped: 195&c/& first LSN: 44:680:37&c/& last LSN: 44:696:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#bc8d-4d6c-aad5-161e'}). This is an informational message only. No user action is required.06/29/:49,Backup,Unknown,Database backed up. Database: HyperionAAS&c/& creation date(time): (17:53:48)&c/& pages dumped: 491&c/& first LSN: 45:2824:37&c/& last LSN: 45:2840:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#be-43fb-a6c5-74d121fb3f90'}). This is an informational message only. No user action is required.06/29/:47,Backup,Unknown,Database backed up. Database: HOTLINE&c/& creation date(time): (10:54:42)&c/& pages dumped: 267&c/& first LSN: 25:4113:37&c/& last LSN: 25:4129:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#18cb-473b-9e0b-5bab4593272e'}). This is an informational message only. No user action is required.06/29/:44,Backup,Unknown,Database backed up. Database: EMEDIA&c/& creation date(time): (12:27:39)&c/& pages dumped: 235&c/& first LSN: 58:3684:58&c/& last LSN: 58:3708:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#1c62a71b-f0e6-43a5-a96c-ecd342022daf'}). This is an informational message only. No user action is required.06/29/:41,Backup,Unknown,Database backed up. Database: EKLOGES_OLD&c/& creation date(time): (15:17:03)&c/& pages dumped: 291&c/& first LSN: 26:416:37&c/& last LSN: 26:432:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#a9b40e52--a401-c'}). This is an informational message only. No user action is required.06/29/:37,Backup,Unknown,Database backed up. Database: EKLOGES_2006w1&c/& creation date(time): (15:13:58)&c/& pages dumped: 2475&c/& first LSN: 26:19181:37&c/& last LSN: 26:19197:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#da624ff6-6c35-4c97-c5c;}). This is an informational message only. No user action is required.06/29/:34,Backup,Unknown,Database backed up. Database: EKLOGES_2004v&c/& creation date(time): (14:59:27)&c/& pages dumped: 3143&c/& first LSN: 60:958:37&c/& last LSN: 60:974:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#a52befe-ab95-792d9;}). This is an informational message only. No user action is required.06/29/:30,Backup,Unknown,Database backed up. Database: EKLOGES_2002w2&c/& creation date(time): (14:52:44)&c/& pages dumped: 3555&c/& first LSN: 26:13032:37&c/& last LSN: 26:13048:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#-a0cb-49f8-aee0-5'}). This is an informational message only. No user action is required.06/29/:59,Backup,Unknown,Database backed up. Database: EKLOGES_2002w1&c/& creation date(time): (14:50:21)&c/& pages dumped: 2579&c/& first LSN: 25:16904:37&c/& last LSN: 25:16920:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#2c2-e-16a19ca0;}). This is an informational message only. No user action is required.06/29/:54,Backup,Unknown,Database backed up. Database: EKLOGES&c/& creation date(time): (14:45:35)&c/& pages dumped: 6667&c/& first LSN: 40:2403:37&c/& last LSN: 40:2419:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#977ee3c9-f843-42ab-830e-4c42da263a9f'}). This is an informational message only. No user action is required.06/29/:50,Backup,Unknown,Database backed up. Database: EDUCATION&c/& creation date(time): (15:24:25)&c/& pages dumped: 515&c/& first LSN: 25:8994:37&c/& last LSN: 25:9010:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#1d554fee-ea6f-4fdc-dbd1c'}). This is an informational message only. No user action is required.06/29/:47,Backup,Unknown,Database backed up. Database: CitrixDS&c/& creation date(time): (17:43:57)&c/& pages dumped: 539&c/& first LSN: 27:7873:37&c/& last LSN: 27:7889:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#b7613cbf-8d0b-46e4-96ee-aef'}). This is an informational message only. No user action is required.06/29/:44,Backup,Unknown,Database backed up. Database: CSDB7&c/& creation date(time): (13:27:08)&c/& pages dumped: 2865&c/& first LSN: 198:389:37&c/& last LSN: 198:405:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#9ab05cf5-7b40-46cc-a0ad-8beeb5ae3b9d'}). This is an informational message only. No user action is required.06/29/:39,Backup,Unknown,Database backed up. Database: CSDB&c/& creation date(time): (16:18:53)&c/& pages dumped: 2354&c/& first LSN: 158:440:37&c/& last LSN: 158:456:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#d37e1310-fb07-403e-a70d-1cd'}). This is an informational message only. No user action is required.06/29/:35,Backup,Unknown,Database backed up. Database: ANALYZ72&c/& creation date(time): (11:51:27)&c/& pages dumped: 307&c/& first LSN: 25:3988:37&c/& last LSN: 25:4004:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#02b53ae8-417e-48f0-a73c-a22ea9e7a604'}). This is an informational message only. No user action is required.06/29/:31,Backup,Unknown,Database backed up. Database: AEPI&c/& creation date(time): (16:08:39)&c/& pages dumped: 7835&c/& first LSN: 29:13524:37&c/& last LSN: 29:13540:1&c/& number of dump devices: 1&c/& device information: (FILE=1&c/& TYPE=VIRTUAL_DEVICE: {'Legato#cb-4a41-a7bf-6c82b12f25d1'}). This is an informational message only. No user action is required.06/29/:19,spid18s,Unknown,This instance of SQL Server has been using a process ID of 4788 since 28/6/:28 渭渭 (local) 28/6/:28 蟺渭 (UTC). This is an inform no user action is required.06/28/:57,Logon,Unknown,Login failed for user 'MEGATVpaternag'. [CLIENT: 10.1.1.43]06/28/:57,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 16.06/28/:23,Logon,Unknown,Login failed for user 'MEGATVpaternag'. [CLIENT: 10.1.1.43]06/28/:23,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 16.06/28/:05,Logon,Unknown,Login failed for user 'pilot'. [CLIENT: 10.1.1.43]06/28/:05,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 5.06/28/:30,Logon,Unknown,Login failed for user 'pilot'. [CLIENT: 10.1.1.43]06/28/:30,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 5.06/28/:47,Logon,Unknown,Login failed for user 'pilotusr'. [CLIENT: 10.1.1.43]06/28/:47,Logon,Unknown,Error: 18456&c/& Severity: 14&c/& State: 5.06/28/:01,Server,Unknown,A user request from the session with SPID 75 generated a fatal exception. SQL Server is terminating this session. Contact Product Support Services with the dump produced in the log directory.06/28/:01,Server,Unknown,Error: 17310&c/& Severity: 20&c/& State: 1.06/28/:01,spid75,Unknown,External dump process return code 0x.&nl/&External dump process returned no errors.06/28/:01,spid75,Unknown,Stack Signature for the dump is 0x975B0CDA06/28/:01,spid75,Unknown,78132A36 Module(MSVCR80+00002A36)06/28/:01,spid75,Unknown,781329AA Module(MSVCR80+000029AA)06/28/:01,spid75,Unknown,0146753D Module(sqlservr+0046753D)06/28/:01,spid75,Unknown, Module(sqlservr+)06/28/:01,spid75,Unknown, Module(sqlservr+)06/28/:01,spid75,Unknown, Module(sqlservr+)06/28/:01,spid75,Unknown,01006F3B Module(sqlservr+00006F3B)06/28/:01,spid75,Unknown,01006D4C Module(sqlservr+00006D4C)06/28/:01,spid75,Unknown,01006C26 Module(sqlservr+00006C26)06/28/:01,spid75,Unknown, Module(sqlservr+)06/28/:01,spid75,Unknown,0104AB65 Module(sqlservr+0004AB65)06/28/:01,spid75,Unk
Jul 24, 2007
We have SQL Server 2000 with SP3 installed on Windows 2000 Advance Server. Server has 8 GB RAM and 4 CPU. Few days back we have installed multiple named instance on this server .Now we have assign each CPU to individual instance and min server memory to 1024 and max server memory is kept open.After this we are facing an issue with default instance for exception_access_violation as below ... Memory
MemoryLoad = 83%
Total Physical = 7679 MB
Available Physical = 1252 MB
Total Page File = 15480 MB Available Page File = 7756 MB
Total Virtual = 2047 MB
Available Virtual = 344 MB
*Stack Dump being sent to D:Program FilesMicrosoft SQL ServerMSSQLlogSQLDump0022.txt
* **************************************************
*****************************
* BEGIN STACK DUMP:
07/24/07 00:46:02 spid 16
Exception Address =
(DeadlockMonitor::ResolveDeadlock +
Exception Code
= c0000005 EXCEPTION_ACCESS_VIOLATION
Access Violation occurred reading address
* sqlservr
* KERNEL32
* ADVAPI32
* OPENDS60
* sqlevn70
* NETAPI32
* MSDTCPRX
* RESUTILS
* iphlpapi
* OLEAUT32
* ACTIVEDS
* SETUPAPI
* RASAPI32
* COMCTL32
* DHCPCSVC
* rasadhlp
* SSNETLIB
* SSNMPN70
* security
* wshtcpip
* SSmsLPCn
* SQLOLEDB
* comdlg32
* OLEDB32R
* SQLRESLD
* SQLUNIRL
* WINSPOOL
* SHFOLDER
* xpsqlbot
* SQLFTQRY
* DBNETLIB
* SQLOLEDB
Any idea ?
Apr 2, 2007
I have SQL 2K with SP4. Oracle client is installed on the Server. I have created linked server to Oracle. I am abld to connect to Oracle Server through DTS but when I query an oracle linked server SQl Server crashes with &EXCEPTION_ACCESS_VIOLATION& error. Info on the Server:Microsoft SQL Server
2000 - 8.00.2039 (Intel X86)
Copyright (c)
Microsoft Corporation Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 1) I have the SQL dump if you need that. Please help. ThanksSreejith
Oct 11, 2006
Hi ThereIf i add a new sysadmin login and that login is a user in a DB. If i execute the command EXECUTE AS 'LoginName':I get the following error:SqlDumpExceptionHandler: Process 57 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this processWHats up with this?If my dbo for this db is linked to a sysadmin login i have no problem with EXECUTE as 'dbo'.WHy do i get fatal errors when trying to execute as a a login name that is sysadmin?On the net all referencing to the fatal error have nothing to do with EXECUTE AS?Thanx
Jul 25, 2007
my sql server give me a error log,who can help me?
09:58:46.09 spid56
SqlDumpExceptionHandler: Process 56 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process..********************************************************************************* BEGIN STACK DUMP:*
07/06/07 09:58:46 spid 56**
Exception Address = *
Exception Code
= c0000005 EXCEPTION_ACCESS_VIOLATION*
Access Violation occurred reading address 199A0F64* Input Buffer 190 bytes -*
delete from cms_paramdb1..Param where PatientiID = 427 and Occurtime = *
' 17:51:39'
SIZE* sqlservr
* kernel32
* ADVAPI32
000a9000* RPCRT4
* OPENDS60
* AcSpecfc
007f1000* SHLWAPI
* DCIMAN32
000ae000* MPR
* comdlg32
* COMCTL32
* comctl32
* sqlevn70
* NETAPI32
* SSNETLIB
* SSNMPN70
* security
* SSmsLPCn
* sqlimage
Edi: 19991FFC: 000000
Esi: 01F6D244: 00FFFF
Eax: 19990F65: FFFFFFFF
Ecx: 0000FFFF: *
Eip: 14B70F
Ebp: 01F6D264: 01F6D298
SegCs: 0000001B: *
EFlags: 53005C
Esp: 01F6D234: 01F6D244
SegSs: : *******************************************************************************-------------------------------------------------------------------------------Short Stack Dump Module(sqlservr+)00576A9E Module(sqlservr+00176A9E) (SQLExit(unsigned long)+00021C8C)0057620B Module(sqlservr+0017620B) (SQLExit(unsigned long)+)005021AC Module(sqlservr+001021AC)0041ED96 Module(sqlservr+0001ED96)00442DD0 Module(sqlservr+00042DD0)004BFD41 Module(sqlservr+000BFD41) Module(sqlservr+)004271BA Module(sqlservr+000271BA)0042EA36 Module(sqlservr+0002EA36)0042E82D Module(sqlservr+0002E82D)004160DB Module(sqlservr+000160DB) Module(sqlservr+) Module(sqlservr+)005A683F Module(sqlservr+001A683F) (SQLExit(unsigned long)+00051A2D)004160DB Module(sqlservr+000160DB) Module(sqlservr+) Module(sqlservr+)00459A54 Module(sqlservr+00059A54) Module(sqlservr+) Module(UMS+) (UmsSystemUserContext::UmsSystemUserContext(class UmsScheduler *,struct UMS_SYSPARAMS *)+)4107382C Module(UMS+0000382C) (UmsScheduler::FiberEnabled(void)+)77C0A243 Module(MSVCRT+) (_endthread+000000AF)7C80B50B Module(kernel32+0000B50B) (GetModuleFileNameA+)------------------------------------------------------------------------------- 09:58:46.26 spid56
Error: 0, Severity: 19, State: 0 09:58:46.26 spid56
language_exec: Process 56 generated an access violation. SQL Server is terminating this process.. 09:58:50.28 spid57
Error: 7105, Severity: 22, State: 6 09:58:50.28 spid57
Page (1:3568), slot 0 for text, ntext, or image node does not exist..
Apr 23, 2007
Hello,we've recently upgraded a database from sql 2000 to sql 2005. There is one report that creates a fatal exception and sql dump whenever it is run. It ran without error in 2000. The report is using several sql views and one stored proc. Running these individually via sql don't cause any errors. All other reports and processes run fine in 2005. I'm at a loss as to what to check next. Any ideas? Please let me know if I can provide any more details to help troubleshoot the issue. thanks,joe
Nov 30, 2006
Hi i am connecting to a DB2 database on a AS400 machine from SQL server 2005. I have setup a linked server to connect to the DB2 database.Most of the time the query ( select * from OPENQUERY(lnkd_svrname,'select abc from svr_name.lib_name.tablename')
) works fine but at times it comes up with the following error.I am running SQL server 2000 Std. Edition on a WIN 2000 machine.Any help would be appreciated .*****ERROR*****From the Exception.Log file11/30/06 09:38:59 spid 69 Exception 0xc0000005 EXCEPTION_ACCESS_VIOLATION reading address 637B7FC0 at 0x77387EAC
STACK DUMP ----------------------------------=====================================================================
BugCheck Dump
=====================================================================
This file is generated by Microsoft SQL Server
version 9.00.1399.06
upon detection of fatal unexpected error. Please return this file,
the query or program that produced the bugcheck, the database and
the error log, and any other pertinent information with a Service Request.
***Stack Dump being sent to C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLLOGSQLDump0024.txt
SqlDumpExceptionHandler: Process 69 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process.
* *******************************************************************************
* BEGIN STACK DUMP:
11/30/06 09:38:59 spid 69
Exception Address = 77387EAC Module(USER32+00007EAC)
Exception Code
= c0000005 EXCEPTION_ACCESS_VIOLATION
Access Violation occurred reading address 637B7FC0
* Input Buffer 182 bytes -
select * from OPENQUERY(lnkd_svrname,'select abc from svr_name.lib_name.tablename')
* sqlservr
* kernel32
* ADVAPI32
* opends60
* NETAPI32
* comctl32
* sqlevn70
* iphlpapi
* kerberos
* cryptdll
* schannel
* MSDTCPRX
* OLEAUT32
* RESUTILS
* rasadhlp
* security
* WINTRUST
* imagehlp
* wshtcpip
* xpsp2res
* COMCTL32
* comdlg32
* SQLNCLIR
* msftepxy
* xpstar90
* SQLSCM90
* BatchParser90
* SQLSVC90
* SqlResourceLoader
* SQLSVC90
* xpstar90
* xpsqlbot
* OLEDB32R
* MSDASQLR
* cwbunpls
* SHFOLDER
* CWBUNPLA
* cwbunssl
* cwbbsspi
* CWBSOMRI
* cwbodmsg
* odbccp32
* cwbcomsg
Edi: 61C1EABF:
Esi: 637B7FC1:
Eax: 637B7FC0:
Ebx: 0000000A:
Ecx: 637B7FC0:
Eip: 77387EAC:
Ebp: 61C1E848:
SegCs: 0000001B:
Esp: 61C1E800:
* *******************************************************************************
* -------------------------------------------------------------------------------
* Short Stack Dump
77387EAC Module(USER32+00007EAC)
Module(USER32+)
66F56AC1 Module(cwbodbc+00026AC1)
66F7EA51 Module(cwbodbc+0004EA51)
66F56DC9 Module(cwbodbc+00026DC9)
66F56D44 Module(cwbodbc+00026D44)
66F32EB2 Module(cwbodbc+00002EB2)
66F32BE6 Module(cwbodbc+00002BE6)
Module(ODBC32+)
Module(ODBC32+)
62D858D8 Module(msdasql+)
62D8B72F Module(msdasql+0000B72F)
62D8B68F Module(msdasql+0000B68F)
62D8B186 Module(msdasql+)
62D89A96 Module(msdasql+00009A96)
016C5E3D Module(sqlservr+006C5E3D)
016ABD5A Module(sqlservr+006ABD5A)
Module(sqlservr+)
01656E53 Module(sqlservr+00656E53)
01E1FE2A Module(sqlservr+00E1FE2A)
Module(sqlservr+)
0103D32C Module(sqlservr+0003D32C)
0103D23D Module(sqlservr+0003D23D)
M

我要回帖

更多关于 exceptionaddress 的文章

 

随机推荐