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: java package to run OS command

Re: java package to run OS command

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Thu, 04 Dec 2003 10:09:34 -0800
Message-ID: <F001.005D8CD5.20031204100934@fatcity.com>


That wouldn't do much harm since it's relatively static and probably frequently backed up. Restoring $ORACLE_HOME would be an easy excercise. Now passing datafiles or copying /etc/motd onto /oradata/SID/system01.dbf would cause much more harm. Also, copying "doom" executable onto $ORACLE_HOME/bin/oracle would take some time to discover.
On 12/04/2003 12:29:25 PM, "Goulet, Dick" wrote:
> John,
>
> I agree and am encouraging the external C procedures since their simpler, and can create log files as well. BTW: Whoever authored the Java procedure on that web page should be shot. I can just see someone passing 'rm -fr $ORACLE_HOME' to it.
>
> Dick Goulet
> Senior Oracle DBA
> Oracle Certified 8i DBA
>
> -----Original Message-----
> Sent: Thursday, December 04, 2003 12:00 PM
> To: Multiple recipients of list ORACLE-L
>
>
> yeah, I'm trying to get away from C external procedures ...but java is
> beginning to look just as much a hassle.
>
> Why is running a OS command such hassle?
>
>
> -----Original Message-----
> Sent: 04 December 2003 15:40
> To: Multiple recipients of list ORACLE-L
>
>
> Here's another link to a good Java Stored Procedure for this:
> http://www.oracle-base.com/Articles/8i/ShellCommandsFromPLSQL.asp
>
> But the same caveats apply. We're using an external procedure written in C
> for this instead of Java, and I use a shell that checks PRODUCT_PROFILE for
> authority to run the command, before it will call the extproc. I'm happy to
> share source code with anyone interested it doing it this way, but external
> procedures are a bit harder to set up than Java Stored Procedures and open
> you to a few security hazards.
>
> -----Original Message-----
> Sent: Thursday, December 04, 2003 10:09 AM
> To: Multiple recipients of list ORACLE-L
>
>
> John, it is available on asktom as well, but read the caution Tom explains.
> Restrict it to only executables you want. Asktom has example.
>
> Raj
> ----------------------------------------------------------------------------
> ----
> Rajendra dot Jamadagni at nospamespn dot com
> All Views expressed in this email are strictly personal.
> QOTD: Any clod can have facts, having an opinion is an art !
>
>
> -----Original Message-----
> Sent: Thursday, December 04, 2003 9:44 AM
> To: Multiple recipients of list ORACLE-L
>
>
> Which book is that?
>
>
>
> -----Original Message-----
> Sent: 04 December 2003 14:35
> To: Multiple recipients of list ORACLE-L
>
>
> its in tom kytes first book. might be on his webpage.
> >
> > From: John Dunn <john.dunn_at_sefas.co.uk>
> > Date: 2003/12/04 Thu AM 08:49:25 EST
> > To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> > Subject: java package to run OS command
> >
> > I need a java package that will allow me to run OS commands(Unix) from a
> > stored procedure.
> >
> > Anyone got one?
> >
> >
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > --
> > Author: John Dunn
> > INET: john.dunn_at_sefas.co.uk
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: John Flack
> INET: JohnF_at_smdi.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
> --
> Author: John Dunn
> INET: john.dunn_at_sefas.co.uk
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
> --
> Author: Goulet, Dick
> INET: DGoulet_at_vicr.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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).
>

Mladen Gogala
Oracle DBA

Note:
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mladen Gogala
  INET: mladen_at_wangtrading.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Thu Dec 04 2003 - 12:09:34 CST

Original text of this message

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