Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Problems using Microsoft OLEDB Provider for Oracle

Re: Problems using Microsoft OLEDB Provider for Oracle

From: Keith Lee <cmarvel_at_nethere.com>
Date: Thu, 17 Oct 2002 22:46:53 GMT
Message-ID: <3daf3db7.3106657@news.nethere.net>


On Thu, 17 Oct 2002 16:46:03 GMT, cmarvel_at_nethere.com (Keith Lee) wrote: All:

        Here is the output from the debugger:

Microsoft (R) Common Language Runtime Test Debugger Shell Version 1.0.3705.0 Copyright (C) Microsoft Corporation 1998-2001. All rights reserved.

(cordbg) a 0x5e8
Process 1512/0x5e8 created.
Warning: couldn't load symbols for c:\winnt\microsoft.net\framework\v1.0.3705\ms corlib.dll
Warning: couldn't load symbols for E:\Dev\c#\dev\db2\aspnet3.exe Warning: couldn't load symbols for c:\winnt\assembly\gac\system.data\1.0.3300.0_ _b77a5c561934e089\system.data.dll
Warning: couldn't load symbols for c:\winnt\assembly\gac\system\1.0.3300.0__b77a 5c561934e089\system.dll
Warning: couldn't load symbols for c:\winnt\assembly\gac\system.enterpriseservic es\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.dll Warning: couldn't load symbols for c:\winnt\assembly\gac\system.enterpriseservic es\1.0.3300.0__b03f5f7f11d50a3a\system.enterpriseservices.thunk.dll [thread 0x5f0] Thread created.
Unable to determine existence of prolog, if any [thread 0x5e4] Thread created.
[thread 0x5f0] Unhandled exception generated: (0x00bb0624) <System.Data.OleDb.Ol eDbException>
  oledbErrors=(0x00bb06ac) <System.Data.OleDb.OleDbErrorCollection>   message=(0x00bb0930) "Oracle error occurred, but error message could not be re trieved from Oracle."
  source=(0x00bb09dc) "Microsoft OLE DB Provider for Oracle"
_className=<null>
_exceptionMethod=<null>
_exceptionMethodString=<null>
_message=(0x00b9126c) ""
_innerException=<null>
_helpURL=<null>
_stackTrace=(0x00bb0a38) array with dims=[48]
_stackTraceString=<null>
_remoteStackTraceString=<null>
_remoteStackIndex=0x00000000
_HResult=0x80004005
_source=<null>
_xptrs=0x00000000
_xcode=0xe0434f4d

[0015] int 3
(cordbg) Received on Thu Oct 17 2002 - 17:46:53 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US