Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Calling perl script from PLSQL

198114Jun 29 2004 — edited Aug 20 2004
Hi All,

I have created Java stored procedure and oracle function to execute the os commnad, this works fine for calling batch scripts but when i used same function to call perl script,
like how we call in batch script
perl <script name> the sql gets hanged.

Is it possible to call perl like this?
or is their any other way to call from plsql

Thanks Chandra
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2004
Added on Jun 29 2004
5 comments
1,291 views