Home » SQL & PL/SQL » SQL & PL/SQL » OSCommand without Java
OSCommand without Java [message #419887] Tue, 25 August 2009 23:55 Go to next message
manjari
Messages: 1
Registered: August 2009
Junior Member
Hi ,

Just wanted to know whether there is a way to use the OS Commands without java installed in a unix environment.
Dont want to run it on sql prompt . I want to run a command within a pl/sql block.
Re: OSCommand without Java [message #419889 is a reply to message #419887] Tue, 25 August 2009 23:58 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>I want to run a command within a pl/sql block.
EXTERNAL PROCEDURES are your solution if you can master them!
I doubt you will ever post a successful solution.
Re: OSCommand without Java [message #420153 is a reply to message #419887] Thu, 27 August 2009 05:15 Go to previous message
JRowbottom
Messages: 5933
Registered: June 2006
Location: Sunny North Yorkshire, ho...
Senior Member
You can use DBMS_SCHEDULER to run OS commands, but it will do it asynchronously.
Previous Topic: calling shell scripts form oracle
Next Topic: Displaying Current Date records
Goto Forum:
  


Current Time: Sat Feb 15 17:51:57 CST 2025