Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Pl/sql - shell script

RE: Pl/sql - shell script

From: Thomas, Kevin <Kevin.Thomas_at_calanais.com>
Date: Wed, 30 Jan 2002 01:39:05 -0800
Message-ID: <F001.00400156.20020130013022@fatcity.com>

Roland,

Please see the example I posted some time ago to this list. I'm sure Sam Roberts will be able to point you in the direction of it.

Failing that please see.

Date: Tue, 11 Sep 2001 07:20:24 -0700



Hi Roland,

Yes it is possible, I have got a piece of code that I got from the site asktom.oracle.com, that allows you to send Unix commands to the shell from within SQL. I'm making the assumption that it's a Unix environment you want to make the call within?

If it is, give me a shout and I'll let you have the code...

Regards,
Kev.

A message I sent to you in September last year. And please refer to the page on this
mailing list archive site
http://www.mail-archive.com/oracle-l@fatcity.com/msg24301.html where I give the code and explain it's usage.

Regards.
Kev.

-----Original Message-----
Sent: 30 January 2002 08:41
To: Multiple recipients of list ORACLE-L

Hallo, is there anyone who can tell me if it ispossible run unix shell script from PL/SQL
Anyone who has a good example too that I can use. Thanks in advance.

Roland

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: Roland.Skoldblom_at_ica.se

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Thomas, Kevin
  INET: Kevin.Thomas_at_calanais.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jan 30 2002 - 03:39:05 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US