Oracle Scheduler Steps End time (log_date) is completed with lag ?

We have a job with 4 steps
CRM_STG_S1,CRM_STG_S2,CRM_STG_S3,CRM_STG_S4
each step will start after its previous got completed , and each will run for 10 Mins no other dependency or condition,
I started the steps at 1.05 PM
Here the step one got started at  1.00 PM , and it got succeeded at 1.10 PM , but when I check the Program direct log (from Unix) it is completed at 1.10 PM 
The data of DB log (all_scheduler_job_run_details)  : <UPDATE>
JOB_NAME
JOB_SUBNAME
ACTUAL_START_DATE
LOG_DATE
RUN_DURATION
KONPRD_CRM_J
CRM_STG_S1
02-MAY-14 01.05.01.762000 AM EUROPE/HELSINKI
02-MAY-14 02.17.38.728935 AM +03:00
+000 00:32:20
KONPRD_CRM_J
CRM_STG_S1
05-MAY-14 01.05.05.278000 AM EUROPE/HELSINKI
05-MAY-14 02.04.01.959036 AM +03:00
+000 00:26:38
KONPRD_CRM_J
CRM_STG_S1
06-MAY-14 01.05.00.482000 AM EUROPE/HELSINKI
06-MAY-14 01.52.21.779871 AM +03:00
+000 00:24:30
KONPRD_CRM_J
CRM_STG_S1
07-MAY-14 01.05.06.300000 AM EUROPE/HELSINKI
07-MAY-14 02.07.26.228115 AM +03:00
+000 00:35:34
KONPRD_CRM_J
CRM_STG_S1
08-MAY-14 01.05.02.927000 AM EUROPE/HELSINKI
08-MAY-14 02.18.48.189616 AM +03:00
+000 00:29:33
But step two started only at 1.50 PM , I checked for more details and I found the log date of step one, that is finished only at 1.50 PM
The job itself finished at 1.10 PM , but why the log date is finished at 1.50 PM
Why the lag is happening ? Please help me to find the issue
EDIT (09 May 08:25 EET) :
Here If we add run_duration to actual_start-date
02-MAY 01.05.01.762000 AM EET  + 00:32:20 = 02-MAY 01.38.08 AM EET
(End_date from user_scheduler_jobs) Result :  02-MAY 01.38 AM EET   ( But see the log date 02-MAY 02.17.38.728935 ) ???
Thanks and regards ,
Praveeen
Edited to reply for  GregV

Hi Praveen,
According to the run details, your first job starts at 1.05 and runs for about 30 min. So your second job should start at around 1.40. Does your second job start just after the log_date of the first job?

