Microsoft Knowledge Base Email Alertz

(286381) - When transactional COM+/MTS components call Oracle external stored procedures, no rows are returned the first time, and the following error is returned on subsequent method calls: -2147467259 Microsoft OLE DB Provider for ODBC Drivers[Microsoft][ODBC...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 286381 - Last Review: December 6, 2004 - Revision: 2.2

PRB: ORA-0600 internal error when calling Oracle external stored procedures

This article was previously published under Q286381

SYMPTOMS

When transactional COM+/MTS components call Oracle external stored procedures, no rows are returned the first time, and the following error is returned on subsequent method calls:
-2147467259 Microsoft OLE DB Provider for ODBC Drivers[Microsoft][ODBC driver for Oracle][Oracle]ORA-00600: internal error code, arguments: [18258], [], [], [], [], [], [], []
In addition, the Oracle server may generate an exception and stop responding (crash).

CAUSE

This problem occurs because of a bug in the Oracle XA implementation.

RESOLUTION

Unless Oracle fixes the bug and you apply the proper patch on the affected computers, Microsoft recommends that you not use Oracle external stored procedures with MTS/COM+ transactional components. (You may not encounter any problems when you call external stored procedures with non-transactional MTS/COM+ components.) Please contact Oracle to check if the bug has been fixed and if there are any patches available.

APPLIES TO
  • Microsoft Transaction Services 2.0
  • Microsoft COM+ 1.0
  • Microsoft Data Access Components 2.1 Service Pack 2
  • Microsoft Data Access Components 2.1 Service Pack 2
  • Microsoft Data Access Components 2.5
  • Microsoft Data Access Components 2.5 Service Pack 1
  • Microsoft Data Access Components 2.6
Keywords: 
kbdtc kboracle kbprb KB286381
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Anonymous User Report As Irrelevant  
Written: 8/11/2005 3:45 AM
in Ado.net ORA-0600 internal error ERROR COMES when using With Clause in oracle stored procedure. can anybody help