PL/SQL (MOSC)

MOSC Banner

Calling extproc dll from native Webservice

edited Mar 17, 2019 5:00AM in PL/SQL (MOSC) 3 commentsAnswered

We have a PL/SQL package in Oracle 12.2 on Windows that calls an extproc dll from Esri (st_shapelib.dll). When we use the function in the database it works fine. But we have to call it via an Oracle Native Webservice. We test the webservicecall with SoapUI, but we don't get a result from the function and no error message. The process Oracle.exe don't respond and remains in status Active until we kill the process. Other webservices, that don't call an external dll are working fine. So my question is, is it possible in general to call an extrproc dll through

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center