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

Thread: Failed using DBMS_PIPE (calls to shell scripts)

Threaded View

  1. #5
    Join Date
    Dec 2001
    Location
    UK
    Posts
    1,684
    As soon as someone says have somethig outside the DB server you loose me

    This is what I do: http://www.oracle-base.com/articles/...sFromPLSQL.php

    Simple Java stored procedure. Job done!

    If you are using 10g you can just create a one-off job using DBMS_SCHEDULER to run an OS executable, script or command.

    Job done another way!

    Cheers

    Tim...
    Last edited by TimHall; 06-30-2005 at 02:48 AM.
    Tim...
    OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
    OCA PL/SQL Developer
    Oracle ACE Director
    My website: oracle-base.com
    My blog: oracle-base.com/blog

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