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

Thread: calling Unix shell script from a forms or pl/sql program

  1. #1
    Join Date
    Aug 2000
    Location
    Jolo, Sulu
    Posts
    639


    Hi!


    I want to call a unix shell script from a pl/sql code.How to do that?.I have oracle 8i system installed on my Unix machine.


    Thanks

  2. #2
    Join Date
    May 2000
    Location
    Portsmouth, NH, USA
    Posts
    378

    Talking hmmm ...


    Normally I do that the other way around ...
    shell script calling a pl/sql script ...

    Any reason why you gotta do it your way?

    - Magnus

  3. #3
    Join Date
    Aug 2000
    Location
    Jolo, Sulu
    Posts
    639


    The Unix shell script is to be issued from a frontend application that runs external process and focus back to front end and do some thing else with the front end.I am familiar calling pl/sql from shell script for a back end job
    Any idea of calling from front end is appreciated

    thanks in advance

  4. #4
    Join Date
    Jul 2000
    Posts
    296
    Use external 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