Re: PL/SQL calls windows service

From: GreyBeard <Fuzzy.GreyBeard_at_gmail.com>
Date: Thu, 06 Jan 2005 19:43:12 GMT
Message-Id: <pan.2005.01.06.19.42.21.819808_at_gmail.com>


On Thu, 06 Jan 2005 02:02:05 -0800, PMC wrote:

> I have a scenario in which I wud need to call a windows service from an
> Oracle stored procedure. So basically, the stored procedure calls a
> windows service by running some command line statement. I need to know
> a way, by which i can run some command line statements or execute a
> batch file from the PL/SQL code. Oracle runs on a Windows 2000 box. The
> windows service will run, do some processing and exit. How can I
> achieve that.
>
> Thanks,
> PMC
You mean, like call an External Procedure, as defined in the Oracle documentation under EXTPROC? Received on Thu Jan 06 2005 - 20:43:12 CET

Original text of this message