Hi how to start a job after six hours

Hi,
I am creating a job which i want to start after 6 hours.
what should my start _date be >>
DBMS_SCHEDULER.CREATE_JOB
         job_name          => 'abcd,
         start_date        => SYSDATE + 6 hours,  ---------------???????
         repeat_interval   => 'FREQ=DAILY; INTERVAL=1',
         end_date          => NULL,
         job_class         => 'DEFAULT_JOB_CLASS',
         job_type          => 'STORED_PROCEDURE',
         job_action        => 'prc1',
         enabled           => TRUE
  );

SYSDATE + 6/24When you add 1 to date (+1) it means you adding one day. 6/24 means you adding 6 hours..
SELECT TO_CHAR (SYSDATE, 'DD.MM HH24:MI') now,
       TO_CHAR (SYSDATE + 6 / 24, 'DD.MM HH24:MI') after
  FROM DUAL;
SQL> SELECT TO_CHAR (SYSDATE, 'DD.MM HH24:MI') now,
  2           TO_CHAR (SYSDATE + 6 / 24, 'DD.MM HH24:MI') after
  3    FROM DUAL;
NOW         AFTER
20.07 12:40 20.07 18:40
SQL>

Similar Messages

  • How to start a thread after the execution/termination of another thread.???

    Hello,
    How to start a thread after the execution/termination of another thread....???
    For example:
    consider two threads: ThreadA and ThreadB
    I could start the ThreadB after the execution of ThreadA.
    How to identify the termination of one thread.....???
    Please help me...
    Thanks & Regards,
    Kayalvizhi

    What do you mean with "it doesn't work"? Do you get a compiler error? Do you get an exception at runtime? What's the error message?
    Jesper

  • SOOOO, now I start all over after TWO HOURS! Heavy sigh. I've downlaoded now where is it?

    I redeemed my 'card' I got my serial numbers, I downloaded, clicked open, clicked RUN, now where is it? I pray the program itself isn't as hard as the opening of it! I'm a Grami and not so techie. I need phone help. I have the premium - it SAYS I can talk to someone on the phone.

    Did you have this page Terri?
     BLESSINGS! Praying my story gives God glory!Favor, Peace and Joy!
    Caryl
    A Little Lower Than the Angels  Volume OneHearts Stolen (1839-1844) Book Two Vow Unbroken (1832), the widely acclaimed Historical Christian 'western adventure' Texas Romance  Caryl's Website
          From: TerrieM <[email protected]>
    To: Caryl McAdoo <[email protected]>
    Sent: Tuesday, December 30, 2014 5:26 PM
    Subject:  SOOOO, now I start all over after TWO HOURS! Heavy sigh. I've downlaoded now where is it?
    SOOOO, now I start all over after TWO HOURS! Heavy sigh. I've downlaoded now where is it?
    created by TerrieM in Photoshop Elements - View the full discussionIf you find a phone number please post it. I'm getting desperatefor help already.  f the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7054540#7054540 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7054540#7054540 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Photoshop Elements by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • How to start free trial after download in photoshop

    i have downloaded the Free trial version of photoshop but i have no idea how to start doing work with the free trial.  Help????

    If you're using an older computer & operating system, you might be able to download a free-trial of CS6 instead. Just be sure to follow the VERY IMPORTANT INSTRUCTIONS. 
    CS6 Direct Downloads
    http://prodesigntools.com/adobe-cs6-direct-download-links.html
    CS6 Suite's Tech Specs
    http://prodesigntools.com/products/adobe-cs6-system-requirements.html
    Once your product(s) are installed on your computer, you launch them the same way you launch any software, via the desktop shortcut or from Program Files (win) or Applications folder (mac).
    Nancy O.

  • CMS GC, no new cycle is started, full GC after one hour

    On several servers we observe Full GC events about twice a day, though we configured ConcMarkSweepGC.
    The machines are running HotSpot 64-Bit Server VM 1.6.0 on Linux.
    -XX:+UseConcMarkSweepGC
    -XX:+CMSIncrementalMode
    -XX:+CMSIncrementalPacing
    -XX:+UseParNewGC
    -XX:+PrintGCTimeStamps
    -XX:+PrintGCDetails
    There are regular CMS cyclyes, from CMS-initial-mark until CMS-concurrent-reset, but sometimes there is a Full GC.
    For example:
    *21294.717: [CMS-concurrent-sweep: 14.191/355.020 secs]
    21294.717: [CMS-concurrent-reset-start]
    21297.370: [CMS-concurrent-reset: 0.098/2.653 secs]
    24886.612: [GC 24886.612: [ParNew: 75602K->6908K(76672K), 0.0545010 secs] 4825260K->4759005K(6135488K) icms_dc=0 , 0.0548030 secs]
    24890.489: [GC 24890.489: [ParNew: 75068K->7099K(76672K), 0.0486250 secs] 4827165K->4760420K(6135488K) icms_dc=0 , 0.0489270 secs]
    24894.024: [GC 24894.024: [ParNew: 75259K->5746K(76672K), 0.0484570 secs] 4828580K->4760784K(6135488K) icms_dc=0 , 0.0487920 secs]
    *24894.719: [Full GC (System) 24894.719: [CMS: 4755038K->3184682K(6058816K), 33.2352640 secs] 4769958K->3184682K(6135488K), [CMS Perm : 34379K->34079K(57380K)]
    icms_dc=0 , 33.2356150 secs]
    24927.955: [GC [1 CMS-initial-mark: 3184682K(6058816K)] 3184687K(6135488K), 0.0032150 secs]
    24927.958: [CMS-concurrent-mark-start]
    24930.683: [GC 24930.683: [ParNew: 68160K->4298K(76672K), 0.0586990 secs] 3252842K->3188980K(6135488K) icms_dc=0 , 0.0589990 secs]
    24934.629: [GC 24934.629: [ParNew: 72458K->7263K(76672K), 0.0363780 secs] 3257140K->3191946K(6135488K) icms_dc=0 , 0.0366640 secs]
    24936.186: [GC 24936.186: [ParNew: 75423K->4406K(76672K), 0.0469830 secs] 3260106K->3192445K(6135488K) icms_dc=0 , 0.0472680 secs]
    ...We don't observe any concurrent mode failures.
    My observations so far are:
    1. there is no CMS-initial-mark after the previous CMS-concurrent-reset.
    2. the time difference between the end of the previous cycle (timestamp of CMS-concurrent-sweep) and the Full GC is always exactly 3600 seconds plus a few milliseconds.
    My first suspicion was, that System.gc() is being called somewhere. But I dropped this idea, after I found the 3600 seconds pattern.
    Looks as if the Full GC happens as a replacement for a skipped CMS cycle one hour after the previuos cycle.
    What could be the cause for this strange behaviour?
    Often a new CMS cycle starts immediately after the previous cycle has been finished (I removed the ParNew lines):
    24927.955: [GC [1 CMS-initial-mark: 3184682K(6058816K)] 3184687K(6135488K), 0.0032150 secs]
    24927.958: [CMS-concurrent-mark-start]
    28813.444: [CMS-concurrent-mark: 19.847/3885.486 secs]
    28813.444: [CMS-concurrent-preclean-start]
    28829.762: [CMS-concurrent-preclean: 0.496/16.318 secs]
    28829.762: [CMS-concurrent-abortable-preclean-start]
    28829.919: [CMS-concurrent-abortable-preclean: 0.053/0.157 secs]
    28829.920: [GC[YG occupancy: 43128 K (76672 K)]28829.920: [Rescan (parallel) , 0.0945560 secs]28830.015: [weak refs processing, 0.0084490 secs] [1 CMS-remark:
    4755774K(6058816K)] 4798903K(6135488K), 0.1062900 secs]
    28830.027: [CMS-concurrent-sweep-start]
    29124.744: [CMS-concurrent-sweep: 9.248/294.717 secs]
    29124.744: [CMS-concurrent-reset-start]
    29128.108: [CMS-concurrent-reset: 0.099/3.363 secs]
    29130.816: [GC [1 CMS-initial-mark: 4359831K(6058816K)] 4400863K(6135488K), 0.1016900 secs]
    29130.918: [CMS-concurrent-mark-start]
    30558.326: [CMS-concurrent-mark: 16.822/1427.409 secs]
    30558.326: [CMS-concurrent-preclean-start]
    30683.920: [CMS-concurrent-preclean: 3.595/125.594 secs]
    30683.920: [CMS-concurrent-abortable-preclean-start]
    30684.076: [CMS-concurrent-abortable-preclean: 0.055/0.155 secs]
    30684.076: [GC[YG occupancy: 42428 K (76672 K)]30684.076: [Rescan (parallel) , 0.0966020 secs]30684.173: [weak refs processing, 0.1068570 secs] [1 CMS-remark:
    4980317K(6058816K)] 5022746K(6135488K), 0.2184810 secs]
    30684.296: [CMS-concurrent-sweep-start]
    31095.051: [CMS-concurrent-sweep: 13.242/410.756 secs]
    31095.051: [CMS-concurrent-reset-start]
    31095.149: [CMS-concurrent-reset: 0.097/0.097 secs]Here we have less than 2 seconds between the two cycles.

    The presence of the "(System)" in the full GC line means that that collection was caused by a call to System.gc(). You can try running with "-XX:+DisableExplicitGC" as tschodt suggests, but that may have detrimental effects if something thinks it needs a full collection after an hour.
    Are you using something like Java RMI, which needs a collection every once in a while to maintain its distributed garbage collection algorithms. You can change the interval at which RMI calls System.gc(), and you can get it to just start a CMS cycle instead of causing a full compacting collection.

  • How to start the job immediately ?

    Hello,
    In program we submit another program in background job using JOB_OPEN. SUBMIT program .... and JOB_CLOSE. But this job will be schedule, Now we need that it will be started immediately after we submit it, How can we do that ?
    Thanks

    HI Tinh
    Look at the parameters of fct module 'JOB_CLOSE' you will find start immediately parameter  (STRTIMMED). If you can paste youe code, perhaps it is more easier to help you
    Dean Q.
    Regards

  • [Solved] SystemD, how to start a service after network is up.

    Hello,
    I'm recently involved to set up a daemon which should be ready after boot (aria2). Then it fails, as it fails minidlna as well.
    The reason is that they try to come up but there's no host to talk to. See this page.
    For my purposes, it should be good when the daemons find the necessary to stay alive (even they won't have a network fully ready, that may happen in less than a minute later). For minidlna is needed a valid IP which could be 127.0.0.1 or localhost, for aria2 it may be same or just looking for a RPC binding.
    This what the logs are telling me.
    I was trying to set more dependencies in the service, but even to set
    After=wpa_supplicant.service
    it doesn't have effect.
    I don't find a solution, as far as my knowledge spans. Another chance would take to set a systemD timer and when that will be gone to start the daemon. Sorry but I don't know much about that.
    Looking for someone here to guide to right direction.
    TIA
    Last edited by TheSaint (2013-07-15 03:12:37)

    WonderWoofy wrote:It depends on what network management utility you use and therefore also how you connect.  If you are using an ethernet connection, you could just use dhcpcd@<interface>.service.  This is a very simple service, and the network.target will not be reached until the IP address and connectivity is established.
    Meanwhile some good suggestion (like yours) came up, I've tried a couple of recipes. But  dhcpcd.service didn't get it right. Maybe dhcpcd@<interface>.service, would work, I'll see later.
    I got this working:
    [Unit]
    Description=aria2 Service
    Requires=network.target
    After=dhcpcd.service
    [Service]
    Type=forking
    User=aria2
    Group=aria2
    EnvironmentFile=/etc/conf.d/aria2.conf
    WorkingDirectory=/var/aria2
    ExecStart=/usr/bin/aria2c $ARIACMD
    ExecReload=/usr/bin/kill -HUP $MAINPID
    RestartSec=1min
    Restart=on-failure
    [Install]
    WantedBy=multi-user.target
    You may note the After=dhcpcd.service, but it doesn't work. I found RestartSec=1min ,Restart=on-failure more effective and perhaps less blocking to wait for the network to be ready. As a server this  should be a small issue, very seldom compared with the running time. We (family members) can accept a little wait for the service to be on.
    Exactly I don't know which of the two is the right solution, maybe the delay is the right one.
    I was doing a cron scheduled job, before using systemd  boot, which was kicking minidlna every 5 minutes, since it was dieing often. I didn't discover what was the reason.
    I think I'll have to study another recipe which sets up a timer and keep an eye on these two services, for the long term service. But even cron would suffice, I think.
    WonderWoofy wrote:if you are using wireless, the only two real solutions would be to use netctl@<profile>.service, which too won't reach the network.target until a conplete connection is made
    Yes I'm on wireless network and the interface plugged on USB . My intent should go beyond any particular configuration. Maybe because I'd like to show a working setup, which may fit for all configuration (90 % )
    I have to admit that the actual solution do not care much whether the network is found, so I hope to get a smarter setup that counts on the necessary tools before try something. However it's proved that they fail when no connection to the router is done. But I'm preferring that they succeed. 
    WonderWoofy wrote: NetworkManager gets around this by implementing an additional service called (unimaginatively) NetworkManager-wait-online.service, which is pulled in automatically when you enable NetowrkManager.service.
    As I stated above I'm expecting a solution that won't pull in so much dependencies. Even NM is my connection manager, on the server.
    WonderWoofy wrote:
    You probably also want to use Requisite=aria2c.service on the minidlna.service as well.  This too means that it will be started after aria2c, but that it will not start at all if it is not running or fails.
    Additionally, you could try using the Requisite configuration on the minidnla, while setting the aria2c to restart itself on failure.  So that it will keep trying, and once it does, then minidlna will start.
    looks like a dog biting the tail . It's much preferable a separated failure, just in case.
    WonderWoofy wrote:Edit: Also, it is not SystemD.  It is systemd (like other "daemon" binaries in *nix).
    I'm quite sure I saw it somewhere, none of my inventions
    Last edited by TheSaint (2013-07-13 07:10:33)

  • Compressor does not start the job after submit button clicked.

    Hello All,
    FCP 6.0/ Compressor 3.0.5
    I am trying to export a section of a FCP timeline sequence (set with in and out) thorugh Compressor, into a couple of video formats (DVD and a custom H.264). After I set the destination and make surte that the source file is in place, I press "Submit" button and again "submit" from pop-up window and nothing happens. No usual window with the job processing appears, like it ussually does. I restarted programs and computer and no change. Compressor quitted unexpectedly few times within the same process of initiating export from FCP. I tried test export from a different FCP project and the compressing does not start either after pressing "submit".
    I did not have this problem before. I would greatly appreiciate any suggestions.
    Best to all,
    Izabela

    Dear ToddNashville,
    Thank you so much! This was it! It was processing but did not see the process as the "ghost" icons of the new exporte files in destinations would not appear immiediately as I thought they usually do. Once they are completed or 1/2 way through they appear.
    I did not try the batchlist before. It is so clear as far as whats running and how much time left! I hope all will process fine.
    Thank you!

  • Start one job after another complets using PL/SQL procedure and DBMS_JOB

    All,
    I am attempting to refresh a materialized view using DBMS_JOB and having a PL/SQL program loop through each materialized view name that resides in a table I created. We do the table because they have to be refreshed in a specific order and I utilize the ORDER_OF_REFRESH column to dictate which MV comes first, second, third, etc.
    Now - I have this working to the extent that it kicks off 4 materialized views (currently set the procedure to only do 4 MVs for testing purposes) but I would ultimately like the procedure to create a new DBMS_JOB that calls DBMS_MVIEW.REFRESH of the next view in line ONLY after the preceeding materialized view DBMS_JOB completes.
    The purpose of all of this is to do a few things. One - if I simply create a procedure with the DBMS_MVIEW.REFRESH call to each materialized view in order - that works but if one fails, the job starts over again and will up to 16 times - BIG PROBLEM. Secondly, we want the job that will call this procedure to fail if it encounters 2 failures on any one materialized view (because some MVs may be dependant upon that data and cannot use old stale data).
    This may not be the "best" approach but I am trying to make the job self-sufficient in that it knows when to fail or not, and doesn't kick off the materialized views jobs all at once (remember - they need to start one after the other - in order).
    As you can see near the bottom, my logic doesn't work quite right. It kicks off all four jobs at once with the date of the whatever LAST_REFRESH is in my cursor (which ultimately is from the prior day. What I would like to happen is this:
    1.) 1st MV kicks off as DBMS_JOB and completes
    2.) 2nd MV kicks off with a start time of 3 seconds after the completion of 1st MV (based off LAST_REFRESH) date.
    3.) This conitnues until all MVs are refresh or until 2 failures are encountered, in which no more jobs are scheduled.
    - Obviously I am having a little bit of trouble with #2 and #3 - any help is appreciated.
    CREATE OR REPLACE PROCEDURE Next_Job_Refresh_Test2 IS
    V_FAILURES NUMBER;
    V_JOB_NO NUMBER;
    V_START_DATE DATE := SYSDATE;
    V_NEXT_DATE DATE;
    V_NAME VARCHAR2(30);
    V_DELIMITER VARCHAR2(1);
    CURSOR MV_LIST IS SELECT DISTINCT A.ORDER_OF_REFRESH,
                                  A.MV_OBJECT_NAME
                        FROM CATEBS.DISCO_MV_REFRESH_ORDER A
                        WHERE A.ORDER_OF_REFRESH < 5
                   ORDER BY A.ORDER_OF_REFRESH ASC;
    CURSOR MV_ORDER IS SELECT B.ORDER_OF_REFRESH,
                                  B.MV_OBJECT_NAME,
                                  A.LAST_REFRESH
                             FROM USER_SNAPSHOTS A,
                                  DISCO_MV_REFRESH_ORDER B
                             WHERE A.NAME = B.MV_OBJECT_NAME
                        ORDER BY B.ORDER_OF_REFRESH ASC;
    BEGIN
    FOR I IN MV_LIST
    LOOP
    IF I.ORDER_OF_REFRESH = 1
    THEN V_START_DATE := SYSDATE + (30/86400); -- Start job one minute after execution time
              ELSE V_START_DATE := V_NEXT_DATE;
    END IF;
         V_FAILURES := 0;
         V_JOB_NO := 0;
         V_NAME := I.MV_OBJECT_NAME;
         V_DELIMITER := '''';
    DBMS_JOB.SUBMIT(V_JOB_NO,'DBMS_MVIEW.REFRESH(' || V_DELIMITER || V_NAME || V_DELIMITER || ');',V_START_DATE,NULL);
              SELECT JOB, FAILURES INTO V_JOB_NO, V_FAILURES
              FROM USER_JOBS
              WHERE WHAT LIKE '%' || V_NAME || '%'
              AND SCHEMA_USER = 'CATEBS';
    IF V_FAILURES = 3
    THEN DBMS_JOB.BROKEN(V_JOB_NO,TRUE,NULL); EXIT;
    END IF;
    FOR O IN MV_ORDER
    LOOP
    IF I.ORDER_OF_REFRESH > 2
    THEN V_NEXT_DATE:= (O.LAST_REFRESH + (3/86400)); -- Start next materialized view 3 seconds after completion of prior refresh
    END IF;
    END LOOP;
    END LOOP;
    EXCEPTION
    WHEN NO_DATA_FOUND
         THEN
              IF MV_LIST%ISOPEN
                   THEN CLOSE MV_LIST;
              END IF;
    NULL;
    END Next_Job_Refresh_Test2;
    ---------------------------------------------------------------------------------------------------------------------

    Justin,
    I think I am getting closer. I have a procedure shown just below this that updates my custom table with information from USER_SNAPSHOTS to reflect the time and status of the refresh completion:
    CREATE OR REPLACE PROCEDURE Upd_Disco_Mv_Refresh_Order_Tbl IS
    V_STATUS VARCHAR2(7);
    V_LAST_REFRESH DATE;
    V_MV_NAME VARCHAR2(30);
    CURSOR MV_LIST IS SELECT DISTINCT NAME, LAST_REFRESH, STATUS
                             FROM USER_SNAPSHOTS
                        WHERE OWNER = 'CATEBS';
    BEGIN
    FOR I IN MV_LIST
    LOOP
         V_STATUS := I.STATUS;
         V_LAST_REFRESH := I.LAST_REFRESH;
         V_MV_NAME := I.NAME;
    UPDATE DISCO_MV_REFRESH_ORDER A SET A.LAST_REFRESH = V_LAST_REFRESH
    WHERE A.MV_OBJECT_NAME = V_MV_NAME;
    COMMIT;
    UPDATE DISCO_MV_REFRESH_ORDER A SET A.REFRESH_STATUS = V_STATUS
    WHERE A.MV_OBJECT_NAME = V_MV_NAME;
    COMMIT;
    END LOOP;
    END Upd_Disco_Mv_Refresh_Order_Tbl;
    Next, I have a "new" procedure that does the job creation and refresh show just below this which, when starting the loop, sets the LAST_REFRESH date in my table to NULL and the STATUS = 'INVALID'. Then if the order of refresh = 1 then it uses SYSDATE to submit the job and start right away, else if it's not the first job, it uses V_NEXT_DATE. Now, V_NEXT_DATE is equal to the LAST_REFRESH date from my table when the view has completed and the V_PREV_STATUS = 'VALID'. I think tack on 2 seconds to that to begin my next job.... See code below:
    CREATE OR REPLACE PROCEDURE Disco_Mv_Refresh IS
    V_FAILURES NUMBER;
    V_JOB_NO NUMBER;
    V_START_DATE DATE := SYSDATE;
    V_NEXT_DATE DATE;
    V_NAME VARCHAR2(30);
    V_PREV_STATUS VARCHAR2(7);
    CURSOR MV_LIST IS SELECT DISTINCT A.ORDER_OF_REFRESH,
                                  A.MV_OBJECT_NAME,
                                  A.LAST_REFRESH,
                                  A.REFRESH_STATUS
                        FROM CATEBS.DISCO_MV_REFRESH_ORDER A
                        WHERE A.ORDER_OF_REFRESH <= 5
                   ORDER BY A.ORDER_OF_REFRESH ASC;
    BEGIN
    FOR I IN MV_LIST
    LOOP
    V_NAME := I.MV_OBJECT_NAME;
    V_FAILURES := 0;
    UPDATE DISCO_MV_REFRESH_ORDER SET LAST_REFRESH = NULL WHERE MV_OBJECT_NAME = V_NAME;
    UPDATE DISCO_MV_REFRESH_ORDER SET REFRESH_STATUS = 'INVALID' WHERE MV_OBJECT_NAME = V_NAME;
    IF I.ORDER_OF_REFRESH = 1
    THEN V_START_DATE := SYSDATE;
    ELSE V_START_DATE := V_NEXT_DATE;
    END IF;
    DBMS_JOB.SUBMIT(V_JOB_NO,'DBMS_MVIEW.REFRESH(' || '''' || V_NAME || '''' || '); BEGIN UPD_DISCO_MV_REFRESH_ORDER_TBL; END;',V_START_DATE,NULL);
    SELECT A.REFRESH_STATUS, A.LAST_REFRESH INTO V_PREV_STATUS, V_NEXT_DATE
    FROM DISCO_MV_REFRESH_ORDER A
    WHERE (I.ORDER_OF_REFRESH - 1) = A.ORDER_OF_REFRESH;
    IF I.ORDER_OF_REFRESH > 1 AND V_PREV_STATUS = 'VALID'
    THEN V_NEXT_DATE := V_NEXT_DATE + (2/86400);
    ELSE V_NEXT_DATE := NULL;
    END IF;
    END LOOP;
    EXCEPTION
    WHEN NO_DATA_FOUND
         THEN
              IF MV_LIST%ISOPEN
                   THEN CLOSE MV_LIST;
              END IF;
    NULL;
    END Disco_Mv_Refresh;
    My problem is that it doesn't appear to be looping to the next job. It worked succesfully on the first job but not the subsequent jobs (or materialized views in this case).... Any ideas?

  • How to start/enable  BSP after upgrade

    Hi
    We recently did upgrade our system from 4.6 to WAS 620.
    now after the upgrade is done I want to start using BSP applications. But when I try to connect to the URL I just get a Connection refused error message in the browser.
    So I figure I have to activate or config the system to enable BSP ?  I need some info or tips on how to do just that.
    Best regards Sigurdur

    Hello Sigurdur,
    start Transaction SICF and activate service tree with a right click on the server.
    Regards
    Gregor

  • How to start LR CC after upgrade from LR 5 during trial

    I have a trial version of LR 5 for a week now and downloaded the LR CC upgrade yesterday. The LR CC app does not start. After asking if I want to continue my trial for another 23 days it just disappears without opening any library. I have tried uninstalling LR 5 completely, starting from the library with "Open WIth" also. How can I continue my trial on LR CC?
    I am on a Mac with OSX Yosemite.

    I have a trial version of LR 5 for a week now and downloaded the LR CC upgrade yesterday. The LR CC app does not start. After asking if I want to continue my trial for another 23 days it just disappears without opening any library. I have tried uninstalling LR 5 completely, starting from the library with "Open WIth" also. How can I continue my trial on LR CC?
    I am on a Mac with OSX Yosemite.

  • How to start my webpage after the intro

    Hello. I'm novel at Flash, just started a few days ago, so I guess my question is basic . I've cheked it in forums but I could not find an answer.
    1. What I've got: I'm making my personal webpage in Flash. I've created the INTRO, it's just a bunch of words that move. 
    2. What I want next: The last frame of the intro, I want it to be the main menu of my webpage, so those words that were moving in the intro now are stopped and became buttons. I'll put images linked to the buttons.
    I can't do the step 2. I've created buttons and linked them to the images that I want, but when I test the video, It just plays the intro and then the images. I mean, I want the intro stops and then just control the buttons. I put an "action script 2 stop" in a layer name "actions", in the frame that I want the intro stop, but it reproduces the images too. 
    I think I've got a problem with the timeline or the stop action, but I'm not sure.
    I've attached a link which contains the intro.
    Thank you very much
    http://www.mediafire.com/?9afawkz993h3467

    I think I've got it. The problem is solved by creating two different scenes (one for the intro and another for the main menu), isn't it?

  • Sending through JavaMail starts to fail after several hours

    I have a strange problem send messages through JM.
    I have two applications, running on Jboss, regularly sending messages to external domains through javamail. On application startup, both work absolutely fine, for several hours.
    However, after a certain amount of time (have not been able to determine if this is fixed period of time, or certain number of sent messages), both applications cease successfully sending email, giving the exception (every time):
    Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 550 relay not permitted
    at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1047)
    at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:584)
    at javax.mail.Transport.send0(Transport.java:169)
    at javax.mail.Transport.send(Transport.java:98)
    The mail server is postfix, running locally - so this is not the normal "not configured as relay" issue. When everything is working fine, the postfix logs contain mailing information, but once the failures begin, nothing is in the postfix logs at all. This leads me to think that the problem is in the java. Especially as restarting (or redeploying) the applications resolves the problem for another few hours.
    Any ideas?
    cheers
    phil

    The error message you're getting is the error message the
    server is sending. You need to figure out why the server
    is sending that error message.
    One thing that might help debug the problem is to keep
    the debug log files for every session, at least until you
    know the send is successful. If a send fails, save the
    debug log file for later examination. Then you can see
    the entire protocol trace with the server.
    See the Session.setDebugOut method.
    One possibility here is that you're running into a bug in
    your application that, after some time, causes it to lose
    your session configuration properties, which could cause
    it to fail to authenticate, or even cause it to connect to the
    wrong server. Look for race conditions in your application.

  • How define background job, after a job,  daily

    Hi Gurus!
    i need to create several Jobs, one after another. i'm working with R/3 enterprise.
    I can create a Job after another, but I can't put it daily.
    anyone knows how I can define job, after a specific job, daily???
    THANKS!!!!

    Hi Oscar,
    If you want to execute the Background jobs one by one(sequence order),
    Goto <b>SM36</b> and create a Background job, then create another job then press <b>Start condition</b>, in this one there is  a tab after JOB, here give the job name, os the will be run after this job complets
    another way is there, if you want to run the jobs in a sequence, there is a <b>TAB called STEP</b>, create a Job name then press the tab STEP, here give the first job name then press the create button then create the second job name.. like this you can give N number of background Programs one by one
    hope you got the answer
    Thanks
    Sudheer

  • How to schedule same job in particular time

    Hi all ,
    there is one job that needs to be scheduled no of time in day.
    Please let me know how to schedule .
    Thanks&Regards,
    Ravi

    Hi,
    Create an event in SM62.
    Use FM BP_RAISE_EVENT in your code.
    In its import parameters mention the eventid and parameter.
    You job must be scheduled to execute after event.
    This you can define in the start condition of the job in SM36.
    You can put the AABAP logic based on which it could raise the event 5 times in the day.
    If you are ok to start the job after every 4 hours, you can created the job in sm36 with periodicity as 4 in other period tab in data and time tab in start condition for the job in SM36.
    Regards,
    sunmit.

Maybe you are looking for