Re: OS command in PL/SQL block

From: Scott A. Haas <sahaas_at_lazerlink.com>
Date: Mon, 22 Nov 1999 18:33:31 -0500
Message-ID: <3839D2CB.9E9AECAB_at_lazerlink.com>


[Quoted] Have you tried the Host command ?

ie.

   begin

      <pl/sql statements>
      Host (my unix command)

  end;
  /

Roman Gawron wrote:

> Hi all!
>
> I'd like to run operating system (Unix) command in PL/SQL block in
> package on Oracle7 Server Release 7.3.4.0.1
> How can I do this ?
>
> Any help would be deeply appreciated. My email address is
> Roman.Gawron_at_comarch.pl
Received on Tue Nov 23 1999 - 00:33:31 CET

Original text of this message