Delphi 6, Win2k server, Oracle 9.2, DOA 4.0.3 and DOA 4.0.6
I'm getting a Privileged instruction exception from
ExtProcShare -> SetExternalSVC -> LogOn at the line
OCICall(OCIHandleAlloc(envhp, errhp, OCI_HTYPE_ERROR, 0, nil));
This is long-time working code. The only change around the time...