dbTalk Databases Forums  

SQL Server system exception (0xc0000005) generated by a storage access violation.

sybase.public.ase.general sybase.public.ase.general


Discuss SQL Server system exception (0xc0000005) generated by a storage access violation. in the sybase.public.ase.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
M. Searer
 
Posts: n/a

Default SQL Server system exception (0xc0000005) generated by a storage access violation. - 12-06-2006 , 02:17 PM






SQL server errors, and drops the database connection when running a query .
Version: Adaptive Server Enterprise/15.0/EBF 12783 GA/P/NT (IX86)/Windows 2000/ase150/2158/32-bit/OPT/Fri Aug 19 18:42:50 2005'; Running on Windows Server 2003.


The log file has:
00:00000:00021:2006/12/06 15:36:18.27 kernel SQL Server system exception (0xc0000005) generated by a storage access violation.
00:00000:00021:2006/12/06 15:36:18.27 kernel pc: 0x00E4E47F CgLavaUtils::CgTargetListExprs+ 0xc8 (0x2176FD74, 0x02FCEF40, 0x2171C0D4, 0x00000000)
00:00000:00021:2006/12/06 15:36:18.27 kernel pc: 0x00E4E47F CgLavaUtils::CgTargetListExprs+ 0xc8 (0x222A1E9C, 0x2176FD74, 0x00000001, 0x00000000)
00:00000:00021:2006/12/06 15:36:18.27 kernel pc: 0x00E54BD1 CgGenLava::CGConsDMLOp+ 0x3d1 (0x21B1A018, 0x00000001, 0x21B97000, 0x02FCF0B0)


and so on


The query uses a LEFT OUTER JOIN to a view. Using a JOIN instead of left outer prevents the error.



Reply With Quote
  #2  
Old   
M. Searer
 
Posts: n/a

Default Re: SQL Server system exception (0xc0000005) generated by a storage access violation. - 12-09-2006 , 07:02 PM






In case anyone else runs across this problem, 15.0.1 may have it fixed:
"An outer join query with an ON clause containing a join condition with
constants would stack trace"

which is actually what was happening in my query. Haven't tested it yet with
15.0.1, but hopefully this will fix the problem.


"M. Searer" <nospam (AT) nospam (DOT) com> wrote

SQL server errors, and drops the database connection when running a query .
Version: Adaptive Server Enterprise/15.0/EBF 12783 GA/P/NT (IX86)/Windows
2000/ase150/2158/32-bit/OPT/Fri Aug 19 18:42:50 2005'; Running on Windows
Server 2003.


The log file has:
00:00000:00021:2006/12/06 15:36:18.27 kernel SQL Server system exception
(0xc0000005) generated by a storage access violation.
00:00000:00021:2006/12/06 15:36:18.27 kernel pc: 0x00E4E47F
CgLavaUtils::CgTargetListExprs+ 0xc8 (0x2176FD74, 0x02FCEF40, 0x2171C0D4,
0x00000000)
00:00000:00021:2006/12/06 15:36:18.27 kernel pc: 0x00E4E47F
CgLavaUtils::CgTargetListExprs+ 0xc8 (0x222A1E9C, 0x2176FD74, 0x00000001,
0x00000000)
00:00000:00021:2006/12/06 15:36:18.27 kernel pc: 0x00E54BD1
CgGenLava::CGConsDMLOp+ 0x3d1 (0x21B1A018, 0x00000001, 0x21B97000, 0x02FCF0B0)

and so on


The query uses a LEFT OUTER JOIN to a view. Using a JOIN instead of left outer
prevents the error.



Reply With Quote
  #3  
Old   
M. Searer
 
Posts: n/a

Default Re: SQL Server system exception (0xc0000005) generated by a storage access violation. - 12-11-2006 , 02:10 PM



The EBF for 15.0.1 fixed it.


"M. Searer" <nospam (AT) nospam (DOT) com> wrote

Quote:
In case anyone else runs across this problem, 15.0.1 may have it fixed:
"An outer join query with an ON clause containing a join condition with
constants would stack trace"

which is actually what was happening in my query. Haven't tested it yet with
15.0.1, but hopefully this will fix the problem.


"M. Searer" <nospam (AT) nospam (DOT) com> wrote in message
news:4577337c$1 (AT) forums-1-dub (DOT) ..
SQL server errors, and drops the database connection when running a query .
Version: Adaptive Server Enterprise/15.0/EBF 12783 GA/P/NT (IX86)/Windows
2000/ase150/2158/32-bit/OPT/Fri Aug 19 18:42:50 2005'; Running on Windows
Server 2003.


The log file has:
00:00000:00021:2006/12/06 15:36:18.27 kernel SQL Server system exception
(0xc0000005) generated by a storage access violation.
00:00000:00021:2006/12/06 15:36:18.27 kernel pc: 0x00E4E47F
CgLavaUtils::CgTargetListExprs+ 0xc8 (0x2176FD74, 0x02FCEF40, 0x2171C0D4,
0x00000000)
00:00000:00021:2006/12/06 15:36:18.27 kernel pc: 0x00E4E47F
CgLavaUtils::CgTargetListExprs+ 0xc8 (0x222A1E9C, 0x2176FD74, 0x00000001,
0x00000000)
00:00000:00021:2006/12/06 15:36:18.27 kernel pc: 0x00E54BD1
CgGenLava::CGConsDMLOp+ 0x3d1 (0x21B1A018, 0x00000001, 0x21B97000, 0x02FCF0B0)

and so on


The query uses a LEFT OUTER JOIN to a view. Using a JOIN instead of left
outer prevents the error.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.