DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: DBMS_JOBS at regular Intervals

  1. #1
    Join Date
    Feb 2001
    Posts
    119

    DBMS_JOBS at regular Intervals

    I want to run jobs at the Following Times

    Morning 6AM,9AM,12Noon,3PM.
    The Jobs will run only during this time .

    HOW should I do ??

    Regards
    Subha

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    well go to http://tahiti.oracle.com and read the docs on dbms_job

  3. #3
    Join Date
    Feb 2001
    Posts
    119
    Thanks Dave .Yes I have read them also .All I am asking is How to run a procedure everyday 4 times (6AM,9AM,12Noon,3PM).If this is possible pls give an example ...

  4. #4
    Join Date
    May 2002
    Posts
    2,645

  5. #5
    Join Date
    Feb 2001
    Posts
    119
    Thanks for the link
    http://asktom.oracle.com/pls/ask/f?...:1098033453667,

    That Provided me the Answer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width