External Procedure Call From Application Fails With "ORA-03001: Unimplemented Feature"
(Doc ID 814728.1)
Last updated on OCTOBER 06, 2022
Applies to:
Oracle Data Provider for .NET - Version 9.2.0.8 and laterOracle ODBC Driver - Version 9.2.0.8 and later
Oracle Provider for OLE DB - Version 9.2.0.8 and later
Information in this document applies to any platform.
This problem can occur on any platform.
Symptoms
An application using the Oracle ODBC driver or another data access driver such as Oracle Data Provider for .NET or ORAOLEDB calls into a Package or Procedure which internally makes a call to an external library function via EXTPROC.
The call fails with the following error
ORA-3001 unimplemented feature
The external procedure can be called by other applications such as SQL*Plus and work fine.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |