calling DLL via extproc on remote host
I have a windows application connected to an Oracle RDBMS 10.2. on Linux. Now I need to call a windows DLL in a PLSQL procedure.
I tried to set up a listener serving extproc on a windows box but had no luck.
Is it possible to call extproc on a windows box from within a PLSQL procedure running in a linux RDBMS ?
regards
Stephan