Pl/sql - shell script

2002-01-30 Thread Roland . Skoldblom

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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).



RE: Pl/sql - shell script

2002-01-30 Thread Thomas, Kevin

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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).