Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Start a program from wthin Oracle

Re: Start a program from wthin Oracle

From: Moritz Klein <mklein_at_students.uni-mainz.de>
Date: Sun, 29 Dec 2002 12:12:54 +0100
Message-ID: <aumlbn$hus$1@bambi.zdv.Uni-Mainz.DE>


Tim X wrote:
>
> I have done this with a java stored procedure. You don't need JNI. All
> you need to do is use the java runtime object. Just create the java
> stored procedure and call it as you would call any stored
> procedure. You can find details about this at Tom Kytes site (or in
> his book Expert one-on-one Oracle I think). Check out
>
> http://asktom.oracle.com
>

Hello,
can you tell me the class or interface you used to start batch-scripts from within the JAVA-program? I took a look at the site you mentioned but could not find something about this.

Greetz

    Moritz Received on Sun Dec 29 2002 - 05:12:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US