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: Urgent: How to Automate Procedure Execution

RE: Urgent: How to Automate Procedure Execution

From: udaycb <udaycb_at_trwasp.com>
Date: Fri, 20 Apr 2001 11:48:27 -0700
Message-ID: <F001.002EE230.20010420115416@fatcity.com>

You can write a batch/shell script , which connects to the database and executes your procedure. Then you can use at(in NT)/ crontab (in UNIX) to call that script at 10 PM...
Uday

-----Original Message-----
Sent: Friday, April 20, 2001 3:37 PM
To: Multiple recipients of list ORACLE-L

Listers,

Can someone tell me how to automate procedure execution
from within Oracle.

I would like to execute this procedure at 10:00 p.m.

sqlplus> execute jrunit

Thank in advance.

abdullatif



Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: abdul latif
  INET: abdulatif52_at_yahoo.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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: udaycb INET: udaycb_at_trwasp.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 Fri Apr 20 2001 - 13:48:27 CDT

Original text of this message

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