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: sqlplus question

RE: sqlplus question

From: Bellows, Bambi <BBellows_at_usg.com>
Date: Mon, 28 Jan 2002 16:10:05 -0800
Message-ID: <F001.003FDFD5.20020128153523@fatcity.com>

Sure. Depending on your operating system, you can submit it through a scheduler (e.g., cron, submit, etc.). If you don't have a snazzy-dazzy scheduler, you can use as part of the where condition something like to_char(sysdate,'DAY') in ('MONDAY','WEDNESDAY','FRIDAY'); or whatever. Or you can class it up with whenevers.

HTH,
Bambi.

-----Original Message-----
Sent: Monday, January 28, 2002 4:21 PM
To: Multiple recipients of list ORACLE-L

Hello,
I need to run some script using Oracle Sqlplus. The script is only suppose to run certain days of week.
Does anyone have a suggestion how to do that.

Thank you.
--

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

Author:
  INET: lhoska_at_calibresys.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: Bellows, Bambi
  INET: BBellows_at_usg.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 Mon Jan 28 2002 - 18:10:05 CST

Original text of this message

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