Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: PLSQL and Unix Kshell Script
Chandu:
Have a look at the DBMS_PIPE built-in package it will provide the
functionality you need. Also if you are running Oracle8, PL/SQL 8.0
provides provides you with a mechanism to call external libraries (.dll on
windows based machines and .so on UNIX
systems).
hth
Peter
Chandu Dani wrote:
> Hi,
>
> Does anyone know a way invoke kshell scripts from a stored procedure (PL
> SQL) in the Unix environment?
>
> Thanks in advance.
>
> Chandu.
Received on Wed Jan 07 1998 - 00:00:00 CST
![]() |
![]() |