Trying to connect to an Oracle Database generates the exception:
Toad Data Point 3.6.0.3276:
System.Runtime.InteropServices.SEHException
External component has thrown an exception.
Stack Trace:
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Dell.NamedPipeRPC.MessageRequest.Invoke()
at Dell.NamedPipeRPC.MessagePumpServer.ExecuteMessage(MessageRequest state)
One can connect to Oracle through different client such as SQL Developer.