How & When does the Scheduler calculates the next run of the job?

I have created 3 jobs (J1, J2, J3). All of these are using same named schedule. My concept is that all the jobs should run on the same time according to the repeat interval of the schedule but it doesnt happen. When i alter the scheduler information, only one job's next run time gets updated and the rest of two keep on containing the older values. This results in only one of the job to be running on the next recurrence. Is it a known issue,..or am i getting anything wrong?

I ran the test and not found issue.
begin
--dbms_scheduler.drop_job(job_name => 'j1');
--dbms_scheduler.drop_job(job_name => 'j2');
--dbms_scheduler.drop_job(job_name => 'j3');
DBMS_SCHEDULER.CREATE_SCHEDULE
(schedule_name => 'TEST_SCHED',
start_date=> sysdate,
end_date => null,
repeat_interval=> 'FREQ=DAILY',
comments=>NULL);
DBMS_SCHEDULER.create_job(job_name => 'j1',
job_type => 'PLSQL_BLOCK',
job_action => 'declare a number begin select 1 into a from dual; end;',
schedule_name => 'TEST_SCHED',
comments => 'TEST');
DBMS_SCHEDULER.create_job(job_name => 'j2',
job_type => 'PLSQL_BLOCK',
job_action => 'declare a number begin select 1 into a from dual; end;',
schedule_name => 'TEST_SCHED',
comments => 'TEST');
DBMS_SCHEDULER.create_job(job_name => 'j3',
job_type => 'PLSQL_BLOCK',
job_action => 'declare a number begin select 1 into a from dual; end;',
schedule_name => 'TEST_SCHED',
comments => 'TEST');
end;
select job_name,next_run_date From user_scheduler_jobs
1     J3     *06-MAR-10* 05.28.59.600000 PM +07:00
2     J1     *06-MAR-10* 05.28.59.500000 PM +07:00
3     J2     *06-MAR-10* 05.28.59.700000 PM +07:00
begin
dbms_scheduler.set_attribute(name => 'TEST_SCHED',attribute => 'repeat_interval' ,value => 'FREQ=MINUTELY;INTERVAL=20');
end;
select job_name,next_run_date From user_scheduler_jobs
1     J3     *05-MAR-10* 05.48.59.000000 PM +07:00
2     J1     *05-MAR-10* 05.48.59.000000 PM +07:00
3     J2     *05-MAR-10* 05.48.59.000000 PM +07:00
try check job has been enabled.

