Re: OS Command from PL/SQL

From: Tim Smith <tssmith_at_best.com>
Date: 1996/12/27
Message-ID: <32c5195c.25208047_at_nntp.best.com>#1/1


On 24 Dec 1996 17:25:53 GMT, "Gert Rijs" <gem_at_wirehub.nl> wrote:

>Another way to do it is using the dbms_pipe package to 'send' the sql*load
>command to a daemon program that listens to the dbms_pipe. I believe there
>is a sample daemon program in one of the Pro*C or oci manuals (check them).

The demo program is in Chapter 8 of the Oracle 7.3 Server Application Developer's Guide. There is also a good description of using DBMS_PIPE in Scott Urman's PL/SQL Programming book from Oracle Press.

--Tim (tssmith_at_us.oracle.com) Received on Fri Dec 27 1996 - 00:00:00 CET

Original text of this message