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: Activating batch file from a trigger on nt

RE: Activating batch file from a trigger on nt

From: Fink, Dan <Dan.Fink_at_mdx.com>
Date: Thu, 24 Oct 2002 08:58:54 -0800
Message-ID: <F001.004F2900.20021024085854@fatcity.com>


Could you use an external procedure or java call? Metalink & Tom Kyte's book have good examples.

-----Original Message-----
Sent: Thursday, October 24, 2002 9:29 AM To: Multiple recipients of list ORACLE-L

Hello all

How can I run startup.bat file when database is up. I tried using the HOST command in trigger but it does not work. Something like: 'host d:\oracle\scripts\startup.bat' in the trigger.

Win2000, Oracle 8.1.7 or 9.2.0.

Yechiel Adar
Mehish

--

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

Author: Yechiel Adar
  INET: adar76_at_inter.net.il

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.com
--

Author: Fink, Dan
  INET: Dan.Fink_at_mdx.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 Oct 24 2002 - 11:58:54 CDT

Original text of this message

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