Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

system commands from PL/SQL

Status
Not open for further replies.

blabla1

Programmer
Aug 29, 2002
2
CZ
Hi,

I have a question - is it possible to call a system command from PL/SQL stored procedure? If it is how to call *.bat program ?
Thanks for any hints.
 
This is VERY commonly asked question.

Search on asktom.oracle.com for "OS commands from PLSQL" and you should see a VERY long thread with some code to use (I use it, it works) and all the ins and outs and caveats and pitfalls...

Regards

Adrian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top