Similar Messages

  • PowerShell - Get-MessageTrackingReport how to specify start and end time of current process

    could you please help me? I need to specify start and end time of current process with Get-MessageTrackingReport command. I know you
    can do it with Get-MessageTrackingLog:
    $start = (Get-Date).Addhours(-1)
    $end = (Get-Date)
    Get-MessageTrackingLog -EvenId Receive -Start $start -End $end
    But for my purposes I really need to do it with Get-MessageTrackingReport command, so how can I do it?
    Thanks in advance!

    That's not the context you would use
    Get-MessageTrackingReport in,
    Get-MessageTrackingReport is used to get extra information on messages that you have found in the MessageTracking log using Search-MessageTrackingReport . That's why the most common example you see will look like
    $Temp = Search-MessageTrackingReport -Identity "David Jones" -Recipients "[email protected]"
    Get-MessageTrackingReport -Identity $Temp.MessageTrackingReportID -ReportTemplate Summary
    The most important parameter for that cmdlet and the reason it won't work like your trying to use it is the
    Identity ""The Identity parameter specifies the ID of the message tracking report ID to retrieve.You should run the Search-MessageTrackingReport cmdlet
    to find the message tracking report ID for the specific message you're tracking, and then pass the value of the MessageTrackingReportID field
    to this parameter." see http://technet.microsoft.com/en-us/library/dd351082%28v=exchg.150%29.aspx
    It's more appropriate to use Get-MessageTrackingLog when you want to search the log based on time or use
    Search-MessageTrackingReport and then limit the results this returns before you pass the MessageTrackingReportId to get-MessageTrackingReport
    Cheers
    Glen

  • RMAN start_time and End time in Oracle 9i .

    Hi ,
    To find exact time duartion for RMAN backup on 10g i used following query .
    select operation, start_time, end_time from V$RMAN_STATUS where start_time > sysdate -1 and operation='RMAN' ;
    But in Oracle 9i v$RMAN_STATUS view doesn't exist .
    How to find exact start-time and completion time for each Daily backup on Oracle 9i.
    Thanks .

    Hi,
    You can use the public synonym V$BACKUP_PIECE. It will give the information for all backup pieces start time, end time and all other related information to the backup.
    Regards

  • Get Start and End times for each step in a job

    Can someone tell me how to get the start and end times for each step in a background job?  Table TBTCP only stores the time that the step was saved in a background job.  Table TBTCO stores the times for the entire job and not each individual step.
    Thanks.
    Ryan

    Hi,
    Please check this tables and FM perhaps they may help
    TBTCJSTEP  - Background Job Step Overview
    TBTCR          - Batch scheduler execution time
    TBTCS          - Background Processing: Time Schedule Table
    GET_JOB_RUNTIME_INFO
    Regards,
    Ferry Lianto

  • SCSM 2012 Change form issue - Scheduled start and end times default to 12:00:00

    I have a report that the Change Form in SCSM 2012 is not allowing users to set the scheduled start and end times.  The date stays correct, but the time reverts back to 12:00:00, and the user has to save to the initial form,  then re-open and
    change the times.
    I checked in the authoring tool, the time/date field is set to full date and time. (I think these are custom fields)
    I am not sure where else to look to adjust any settings as needed.
    Thanks for any assistance.
    Joshua Fuente

    Hi Joshua,
    Is this situation on all consoles or few ones? Check the time format on the user's PC. 24h or 12h could affect the DateTime control's behavior.
    Cheers,
    Marat
    Site: www.scutils.com  Twitter:
      LinkedIn:
      Facebook:

  • Reg:picking work schedule satrt time and end time

    Hi gurus,
             I am wrkng on overtime report in hr abap.in pa0007 we will have work schedule rule,
    for that they will assign timings.i nedd to pick up the start time and end time for that work schedule rule.
    can any one help me from which tables i can pick that.
    thanks & regards.

    I think best way is to have your 10.00 or 11.00 as Date objects in the database, and to use methods of Date or Calendar to compare them.

  • Which is better for User Managed Hot backup - running in cron or oracle scheduler

    We are taking hot backup in our environment by using sql script of just begin backup, host copy and end backup
    Can we use this script to be put in cron for weekly two times or to use oracle scheduler .
    Which is better option and why?

    The answer to your question depens on your condition. Do you have more experienced Unix admin or DBA?
    From my point of view cron is better becuase all you need is SQL*Plus utility and shell script:
    export ORACLE_SID=...
    sqlplus <username>/<password> as sysdba <<EOF
    ALTER TABLESPACE .. BEGIN BACKUP;
    host copy ..
    ALTER TABLESPACE .. END BACKUP;
    EXIT
    EOF

  • Oracle error 3113 end-of-file on communication channel in intermedia

    Hello from Athens.I create a domain index.After that insert into
    the table 600 rows from another identical table.
    then I make the query select count(*) from table A;
    return 600 rows
    then I make the query select count(*) from ctx_user_pending
    return 600 rows
    then I execute the statement
    exec ctx_ddl.sync_index('myindex')
    After some minutes I get the message
    plsql procedure sucessfully completed.
    then the query select count(*) from ctx_user_pending
    return 0 rows
    But after the 8 insert when I make for 8th time
    exec ctx_ddl.sync_index('myindex')
    I took the message
    oracle -error 3113 end-of-file on communication channel
    I think is some problem with oracle shared memory allocation but
    I kneed some more help.The environment is
    oracle intermedia 8.1.7 and the os is linux (kernel 2.4.10)
    I waiting for details please
    Thanks Panos

    We have had this problem quite frequently after a number of
    updates to an index. Rebuilding the index or optimizing it
    usually fix the problem.
    More recently, we have upgraded to 8.1.7.2 (a week ago) and
    haven't yet encountered the problem.

  • How do I get Calendar on Mac to stop auto correcting the end time?

    I input my work schedule into Calendar manually every week and I copy and paste one event to save some time. One annoyance I run into is when I'm altering the time from say, 10am-6pm, to 4pm-10pm. As soon as I switch the start time from am to pm, it automatically adjusts the end time to 10am on the following day. So then I have to go back and manually change it from an event spanning 2 days to an event that should only span 1 day.

    This works for me:
    To turn off Phone Calling on your iPad or iPod Touch, go to FaceTime under Settings and switch off iPhone Cellular Calls. On your Mac, open the FaceTime app, then go to Preferences under FaceTime, and tap Settings. From there, switch off the iPhone Cellular Calls option.
    Found it here:http://www.pocket-lint.com/news/131449-why-s-my-mac-taking-my-iphone-calls-how-t o-turn-off-apple-continuity
    I realise it doesn't quite solve the issue of FaceTime "knowing" whether the call has already been answered on another device, which I agree is a flaw. But in my case, I don't want to receive regular phone calls on my Mac at any time. Only the very rare FaceTime call. So turning off cellular calls is a solution of sorts.

  • End times in month view: after 5 years of asking, will we ever get it?

    About a year ago, I noted that a quick search of these forums turned up 28 requests dating back to 2005 requesting an extremely simple feature every paper calendar has: the ability to show an events' end time in addition to its start time.
    I had forgotten all about this issue until my wife started using iCal to manage her calendar after buying an iPhone. Her first question: "why can't I see when something ends in month view?"
    Great question. I've added another request to this feature http://www.apple.com/feedback/ical.html. If you're frustrated by this too, please visit the URL above and request that Apple add this ability.
    from http://discussions.apple.com/message.jspa?messageID=10197756#10197756:
    Re: how to print a monthly calendar with start and end times
    Posted: Sep 13, 2009 9:10 PM in response to: Granite Apple
    It looks like we're not alone in looking for this feature. I found 28 other posts to this forum alone asking for this functionality (dating back to August 2005).
    I know Apple likes to be different and elegant with their apps, but until iCal adds this trivial feature, it's not an adequate replacement for even paper calendars.
    Do the engineers in Cupertino not care how long their appointments last? Why not at least let users show the end time on appointments as an option in month view?
    The most common advice in response to this post is to provide feedback here:
    http://www.apple.com/feedback/ical.html
    In case anyone is interested in seeing what others have said about this topic, here are the posts I found after doing a few quick searches (I'm sure there are plenty I missed):
    http://discussions.apple.com/thread.jspa?messageID=1030412&#1030412
    http://discussions.apple.com/thread.jspa?messageID=1030751&#1030751
    http://discussions.apple.com/thread.jspa?threadID=1152286
    http://discussions.apple.com/thread.jspa?messageID=1155931&#1155931
    http://discussions.apple.com/thread.jspa?threadID=1362352
    http://discussions.apple.com/thread.jspa?threadID=1366825
    http://discussions.apple.com/thread.jspa?threadID=1381246
    http://discussions.apple.com/thread.jspa?threadID=1484562
    http://discussions.apple.com/thread.jspa?threadID=1514356
    http://discussions.apple.com/thread.jspa?threadID=1528581
    http://discussions.apple.com/thread.jspa?threadID=1682474
    http://discussions.apple.com/thread.jspa?threadID=1712206
    http://discussions.apple.com/thread.jspa?threadID=1724963
    http://discussions.apple.com/thread.jspa?threadID=1807661
    http://discussions.apple.com/thread.jspa?threadID=207083
    http://discussions.apple.com/thread.jspa?threadID=2109562
    http://discussions.apple.com/thread.jspa?threadID=2136612
    http://discussions.apple.com/thread.jspa?messageID=2401772&#2401772
    http://discussions.apple.com/watches!add.jspa?forumID=903&threadID=340438
    http://discussions.apple.com/thread.jspa?threadID=340499
    http://discussions.apple.com/thread.jspa?threadID=349227
    http://discussions.apple.com/thread.jspa?messageID=4523541&#4523541
    http://discussions.apple.com/thread.jspa?messageID=5443615&#5443615
    http://discussions.apple.com/thread.jspa?messageID=6438793&#6438793
    http://discussions.apple.com/thread.jspa?messageID=6561666&#6561666
    http://discussions.apple.com/thread.jspa?messageID=7032709&#7032709
    http://discussions.apple.com/thread.jspa?messageID=7236371&#7236371
    http://discussions.apple.com/thread.jspa?messageID=8158161&#8158161
    http://discussions.apple.com/thread.jspa?messageID=8691178&#8691178

    One thing I must add.
    I'm giving switching to Google Chrome/Chromium a [b]lot[/b] of serious thought, now. It might actually be the better open source browser. Why?
    I've discovered that if I go into chrome://flags, I can search for 'HiDPI support' and ... [b]toggle it to disabled[/b]. Making Google Chrome behave as it did before High-DPI support was a thing. What a magical feature!
    Apparently this feature is [i]not[/i] impossible to implement because Google managed it. Why can't Firefox have an about:config option that [i]completely disables High-DPI[/i]??
    Seeing that Google has done this makes me feel all the more hated by Mozilla. And it creates links between Mozilla and the likes of Apple in my mind.

  • End time in month view

    Hi,
    I'm new to iCal. I want to print my schedule in Month view but as it is right now, it only shows the start times of events in each day. Is there any way to make it show both start and end times for the events in month view?
    I searched the help files and searched online but nothing came up.
    Any help is appreciated.

    FDWifeCFD,
    1- How to you set event so that they show the start and end time in month view?
    AFAIK, this is not a feature of iCal.
    2 - I have a little "1" on my iCal icon in the dock what does that mean?
    That means an iCal invitation has been sent. Click the small envelope icon on the bottom right of the the screen to view the notification.
    There is also a little one in the line of one of my calendars?
    That represents the current time of day in the Day/Week view.
    ;~)

  • How to get the end time of an Interface?

    How to get the end time of an Interface?

    Hi,
    As per your reuirement. I will suggest to use IKM SQL to SQL append. and Before Insert statement in IKM u need to add one more step i.e update. Your update should be like this
    command on sourse.
    <%for (int i=0; i < odiRef.getDataSetCount(); i++){%>
    <%=odiRef.getDataSet(i, "Operator")%>
    select      <%=odiRef.getPop("DISTINCT_ROWS")%>
         <%=odiRef.getColList(i,"", "[EXPRESSION]\t[ALIAS_SEP] [CX_COL_NAME]", ",\n\t", "", "((INS and !TRG) and REW)")%>
    from     <%=odiRef.getFrom(i)%>
    where     <% if (odiRef.getDataSet(i, "HAS_JRN").equals("1")) { %>
         JRN_FLAG <> 'D'
         <%} else {%>
         (1=1)     
         <% } %>
    <%=odiRef.getJoin(i)%>
    <%=odiRef.getFilter(i)%>
    <%=odiRef.getJrnFilter(i)%>
    <%=odiRef.getGrpBy(i)%>
    <%=odiRef.getHaving(i)%>
    <%}%>
    Command on target..
    UPDATE <%=odiRef.getTable("L", "TARG_NAME", "A")%> T
    set <%=odiRef.getColList("", "T.[COL_NAME]", ",\n\t", "", "(UD2)")%> ='N',
    <%=odiRef.getColList("", "T.[COL_NAME]", ",\n\t", "", "(UD1)")%> =SYSDATE
    where (<%=odiRef.getColList("","T.[COL_NAME]", ", ", "", "UK")%>)
    in(<%=snpRef.getColList("", ":[CX_COL_NAME]", ", ", "", "UK")%>) and <%=odiRef.getColList("", "T.[COL_NAME]", ",\n\t", "", "(UD2)")%> <> 'N'
    check UD1 and UD2 columns.
    Hope this will help you.
    Regards
    Saurabh

  • Calendar View: Unable filter Recurring Event by Start/End Time and Group by Recurring Event View

    Hi All,
    I have just found several issues with Calendar View from WSS 3.0:
    Unable to filter by [Start Time] and [End Time]
    I am not sure why these 2 columns doesn't appear in the Filtering column in the View Settings. The workaround found in the internet is to create calculated column for Start Time and and End Time. However, it doesn't work for Recurring Event, the calculated column will show only first recurring event Start Time.
    Unable to use "Group By"
    When I create new view in Calendar using format: "Standard View, with Expanding Recurring Events", there is no option to specify "Group By". Anyone knows how to show all recurring event in List view and grouped by Start Time (or any other column).
    Thank you and apprecate for any idea.

    Hello,
    I got this from a colleague of mine so I can't take credit for it but here might be a possible workaround:
    1. Create two new Columns called Start Filter and End Filter.  Make these columns Calculated Columns with formulas of [Start Time] and [End Time] respectively.  The columns should be of the Date and Time\Date and Time type and should not be displayed on the Default View.
    2. Click Advanced Settings and choose Yes to the question "Allow management of Content Types" in the Content Types section.  Click OK.
    3. Click on the Event Content Type.  Open the two columns created in step 1 and select "hidden" for both of them.  Click OK.
    4. Back at the list settings create a new view or edit an existing view.  When you get to the filter section choose "Show items only when the following is true" and select the following:
    Start Filter
    is less than or equal to
    [Today]
    And
    End Filter
    is greater than or equal to
    [Today]
    5. Click OK to save the view.
    6. Open the List view web part that is displaying the recently changed calendar and change the view to the newly created or newly edited view.  Click Apply, OK.
    -Aseem Nayar
    This posting is provided "AS IS" with no warranties, and confers no rights

  • Start/End Time zone question

    Good afternoon:
    This I understand: If I have time zone support enabled in iCal and I have an event in the Chicago at 10:00 am, I enter it in as 10:00 am and mark the time zone as CST. That way, when my Treo and I are in Chicago, the event appears on my Treo at 10 as it should and not at 9. (EST, where I live.)
    When I travel, I use my calendar to enter the flight times.
    For example, I might enter an event like this. "USAir Flt. 235, PHL to LAX" I would use 11:00 am as the start time and set the end time as 2:30. The 2:30 is PST and not EST.
    Is there a way to show that an event can start and end in different time zones?

    Good Afternoon:
    Yes, I can enter a travel time as a beginning and and end seperately, but that doesn't allow me to see the duration as occupied.
    I know I must sound like a loon, but I like that if you designate an event as taking two hours, those two hours are "marked or occupied" on my calendar and scheduling something else during the occupied period is easily seen as a conflict. It may seem odd, and I guess it is, that I might accidently schedule an event at the same time I was going to be in the air, but it is really a matter of wanting all the events in iCal to be treated the same way....as events/activities/meetings that consume time instead of a singularities that take place in an instant.
    Does that make sense?
    USAir Flt. 235, PHL to LAX is a six hour event...not something that happens only at the instant of 11:00 am. I would like to be able to see it as that and have it make sense.
    Perhaps I should turn time zone support off, then it wouldn't matter, it just seems like ti should.

  • SCEP last quick scan end times not showing up in console

    Hello
    My company is using SCEP to protect our environment with SCCM 2012 R2. We have schedule quick scans to run at 2am on Sundays, but when we look at any device collection and add the column "Endpoint Protection Last Quick Scan End Time", no time appears
    even if there is time in the "Endpoint Protection Last Quick Scan Start Time".  I have checked the SCEP logs on both the SCCM server and on client machines but no errors occurring, I can see the job start but it doesn't end. If I look at SCEP
    on the client machine, the scan appears to be happening on schedule. Is this a known issue with times not appearing or is there something that can be fixed? It does not appear to be affecting the scans but makes monitoring our environment more difficult.
    Thank you,
    Scott Jones

    Query this view in your DB.  (SCCM_EXT.vex_EP_AntimalwareHealthStatus)  Do any of  your start/end times show up here?
    Best, Jacob I'm a PC.

