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
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).
This problem occurs because of a bug in the Oracle XA implementation.
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
| 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