Hi, Can any one tell how to run Unix Commands inside a stored Procedure. Basically I want to take a list of files in a Unix system directory, and do some activieties on that. So I want to call unix commands, inside the stored procedure. Thanks. Dillip
Hi Here is a link which will help you http://www.orafaq.com/scripts/c_src/extproc.txt Regards, Santosh
Try the link: http://www-rohan.sdsu.edu/doc/oracle...ocs.htm#437850 It links to chapter 10 of the pl/sql user's guide - External Procedures. dooge.
Hi This is from the GURU http://www.oracle-base.com/Articles/...sFromPLSQL.asp Cheers Afshin
Forum Rules
Bookmarks