Regarding the process overdue

hello everybody,
i got an error saying that process is overdue.please tell me what shud i do ?
thank you,
madhusudhan

hi,
atually this process overdue error comes only if the transfer of data is taking much time.
go to status tab make the QM status to red .then goto edit->update reversal->readeverything manually.then automatically every thing will be corrected.
regards,
jack

Similar Messages

  • What is Microsoft's official policy regarding the processing time for HCK2.1 Driver Submissions?

    What is Microsoft's official policy regarding the processing time for HCK2.1 Driver Submissions?
    Can someone point me to a document that states the official policy stating their maximum review time?  This info used to be in the WLK1.6 FAQ but I don't see it for the HCK2.1 suite.
    Thanks!
    Al

    Ian,
    Thanks for your reply. Yes, I'm sure LabVIEW uses the (default) Windows timer. And yes, 1 mS is not guaranteed due to the preemptive nature of Windows (and even "RTOSs" to varying degrees), which is why I see about plus or minus 2 mS. 
    Apparently the Windows timer can be set by API calls. See: http://www.lucashale.com/timer-resolution/. Here's a screen shot of his TimerResolution.exe on a Windows 7 PC:
    Here it is on my Windows XP PC after I set it to "Maximum" (initially it was 15.625 mS):
    Notice that it sets the Maximum to less than 1 mS, which is supposed to be the max, so there are some bugs. Plus the Default button does not reset it in XP, but does work on Windows 7 or 8. (I know this is not the place to "debug" non-LabVIEW applications!)
    I'll bet LabVIEW sets it, too. The only caveat, as I said, is it looks like another application can change it, since the hardware timer is a "global" timer. I have not seen this issue in my LabVIEW applications, have you?
    I guess I need to do some more digging to see the code to set the timer, but it looks like the developers of LabVIEW have it figured it out.
    (FYI, I did notice that running my LabVIEW app (which gives about 2 mS resolution) or a C# app, which gives 15.625 mS resolution, does not affect what TimerResolution.exe reports, so I'm not sure if it's really working correctly. If I figure it out I'll post the results.)
    Ed

  • Regarding the process flow of project system

    Dear Sapgurus,
    I am working new ps project in our client place . The process which i mentioned for a ps flow is sales enquiry,
    design approval, procurement, production, deliveryetc apart from this anything i mention so i request anybody to suggest the business process while starting a customer project and new project development.
    regards,
    muralidhar.t

    Dear Murali,
    Welcome to PS World.
    See link which is given by Venkat Sir.(It shows process)
    Its very tough to explain whole process.
    Plz refer this link.
    Deffntly it will help you.
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/80/ea89395eb58c4f9d0c3e837cf0909d/frameset.htm
    PS cycle
    Re: Enterprise structure for PS
    Re: Why we use Project system?
    Regards
    Chandra

  • Regarding the process flow

    Hi All,
    My client is asking the process flow for the following scenarios can any one help me by providing the procees flow
    1.Depot Import Material Return Process
    2. Depot FOC process.
    3.Depot purchase return process.
    4. High sea Sales Config (if anything in SAP).
    Regards
    sunil

    Dear Murali,
    Welcome to PS World.
    See link which is given by Venkat Sir.(It shows process)
    Its very tough to explain whole process.
    Plz refer this link.
    Deffntly it will help you.
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/80/ea89395eb58c4f9d0c3e837cf0909d/frameset.htm
    PS cycle
    Re: Enterprise structure for PS
    Re: Why we use Project system?
    Regards
    Chandra

  • Query regarding the process for SAP TM 9.0 Certification

    Hi Team,
               I am a SAP TM consultant with an experience of more than 2 years in SAP TM. I would like to take the SAP TM 9.0 certification now.
    Could you please let me know the complete details for applying for this certification?
    Thanks in advance for the help and for your time.
    Thanks & Regards,
    Srikanth.

    Please see the education website. The certification coverage and prerequisites are here on TM certification:
    https://training.sap.com/shop/certification/c_tm_90-sap-certified-application-associate---sap-transportation-management-…

  • Error: process overdue

    hi gurus,
      what might be reasons for the error: process over due.
    how can we try to solve it?
    regards,
    Rajesh

    Rajesh,
      Processing overdue can occur due to several reasons
    1. Less number of background processes in BW. Increase the number.
    2. Multiple infosources are trying to update one infoprovider.
    3. Loading the cube without dropping the Index. Delete index first before loading cube.
    4. Tablespace / table extend problem. Check w/Basis person.
    5. All source system records have not come into BW and the BW process has time out. Check the timeout settings.
    Thanks,
    Bharath

  • Process overdue error

    Hi all,
    How to reslove the process overdue error and TRFC errors.Plz tell me
    Rgds
    Bharath

    HI
    Follow these threads
    Process Overdue error
    error: process overdue
    Process is overdue (during dataload)
    error like process ovedue in extraction data
    Khaja

  • Issue realted to the process chain.

    dear sir,
    i hope all are doing great, this is the message regarding the issue with process chain in sap-bw(from application server)
    i'm trying to load data from flat file to ods and infocube parallely, i've created the infocube and ods object and i've also created the respective infopackages and copied the name of infopackages.
    i've created the process chain and in monitoring i.e. rspcm when i'm adding the process chain the status in not green its a yellow triangle.
    apart from that i'm getting an error message saying that- objects have been locked by the sapuser.
    please do help me to get rid of this issue.
    please do send me the related documents regarding the process chains, that would help me to understand the concept.
    thank you.
    regards,
    ratin.

    You will need to post this to a 'better' forum this is crystal reports.

  • Regarding "Delete Index" process in the process chain.

    Hi Gurus
    In the process chain, I have Delete Index -> Load Info pacakge -> Create Index process in the above order.
    I am loading few records, so no need to delete indexes everytime. Can i remove the "Delete Index" process from the Chain without deleting the Create Index process. Or do I have to delete both.
    Could you please clarify my doubt if possible in detail.
    Thanks,
    Regards,
    aarthi

    With the numbers you provided, you probably don't need to have the steps.  With Oracle (not sure about all the other DB flavors) there are some other considerations:
    Not having the indexes when loading the data can improve the load time since the bitmap indexes are not very efficient with respect to inserts/updates. The more dimensions you have, the more indexes there will be and the more noticable the impact of having the indexes present when loading.
    The drop index process only drops the F fact table indexes.  If you compress your cubes regularly so that you don't have many uncompressed requests, the index rebuild time will remain small, but if you have many uncompressed requests in your cube, the index rebuild time can begin to exceed whatever time you might save on the load with indexes deleted.
    With bitmap indexes present, you can also occasionally receive a ORA-0600 deadlock error during the load process, and that can be prevented by dropping the indexes before loading or chose the load option packet by packet so that two packets are not trying to update the same index block at the same time.
    Another concern in shops where reporting on the cube might occur during the load process - if you drop indexes prior to a load, any one trying to run a query on teh cube could have poor query performance since all the indexes will be missing onthe F fact table, this agina becomes more apparent the more data you have in the uncompressed fact table.
    So it really comes down to your environment, but certainly drop the indexes any time you have large loads.

  • Regarding the tracking the live progress of the cube processing.

    Hello,
             Good Morning.  As we are having multiple cube applicatons as part of our project, there are multiple cubes for which we need to evaluate the completion time for the cube processing.
    By referencing one cube, the cube processing is taking one hour one day and some other day, It is taking an hour for completion. Beacuse of this reason, we could not be able to asses the time for completion of cube processing.
    Is there any chance to track the live status of the cube processing?. Which means, the expected time for completion? How many measure group processing are completed and how many left?
    Please provide your inputs on this.
    Thanks in advance.
    Regards,
    Pradeep.

    Hi Kumar,
    According to your description, you want to monitor the progress of cube processing. Right?
    In Analysis Services, there are several tools can help us monitor the processing performance, like SQL Profiler, AS Trace, Performance Monitor, etc. We can also use XMLA command or DMV to get the information. Please see:
    Monitoring processing performance
    Monitoring and Tuning Analysis Services with SQL Profiler
    However, if you want to get the exact live data of the cube processing, Olaf's script can be an effective solution to get the current processing status for some measures or dimensions. But some information still can't be traced, like expected time for completion,
    etc. So for your requirement, it can't be fully achieved.
    If you have any question, please feel free to ask.
    Simon Hou
    TechNet Community Support

  • Regard the physical inventory  counting  process

    Hi Experts,
    Can any body lhelp me to  know the process of how to create the physical inventory counting process from begining to end
    i will appreciate your help if you provide with screen shots also thanks.

    Hi,
    [Physical Inventory Counting Process|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMIM/MMIM.pdf]
    Regards
    GK.

  • Regarding the BPM(Business Process Mgt)

    Hi everyone,
    i am new to this SAP-PI, I'm unaware of few concepts can anyone suggest me abt BPM  what is about? n its usage etc n its play role, since when i was attending the interview regarding the SAP. They asked me this question......

    This is not a right place to discuss about interview questions stuff.
    if you wnat to know ccBPM search in google/sdn.
    Regards,
    Raj

  • Hi regarding parrelel processing of the program

    Hi Experts,
           1.I have 2 records in one file which are processing by one program.
           2.This program is calling one function module ,this function module is processing the records.
           3.In that function module,there is one user exit where we have written code to process the record.
           4.The flow is like below ,
               Program> RFC Function module>Userexit.
           5.After control passed to function module, the program is processing another record.
              but still the user exit in the function module may not complete the processing of first record.
              Because of this , sometimes, 2 records are running the user exit at a time.
              But the 2nd record processing depends on first record result.
              Because of this sometimes  2nd record is getting incorrect result.
              How can i let the user-exit code  wait not to process the 2nd record before completion of first record.
               Thanks&Records  
               Ramakrishna L

    Thanks everybody for valuable suggestions.
    Actually i used the functiuon module :
    data : prg type INDX-SRTFD value 'ZTEST1_CHECJ'.
    if count ne 1.
    endif.
    do.
    CALL FUNCTION 'ENQUEUE_ESINDX'
    EXPORTING
       MODE_INDX            = 'E'
       MANDT                = SY-MANDT
       RELID                = 'ZZ'
       SRTFD                = prg
      SRTF2                =
      X_RELID              = ' '
      X_SRTFD              = ' '
      X_SRTF2              = ' '
      _SCOPE               = '2'
      _WAIT                = ' '
      _COLLECT             = ' '
    EXCEPTIONS
       FOREIGN_LOCK         = 1
       SYSTEM_FAILURE       = 2
       OTHERS               = 3
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    else.
    exit.
    ENDIF.
    like above till sy-subrc = 0. i can let the program wait .
    I guess it will work.
    Finally here they have changed the design itself, to avoid dependency records.
    So no issues
    Thanks
    Ramakrishna L

  • Processing overdue error during delta extraction from datasource 0CO_OM_CCA

    Hi,
    I'm getting "Processing overdue error" in BW while extracting delta from datasource 0CO_OM_CCA_9. all other extraction jobs from R3 -> BW are successful. Even Delta init on this datasource is successful & problem is only with delta package.
    I appreciate if someone could provide information based on the following error details on this issue.
    here are the extraction steps we followed.
    Full load of fiscal years 2006 & 2007 Into transactional cube.
    load budget data into transactional cube.
    compression of the cube with "0 elimination"
    Delta Initialization with fiscal period selections 1/2008 to 12/9999
    all the above steps were successful.
    and when delta package is scheduled, we are getting following errors.
    BW system log
    BW Monitoring job is turning red with following message.
    Technical : Processing is overdue
    Processing Step : Call to BW
    Sending packages from OLTP to BW lead to errors
    Diagnosis
    No IDocs could be sent to the SAP BW using RFC.
    System response
    There are IDocs in the source system ALE outbox that did not arrive in
    the ALE inbox of the SAP BW.
    Further analysis:
    Check the TRFC log.
    You can get to this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".
    Removing errors:
    If the TRFC is incorrect, check whether the source system is completely
    connected to the SAP BW. Check especially the authorizations of the
    background user in the source system.
    R3 Job Log
    Even after BW job turns to red, R3 job continues to run for 2 hours and
    eventually gets cancelled with an ABAP dump & here is the log.
    Job
    started
    Step 001 started (program SBIE0001, variant &0000000110473, user ID
    BWREMOTE) DATASOURCE = 0CO_OM_CCA_9
    Current Values for Selected Profile Parameters
    abap/heap_area_nondia.........2000000000 *
    abap/heap_area_total..........2000000000 *
    abap/heaplimit................20000000 *
    zcsa/installed_languages......EDJIM13 *
    zcsa/system_language..........E *
    ztta/max_memreq_MB...........2047 *
    ztta/roll_area................6500000 *
    ztta/roll_extension...........2000000000 *
    ABAP/4 processor: SYSTEM_CANCELED
    Job cancelled
    Thanks,
    Hari Immadi
    http://immadi.com
    SEM BW Analyst

    Hi Hari,
    We were recently having similar problems with the delta for CCA_9.  And activating index 4 on COEP resolved our issues.
    Yes, by default there is a 2 hour safety interval for the CCA_9 DataSource.  You could run this extractor hourly but at the time of extraction you will only be pulling postings through 2 hours prior to extraction time.  This can be changed for testing purposes but SAP strongly discourages changing this interval in a production environment.  SAP does provide an alternative described in OSS note 553561.  You may check out this note to see if it would work for your scenario.
    Regards,
    Todd

  • Process overdue error asynchronus transmission of info idoc 2 error

    Hi
    For an r/3 job i am getting the below message and it is not progressing from last 2 days and failing in BW with Process overdue error. Can somebody advise me on this.
    data soucrce :0CO_OM_OPA_6
    The job stucked for last 10 hrs and showing 0 records in BW.
    Thanks
    Subbu

    Hi,
    What are you trying to do...
    are you performing any loads from the above said DataSource from R/3 to BW or
    are you replicating the DataSource from your source system to BW side...
    in any of the above cases..please check whether you have connected well to your source system from your BW system...
    for this right click on source system in source system section of RSA1..and check..if everything is fine...then it should take such long time to complete your activity.
    if not check in Tcode:SM59 to make sure the connectivity..which your problem can be solved sucessfully...
    hope this is clear for you...
    Regards
    Ramsunder

Maybe you are looking for

  • How can I find out the angle of a straight line between two anchor points?

    I would like to extend a line which is at a given angle (not 45,90 degree). Is there a quick and reliable way to do this? or to find out the angle of a segment? What I'm doing at the moment is just direct selecting an anchor point and using the visua

  • Runaway RAM Usage leading to Kernel Panic using FilmConvert Plugin (updated x3)

    Hello, filed a bug report on this but cuious if anyone sees it. Late 2012 27 iMac, top line i7 with 680MX, 32 GB RAM. Promise R6 TB RAID. Trying to render out a 15 min edit from Premiere that has each clip with 3 filters on it - MB Looks, MB Colorist

  • Problem with Compaq Presario F700, F767NR

    I am having trouble with my laptop, -The bottom gets hot fast -Shuts off unexpectedly (it is almost like the battery dies but it is within 30 minutes or less of the computer being fully charged) - When the computer is started up the screen that has t

  • Firmware 1.20 vs 1.21 for x-fi2

    The x-fi2 device has a one touch change of the x-fi sound. Until? v.20, the highlight of X-fi touch makes the x-fi(crystalizer) effect. But in v.2, the highlight of X-fi display deactivates the x-fi sound and the sound become small, loose details. ?A

  • I can't see how much credit I have left?

    Hey there When I first log into the iTunes store it shows me next to my log in name how much credit I have left on my gift card. Once I've bought a song, it disappears and can't seem to get it back. I definitely haven't spent it all? Any ideas?