Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Runing OS Commands from Stored Proc.
I want to write a procedure to run os commands . I
have read somewhere that
I must :Compile the java program. Load it
to the DB using LOADJAVA. Create a function call spec to call the program.
Turn serveroutput and java output ON.
Question 1) What is loadjava? how is it used ?
<FONT face=Arial
size=2> 2)
How is turning Java output on?
TIA
Bunyamin
Received on Thu Dec 13 2001 - 06:37:22 CST