DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: How to Run Unix Command inside an Oracle stored Procedure

  1. #1
    Join Date
    Jul 2002
    Posts
    6
    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

  2. #2
    Join Date
    Mar 2001
    Posts
    635
    Hi

    Here is a link which will help you

    http://www.orafaq.com/scripts/c_src/extproc.txt

    Regards,

    Santosh

  3. #3
    Join Date
    Jul 2002
    Posts
    3

    external program/procedure

    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.

  4. #4
    Join Date
    May 2001
    Location
    New Zealand
    Posts
    123
    Hi

    This is from the GURU
    http://www.oracle-base.com/Articles/...sFromPLSQL.asp



    Cheers
    Afshin

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width