Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data provider internal error(-3123) w/ ODP.NET

423342Jun 14 2004 — edited Jun 16 2004
Hi !

I'm having this problem on an application with this configuration:
-- Oracle Server 9i
-- Oracle Client 9.2 with ODP .Net 9.2.0.4
-- .NET

The error description:
Oracle.DataAccess.Client.OracleException
Data provider internal error(-3123)
at Oracle.DataAccess.Client.OracleException.HandleErrorHelper(Int32 errCode, OracleConnection conn, IntPtr opsErrCtx, OpoSqlValCtx* pOpoSqlValCtx, Object src, String procedure)

The .Net application demand an Oracle connection, the connection is giving, but when we try to execute a command with get the error.

Any ideas?
Thanks a lot !!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2004
Added on Jun 14 2004
3 comments
648 views