Maybe you are looking for

  • XI ADAPTER PROBLEM

    Hi All,    I was using my QA server for the file processing. Suddenly i found that the File adapter is not working and it is in grey... I restart the server also but still the same problem is happening. I checked in XI CONFIGURATION->Environment>Cach

  • Causes windows 7 desktop window manager (wdm.exe) to use large amounts of memory

    Whenever I have Firefox4 open, it causes dwm.exe (Windows desktop manager) to use large amounts of RAM - It starts at about 100MB, quickly increasing to about 1GB over 20 seconds, then dropping back down to 100MB and so on. It does this continuously

  • Why there is no "Extensions" under "Window" menu in Dreamweaver CC 2014?

    Hi, I just installed Dreamweaver CC 2014. I found there is no "Extensions" under "Window" menu. Do I need to install Extension Manager manually? If so, where is the link to install Extension Manager?

  • PRE11 Display driver and low system memory messages as well as no video playback in preview.

    I have an HP Pavilion dv6, the display driver is a mobility Radeon HD 4500, I have updated it on the AMD website. I have also downloaded quick time, defragmented and done a disc cleanup, I have read previous threads and have not been able to BadDrive

  • Compressing Movie in iDvd

    So I need to get a movie created in iDvd down to an acceptable filesize so i can save as a disc image. Anyone have any tips or tricks on how to do this... notice the menu's are the things taking up the most space... Here's my dilemma: http://farm4.st