Similar Messages

  • HT1430 how long does the configure setup take when u first turn on the IPAD?  mine seems stuck at the language choice.  HELP

    How long does the configure setup take when u first turn on the IPAD?  Mine seems to be stuck in the language choice.  Help!

    It should not be stuck at the language choice. Is there a "Next" button in the upper right corner? Or a blue arrow pointing to the right?

  • HT4623 Hi!My iPAD lost its charge fast !!I've got an iPAD capacity 57,1GB and it has available 55,1GB ,version 7.0.4 .I'd like to know how long does the battery last when it is 100 % charged.

    Hi!I've just installed the iOS 7.0.4 operating system and the battery lost its charge at an incredibly speed.I'd like to know how long does the battery last if everything is right when it has 100% charge.Thanks!

    I`m `propping` up this thread to to the top of the forums again as it`s been three months and not a single community member or Apple support personnel have replied, which I find discouraging.
    I`ve tried everything - both the iOS device(s) and Apple TV have been upgraded (albeit reluctantly) to the latest versions, since iOS 7 looks like crap compared to iOS 6. Both use the same WiFi network. Bluetooth is set to `off`, as per the online tutorials on the Apple Support page.
    I also tried shutting all of them down, including the router, waiting 30 seconds and turning the router, then the Apple TV then the iOS device on sequentially with 30 seconds in between each, again as per this discussion forum, and still nothing.
    Why can Apple not make a technology, such as AirPlay, work with greater than 10%?
    Any other ideas?
    Come on, people.
    Thanks,
    Doug

  • How well does the Droid Charge do when dropped accidentally?

    how well does the Droid Charge do when dropped accidentally? any screen or internal damages?
    I'm probably going to have some kind of rubberized case.

    Please consider getting an otterbox commuter case at least from amazon or otterbox.com
    the defender series otterbox case with screen protector case isn't being shipped yet so i am using
    the otterbox commuter case with verizon wireless store's 3pack of screen protectors - i do not like screen protectors but verizon sells the ones for the charge specifcally and it will
    hold me over just fine until defender ships in august or september
    either case helps to not accidentally press the power button easily while holding this droid Charge
    there's my advce
    ps these add bulk to phone i like the commuter case it is way sturdy polycarbonate or whatever STRONG black plastic with port covers except for hdmi that already has a cover built into phone
    the defender series will be bulkier

  • How and When Does the attribute VI_ATTR_VXI_TRIG_STATUS get initialized

    How and When  Does the attribute VI_ATTR_VXI_TRIG_STATUS get initialized. Do the actual trigger lines get measured or does the attribute get initialized to a default value when the vxi resource manager is executed?

    Hey whl6868,
    According to page 157 (or 3-135) of the manual (http://www.ni.com/pdf/manuals/370132c.pdf), there is no default value for VI_ATTR_VXI_TRIG_STATUS.  If Resman is returning valid values for it, then it must be actually reading the lines.  Else, I would only expect it to return valid values when you actually call the function yourself.
    Regards,
    David R
    Applications Engineer
    National Instruments

  • How / When Does a Device Jump from the 2.4 GHz Network to the 5.0 GHz Network

    I understand -- through another thread that I started -- that the Guest Network will be both 2.4 GHz as well as 5.0 GHz....I would like to understand how / when does a device jump from the 2.4 GHz network to the 5.0 GHz network as I understand that: the 2.4 GHz network is slower but has greater range relative to the 5.0 GHz network.
    Thx...

    Bob Timmons wrote:
    A device will connect to either the 5 GHz or 2.4 GHz band based on its own capabilities and distance in relation to the router.
    So, if you have a 5 GHz capable device that is in close proximity to the router, it will connect at 5 GHz.  If that device moves a few rooms away from the router, it will switch over to the 2.4 GHz band since that signal will be stronger....and likely faster at that location.
    Think of 5 GHz as a "same room" connection or "line-of-sight" deal. It might be OK through one wall....if it is thin.
    You do have an option to assign a separate name to the 5 GHz band in AirPort Utility. Once you have done that, simply "point" the device at the network with the 5 GHz name. Some users swear by this and some swear at this.
    The downside to doing this......the device will likely try to hang on to the 5 GHz connection if it moves a few rooms away from the router.....at a location where the 2.4 GHz signal is stronger and likely faster.
    Again, thanks for the very helpful response.
    It occurs to me from reading the above that it makes sense to let the device (using your words) connect to either the 5 GHz or 2.4 GHz band based on its capabilities and distance in relation to the router as I can see / understand the downside and issue of manually pointing to or selecting  a specific network.
    The reason that I purchased an Apple router is the hope that it will work better than some of the other routers I have tried as far as the 5 GHz / 2.4 GHz dual banding is concerned because in most of these cases I have had to disable the 5 GHz band to maintain a reliable internet connection...hopefully the Aiport Extreme will not require me to do so [i.e. it will work]!
    With respect to *BOTH* the Primary Network and the Guest Network being dual band I can only conclude that this work because there are essentially two separates networks [i.e. 10.o.x.x and 172.16.x.x] that are using the send / receive configuration capabilities.
    Thx...

  • HT1435 how long does the recycle program take or do they give you an ipod straight away when you are at the store.when you buy from the store do they do free ipod engraving

    how long does the recycle program take or do they give you an ipod straight away when you are at the store.when you buy from the store do they do free ipod engraving

    How recently did you switch?  If it's less than 60 days, then Verizon simply reinstates your previous account.  The fact that you were on the EDGE plan and mailed the devices back, and they apparently are somewhere in the system, could cause complications, and it might just work out that you just go back on the same plan and they set you up with the same devices.  I'm not sure how it will go - but since you are still being billed for the devices... 

  • How well does the TomTom app work?

    Let's hear it, how well does the TomTom app work compared to a dedicated GPS device? Are you using TomTom's special cat kit? Is there a way to load TomTom binary files (POIs) onto the iphone?

    I have used a Garmin Nuvi760 for about 2 years and have been very pleased. When TomTom had a sale for $50 and now seems to be $60, I bought it. I also bought a kensington car mount. (http://us.kensington.com/html/17546.html). I like it. with my 3GS, there is no need for the amplified TomTom car kit. The speech quality could be better but it's loud enough. I do like the on screen presentations a bit more than my Garmin. I'm still getting used to the interface. It's a real good thing that I can use my contacts file to set destinations. My next step is to go on an 800 mile trip this month and compare the two systems side by side. So far, TomTom has not always made the best route choice and once sent me to the right address in an adjoining city. (This is southern Cal) Not good, but these are map issues which will always be evolving. Is it worth it? Yes. At $100, maybe. The good thing is that my phone is always with me and so is my GPS. I does put a drain on the battery, so it should be on charging while using in a car.

  • I refurbished my macbook air 7 months ago because there was a problem with the steady state drive. Now my battery seems to be dead again. How long does the warranty last? Do I need to pay for a new battery?

    I refurbished my macbook air 7 months ago because there was a problem with the steady state drive. Now my battery seems to be dead again. How long does the warranty last? Do I need to pay for a new battery?

    As I wrote Apple will diagnose an Apple product even if it is out of warranty for free. That should be your first step to find out if the problem is the battery or something else.
    Once you have Apple telling you a 7 month old battery is defective (if that turns out to be the case)  then it becomes a game of horse trading. You'll need to speak to the tech and when he tells you there is nothing he can do you will need to speak to the tech manager and when she says most likely there is nothing they can do you go to the store manager, etc.  It is unlikely (though possible) that they will give in easily you need to be firm, polite and let on that you're willing to accept a partial reimbursement.
    So again the first step is to find out what is wrong.
    good luck

  • HT1600 How long does the update take to install?

    How long does the latest Apple TV software update take to install?

    I started the Apple TV software update at 8:00pm, hoping to watch a movie that night.  After two hours, the update was still not complete - the status bar was stuck in the middle - so I left the update running and went to bed.  The next morning, the update was finally complete, so it must have taken several hours.  I have since installed an AirPort Extreme router - perhaps the next Apple TV software update will go faster!  Updates on my iPhone, iPad, MacBook Pro are complete within minutes and I expected the same with Apple TV.  All in all, I really enjoy the Apple products and technology.

  • When does the horizontalScrollBar get created on a List?

    When does the horizontalScrollBar get created on a List?
    The scroller is created, but the scrollbar isn't created yet and I get an error:
    I have a spark List:
    <s:List id="list" creationComplete="creationCompleteHandler(event)">
            <s:layout>
                <s:HorizontalLayout  />
            </s:layout>
    </s:List>
    private function creationCompleteHandler(event:FlexEvent):void {
         (event.currentTarget as List).scroller.addEventListener( FlexEvent.UPDATE_COMPLETE, onScrollerComplete );
    // these don't trigger anything!
    //    (event.currentTarget as List).scroller.addEventListener(FlexEvent.CREATION_COMPLETE , onScrollerComplete );
    //    (event.currentTarget as List).scroller.addEventListener(Event.ADDED_TO_STAGE , onScrollerComplete );
    private function onScrollerComplete(event:Event):void {
         // horizontalScrollBar still null at this point - how can I use it?   
         // I want to set the style, but it's not created yet!
         // event.currentTarget.scroller.horizontalScrollBar.setStyle("repeatInterval", 600);

    I just realized that
    this.setIconImage(new ImageIcon("image.jpg").getImage())
    did not create the icon for my saved files.
    So what did create it? I did not program it!
    However, I happen to have an icon file Ananya.ico where I have my java project. I use if for my installation file. Did Java use this icon?
    Please help! Thanks!

  • How long does the IPhone5c battery last for without hardly any usage with about 2/3 to 3/4 left?

    How long does the IPhone5c battery last for without hardly any usage with about 2/3 to 3/4 left?
    Has the side affect of charging, where the battery's life gradually decreases overall with each charge, been fixed ?

    Eric,
    They did say 12-14 hours, but as is always the case with such estimates, they invariably quote the 'best possible scenario' and almost never mirror 'real world' conditions.
    If, from a fully charged position, you simply switch on your nano, and set it to continuously play through a long set of songs, with EQ off, backlight off, modest volume (50%) don't touch it during playback, then you might just get somewhere near this figure - and if you don't then it's either not been conditioned properly or it's faulty.
    If you use it like me, daily for a couple of hours, with 2 secs backlight and switch songs regularly, using fairly high volumes then 6-8 hours is more likely. It'll even drain when it's not in use, even in sleep mode, albeit very slowly. They also tend to drain more quickly before they've been through their first few charge cycles (the conditioning period).
    Personally I haven't got a problem with this though I can understand why some people have. It's not very impressive in this respect. Apple should be able to come up with something much better - maybe they should talk to Sony

  • How well does the 2013 MacBook Air 13" Handle Adobe Creative Cloud Program's?

    How Well Does The 13" MacBook Air Handle The Adobe Creative Cloud Apps?
    I'm A Visual Communication Student But I Would Like Extremely Portable Setup Hence The MacBook Air 13", The Main Program's I Use Are:
    Photoshop
    InDesign
    Illustrator
    And I Also Use Dreamweaver &amp; After Effects From Time To Time.....
    How Would A Top Spec 2013 13" Air Cope Running These Program's??

    What about the backpack? Did you have it in one often?
    College and notebooks = backpacks usually 9 times out of 10,  was that the case?
    Your MacBook Air doesnt like roommates in your backpack
    Many collects students or people in general are fond of using non-idealized backpacks (without a padded laptop compartment) along with their books. Sandwiching books around your notebook etc. is an extremely bad idea and can leads to your LCD screen being destroyed when heavy textbooks are pressing against same, or when dropping your backpack, these books slam into your Macbook causing great potential for damage.
    ~"large white blotch and pixilated lines running down the screen."
    That indicates a significant impact.
    ~~"They kept telling me it was "excess pressure". I told them it was impossible, it would be normal pressure"
    What do you mean by "normal pressure"   ANY pressure to the LCD is abnormal pressure.

  • How long does the trial last

    How long does the trial download last?

    After you install a trial version it will normally last 30 days, though there are times when trial versions expire prematurely.

  • How long does the restore form backup last?

    I found in my user folder in windows my last backup before OS 3.0 upgrade. The size of backup is 2,4 GB. How long does the restore take? I left it last night, and after 6 hours it wasnt even 50 % done, so i had to cancel restoring.
    Message was edited by: hreich
    Message was edited by: hreich

    Hello, I got exactly the same problem. I bought two iPod Nano 2 GB one for me and one for my wif and hers was just ok. Mine on the contrary got a message from itunes that was not possible to transfer the musics to my iPod because there was no space on disk. And this without using it. I installed the updater from january 2006, but when trying to connect and update it there's a huge delay and the iPod Nano screen continues with the Do not disconnect message. Then I tried to restore it but it's displaying the same message for more than two hours. I am going to shut the restore dialog box and then disconnect it from windows and try to see how it goes...
    If you have any ideas please give me some help.
    Tks

Maybe you are looking for

  • IPhone isn't recognized by iTunes; won't charge via USB

    I recently switched a friend to Mac/iPhone and things haven't been very smooth, unfortunately. His MacBook video card appears to be faulty (the screen appears to "breath") and now his iPhone has stopped connecting to the Mac. I'd say that Apple's har

  • Forms_Demos_10gr2 10.1.2.3 from 10.1.2.0.2 Java error CookieHandler

    There is a trouble with Forms_Demos_10gr2 with CookieHandler cookies do not work anymore. The trouble is : In 10.1.2.2.0: public abstract Applet getApplet(); In 10.1.2.3.0: public abstract Main getApplet(); I tried : m_applet= ((oracle.forms.engine.M

  • Using the Apogee ONE to play an electric guitar in Mainstage 2

    I've been struggling to get any sound from my guitar in Mainstage. I'm sure I'm doing something wrong. I was able to work in Logic Pro, but would like to just set up Mainstage and jam, as opposed to opening up the recording software. I set my input t

  • Preview multiple artboards in bridge

    Hi, I am using the subscription service so I have the most current version of illustrator and Bridge.  When I create multiple artboards in an illustrator file and I then preview that file in Bridge I am only able to preview one page/artboard at a tim

  • 11i Installation Problems

    Hi I am new to Oracle platform. I am having problems installing Oracle 11.5.8 Apps on Linux AS 3: Linking external procedure agent (extproc) rm -f /OracleCRM/d02/oracle/bcssdb/8.1.7/rdbms/lib/extproc gcc -o /OracleCRM/d02/oracle/bcssdb/8.1.7/rdbms/li