ODP .NET Managed Driver Hangs When Calling Procedure Containing RAISE_APPLICATION_ERROR
(Doc ID 2145284.1)
Last updated on OCTOBER 06, 2022
Applies to:
Oracle Data Provider for .NET - Version 12.1.0.2 and laterMicrosoft Windows x64 (64-bit)
Microsoft Windows (32-bit)
Symptoms
Oracle .NET Managed Driver 12.1.0.2 hangs when calling a procedure that contains the RAISE_APPLICATION_ERROR:
create user user1 identified by password;
grant connect, resource to user1 ;
connect slillp/slillp@testdb
Hang occurs.
Changes
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 |
Changes |
Cause |
Solution |
References |