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

Thread: Access UNIX from PL/SQL

  1. #1
    Join Date
    May 2000
    Location
    Mt. Laurel, NJ USA
    Posts
    4
    I'm more of an Admin, and have been asked if there is a way to call a UNIX shell command from a PL/SQL trigger and get results back? Anyone know if this is possible?

    Thanks!

  2. #2
    Join Date
    Oct 2000
    Posts
    21

    Red face

    Refer the oracle documentaion for plsql i/o(sample file deamon.sql). You can use a combination of a ProC program and dbms pipes to pass shell commands from within a plsql stored procedure.

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