Regarding Delta loads at multiple times

Hi,
We have one infopack which loads from same datasource into same Cube, but has included in two process chains which run at different times.
The first process chain failed, thus load from infopack also failed giving some hanging IDOc error. We did not do the repeat delta.
Next process chain ran successfully and pulled few deltas. My question is has all the delta's been pulled by this second process chain? Or do I need to delete the both these requests (from two process chains) and do the repeat delta manually?
Please note the first request is in red status and second request is in green status.
Regards,
Vikrant.

Hi Anil,
Thanks for replying. But are you sure that missing delta's too would have come? Becasue my understanding was that until we don't set the request to 'red' manually (even if its in red status), missing delta's wont come.
But in our case:
1. First load failed
2. We 'did not set' it to red manually
3. Second load was successful and pulled few records.
Now do u think that we don't have to do anything extra other than deleting the red request from the Cube?
Please let me know.
Regards,
Vikrant.

Similar Messages

  • Delta loading take more time

    Hi
    the daily delta load from 2lis_03_bf to cube 0ic_c03
    daily its take max 2 hars but to day its still running for 5 hrs not yet finished with 0 from 0 records
    why,
    how can i  get the reason
    In rsa7 its showing 302 records
    Regards
    Ogeti
    Edited by: Ogeti on May 8, 2008 7:47 AM

    Hi,
    I will suggest you to check a few places where you can see the status
    1) SM37 job log (In source system if load is from R/3 or in BW if its a datamart load) (give request name) and it should give you the details about the request. If its active make sure that the job log is getting updated at frequent intervals.
    Also see if there is any 'sysfail' for any datapacket in SM37.
    2) SM66 get the job details (server name PID etc from SM37) and see in SM66 if the job is running or not. (In source system if load is from R/3 or in BW if its a datamart load). See if its accessing/updating some tables or is not doing anything at all.
    3) RSMO see what is available in details tab. It may be in update rules.
    4) ST22 check if any short dump has occured.(In source system if load is from R/3 or in BW if its a datamart load)
    5) SM58 and BD87 for pending tRFCs and IDOCS.
    Once you identify you can rectify the error.
    If all the records are in PSA you can pull it from the PSA to target. Else you may have to pull it again from source infoprovider.
    If its running and if you are able to see it active in SM66 you can wait for some time to let it finish. You can also try SM50 / SM51 to see what is happening in the system level like reading/inserting tables etc.
    If you feel its active and running you can verify by checking if the number of records has increased in the data tables.
    SM21 - System log can also be helpful.
    Also RSA7 will show LUWS which means more than one record.
    Thanks,
    JituK

  • Loading google multiple times on startup???

    with firefox startup google is loaded Multiple times- 20 or more tabs on the tab bar

    See:
    * [[How to set the home page]] - Firefox supports multiple home pages separated by '|' symbols

  • SwfLoader cause Browser to crash when we change loaded swf multiple times..

    Hi Everyone,
    I'm developing a Flex application now, and inside my application I am using SWFLoader which will be used to load other .swf file.
    The SWFLoader is working, but after I change the .swf file so many times(around 20 times), the application always cause the browser to crash and shutdown automatically.
    I suspect this is because of the SWFLoader. If we change the loaded swf inside SWFLoader, it won't remove the old one from memory automatically.
    This is my simple code to change the loaded swf inside SWFLoader :
    public var applicationLoader : SWFLoader;
    public function loadApplication(appName : String) : void {
         if(loadedApplSysManager != null) {
              var currentApplication : AppInterface = loadedApplSysManager.application as AppInterface;
              if(currentApplication != null) {
                   currentApplication.applicationStateComplete(); // do something inside small app before unload
         // try to set everything to null, so GarbageCollection is called ..
         applicationLoader.source = null;
         applicationLoader.load(null);
         var applicationUrl : String = applicationDict[appName];
         var urlApp : String = path + applicationUrl + "?noCache=" + version;
         applicationLoader.source = urlApp;
    btw, I am also using Cairngorm command in every small application and some RSL..
    Has anyone ever experience the same thing and have any suggestion?
    How can we handle the SWFLoader properly, the loading and unloading process?
    Any suggestions will be appreciate..
    Thanks,
    Andre

    Here are four links related to this topic:
    http://blogs.adobe.com/aharui/2007/03/garbage_collection_and_memory.html
    http://blogs.adobe.com/aharui/2008/09/using_the_flex_builder_3x_prof.html
    http://blogs.adobe.com/aharui/2009/05/more_on_finding_memory_leaks.html
    http://blogs.adobe.com/aharui/2009/08/what_we_know_about_unloading_m.html

  • Delta load problem after Initialization

    Hi everyone.........................I need your inputs on the following problem that I ran into:
    I have an ODS which gets supplied by regular delta loads.
    Accidentlly, I have deleted the Initialization(Info Package->Scheduler->Initialization options for source systems). Because of this the delta loads are broken.
    I am now trying to fix this by Initializing it again(but without data transfer as I dont need all the data till this current point again). That worked successfully.
    But the deltas after this initialization are causing a problem. The first delta that I loaded failed with an error :
    "Delta Request REQU123XYZ is incorrect in the monitor.
    A repeat needs to be requested. Data target (ODS) still includes delta request REQU123XYZ. If the repeat is now loaded, then after the load there could be duplicate data in the data target.
    Request the repeat?"
    I repeat the delta load and this time around it loads correctly.
    The next delta that I load after this is again an error. The repeat of this is again a correct one.
    This problem continues.
    Can anyone throw some light on whats going wrong?
    Thanks.

    Hi Sat,
    I tried your suggestion by turning the failed request manually to green.
    However, for the next delta load, the info package just wouldnt allow me to initate a load saying that-
    "Last delta update is not yet completed             
    Therefore, no new delta update is possible.        
    You can start the request again                    
    if the last delta request is red or green in the monitor".
    Although it says not yet completed, I can see that the request has failed.
    Any more alternatives will be highly appreciated.
    Thanks.

  • Can we use both 0FI_AP_3 and 0FI_AP_4 for Delta Loads at the same time.....

    Hi Gurus:
    Currently my company uses 0FI_AP_3 for some A/P reporting. It has been heavily customized & uses Delta loading. However, SAP recommends the use of "0FI_AP_4" for A/P data fro delta loads. I was able to Activate 0FI_AP_4 as well & do some Full Loads in Dev/Test boxes. Question is whether I can use both the extractors for "Delta" loads at the same time......? If there are any issue, what is the issue and how ccan I resolve it? Is the use of only one extractor recommended......??
    Please let me know as this impacts a lot of my development....! Thanks....
    Best...... ShruMaa
    PS:  I had posted this in "BI Extractors" forum but there has been no response......  Hope to get some response.......!  Thanks

    Hi,
    I would recommend you to use 0FI_AP_4 rather using both, particularly for many reasons -
    1. DS: 0FI_AP_4  replaces DataSource 0FI_AP_3 and still uses the same extraction structure. For more details refer to the OSS note 410797.
    2. You can run the 0FI_AP_4 independent of any other FI datasources like 0FI_AR_4 and 0FI_GL_4 or even 0FI_GL_14. For more details refer to the OSS note: 551044.
    3. Map the 0FI_AP_4 to DSO: 0FIAP_O03 (or create a Z one as per your requirement).
    4. Load the same to a InfoCube (0FIAP_C03).
    Hope this helps.
    Thanks.
    Nazeer

  • Just bought a new iphone4 and was loading os6 and now it won't turn on. the apple glows like it is starting up, then the screen goes black and then repeats the same process over and over. i have tried to reboot multiple times now

    just bought a new iphone4 and was loading os6 and now it won't turn on. the apple glows like it is starting up, then the screen goes black and then repeats the same process over and over. i have tried to reboot multiple times now

    I am assuming the phone was working prior to you installing IOS 6? Did you use itunes to install IOS 6 or just run from the phone?
    When I tried to do the Over The Air update to IOS6 on my iPhone 4, it errored out and I had to connect it to iTunes and select "Restore" from the summary screen after iTunes finds the phone is connected. If this works for you, it will go through a couple of reboots that take a few minutes to complete. It should then give you the option to start with a fresh new phone or to use one of your previous backups to load your contacts and other information, provided you have backed up the phone previously.
    I hope this helps you my friend!

  • Delta load to ODS taking too much time

    Hi,
    I have one delta load running everyday to ODS .its getting data from R3 & its taking too 3-4 hours daily.due to this data is not getting updated in cube on time and there arises issue with data in Reports
    Please let me know what are possible solution to check this ODS Delta load and improve its loading time
    thanks
    nilesh

    Please check if the extraction is taking more time in R/3 or data loading is taking more time in BW. If R/3 extraction is taking is more time, try creating indexes on R/3 tables.
    -Vikram

  • I have elements 8 and I want to be able to load the same picture in multiple times because

    Question - I have photoshop elements 8 and I want to be able to load the same picture in multiple times because I have 1200 pictures already pregrouped into 60 file categories and some pictures are duplicated thruout these files. How can I get elements 8 to load the duplicates  - it currently seems to default to only loading the picture one time and not allowing duplicates

    The apple lightning to 30 pin works just fine for me.
    Works with a fio amp and srs  iwow.

  • Loading same ELF multiple times

    Hello,
    is it possible to load the same Executable Load File to card multiple times, to different Supplementary Security Domains?
    I tried it with JCOP31 card I have, but INSTALL for LOAD returns 69 85, Conditions of use not satisfied. Is this expected behaviour, ie. is loading same ELF to different SSDs not supported?
    It seems like isolation breach - each SSD should be able to contain whatever it wants as long as applet AIDs don't collide, but Get Status doesn't contain anything about SSD for ELFs nor does Install for Install.
    Or is there some other recommended solution?

    Why do you want multiple copies of your CAP file? You can instantiate an applet multiple times from the one CAP file. Also remember that there is only one JVM on the card as well and the classloader is not like a standard JVM. A CAP file represents a package so you are trying to load the same package into a JVM multiple times in the same classloader. This would also cause issues in Java (not just Java Card).
    Cheers,
    Shane

  • How to do delta loading again based on delta init time?

    Hi experts,
       in my case, I have delta init (2000 - 9999) which successed on 3.1 (it's huge data and time consuming) after that, we have delta loading per day.
       unfortunately, we do some wrong process when we get delta failed, it's cause some data missing in BW.
       3.5   delta success
       3.4   delta fail, do right delta correction (repeat delta)
       3.3   delta fail, do wrong delta correction
       3.2   delta success
       3.1   delta init success   
       in this case, we miss some records in 3.3 's request. if I going to fix this problem, formal way it should do delta init again then schedule daily delta. but since delta init is successful and need lot of time.
    can I advoid do delta init again?? just do delta again base on delta init (3.1) ??
       thanks in advanced

    Hi jie,
    Whenver you incur a Failure when data is being loaded from R/3 systems to BW via DELTA. It means that the Records were not transferred during that load to BW from R/3.
    Hence the next load is always a REPEAT DELTA.
    It may happen at times that you may miss few records in this.
    If so, then in that case do a repair request from infopackage scheduler and then load the missed records.
    Then again start off with Delta and loads should not have any problems.
    Else you need to do a Re-Init of Delta. And re - do all over again.
    Cause every time we miss the records we need to bring them in via repair request.
    Hope this helps.
    Thanks,
    Pradip Parmar

  • Firefox loads multiple times-sometimes 100+

    Whenever I open Firefox it loads multiple times, several occasions over 100 times.
    Once loaded, page sometimes flickers, like vertical hold on a TV, but this isn't multiple pages loading.

    This link should help - https://support.mozilla.com/kb/Firefox+keeps+opening+many+tabs+or+windows

  • Loading the same image multiple times

    I'm trying to dynamically load a single image multiple times
    into flash. Basically I want to end up with two movieclips mc1 and
    mc2 that contain the image. I'm currently using the Loader
    component (connected to the ProgressBar) to dynamically load the
    image. It works fine for loading the image once but I'm really not
    sure how to go about creating a second movie clip with the image.
    Here's my code for loading the first image:
    var mc1:MovieClip = new MovieClip();
    var listener:Object = new Object();
    listener.complete = function(eventObj:Object){
    nextFrame();
    imageLoader.addEventListener("complete", listener);
    mc1 = imageLoader.content;
    imageLoader.load(imgURL);
    But everything I've tried to load mc2 with that same image
    has failed. I've tried 'mc2 = imageLoader.content', 'mc2 = mc1',
    'attachMovie', 'duplicateMovieClip', calling imageLoader.load()
    twice on the imgURL, and creating a second Loader component and
    loading the image again. All of these methods have invariably
    failed. Most of them can load mc1 alright and sometimes mc2 even
    shows up on the stage but in the AS mc2 is always undefined.
    Can anybody point me in the right direction for loading
    multiple copies of the same image? It really shouldn't be that
    hard, should it?

    Well I figured out a solution. Turns out Flash doesn't allow
    you to duplicate dynamically loaded content like an image in a
    movieclip. But there is a little class called BitmapData that will
    do precisely what I was looking for. Here's the link I got this
    info from:
    http://www.senocular.com/flash/source.php?id=0.174

  • Have restarted my computer multiple times, because of ios5 and it is still freezing at the same loading spot each time of the download. this is my 10th time attempting at updating the software

    i have plugged in my phone attempting at the new ios5 download multiple times and to begin with it claims to me that it cannot restore my ipod but gives no reason. but i continues with the download, and now i have a blank iphone with no data on it at all, says to plug it into itunes, so i do and it freezes in the same spot about a tenth of the way full of the bar below the apple logo.

        roadpup27, having multiple replacement devices is no fun! I'm sorry you have to endure this experience with your phone. I would like to help with your issue and ensure you that we do not anticipate our certified like new phones having issues. They go through a 100-point check and in most cases work just as well or better than a new phone because they have updated software. I hope your replacement phone works for you so that you do not miss any events or be delayed. Although we can not compensate you for your phone issues, we will continue to replace your phone until you have a working device if the phone is under warranty. Please keep us posted.
    KinquanaH_VZW

  • Selection Criteria for Delta loads triggered using MDM_CLNT_EXTR

    Hi ,
    Currently we are required to load data only from two specific account groups . Therefore in the selection criteria in mdm_clnt_extr we maintian these two account groups and extract data.
    However, when setting up the delta load there does not to be an option to restrcit the delta to a specify an criteria. Therefore, in our case several records from account groups which are not required are passed on to the MDM system.
    Is there a way to address this requirement ?
    1. There is an option to run the initial load variants at regular intervals, the problem with this is that in our case we have several variant creates as the R/3 system does not allows extraction on more that 999 records at a time. Therefore at point of time to capture the delta records , if we run all these jobs our network gets choked.
    2. Run delta job, but without selection criteria it pulls out records which we don't require
    Any suggestions on how this problem can be addressed are welcome ,
    Thanks in advance,
    Anita George

    Thanks Michael !
    Well, regarding hte ALE settings, we did take a look in bd64 the filters are based on objects which one of these is relevant for customer account groups ? Probably in the future we would require all data, and then is it enogh to remove the filter ?
    Can a filter be maintained at the XI level , this would be good as only the required account groups are passed on to MDM . Is there any documentation on available on this ?
    Regarding the Import Manager, will have to check  this functionality, as it is now no matter how many times we update the map/rename /load/unload it automated imports keep failing.
    Our R/3 system seems to have problem extracting more than 999 records, as we tried with different number of records and all those extraction jobs got cancelled. So, currently we are running multiple jobs for the initial load and even this is very time consuming.
    Thanks & Regards,
    Anita George

Maybe you are looking for

  • Error - "All JCo return parameters are initial"

    Hi, I got this error on my production XI server for about two hours and then everything started to work again.  Does somebody have an idea of what could be the cause of this error?  (All JCo return parameters are initial) Rgds, Yves

  • How to configure DTR,CBS and CMS?

    hi all,        I am working with SneakPreview (EP7.0).Is it possbile to configure DTR,CBS and CMS on sneskpreview ? Can any one tell me the procedure to configure ? Thanks&Regards Suresh

  • FM for knowing the required qunatity

    Hi all , I have a finished good (material number ) with me . It is made up of different semi-finished and raw materials . Suppose i need 1000 quantity , and finished good is not available .... I need to know how much of these semi finished and raw ma

  • Configure SOA (full) , but OWSM not configured

    Configure SOA (full) work find but OWSM is not configured echo] ** Configure OWSM = false When going to URL: http://127.0.0.1:8988/SOAConsole it also does'nt show up. Is there any way to get OWSM configured?

  • Problem setting up iDVD opening page after dragging in iMovie project

    Had a problem at one to one training yesterday to finish my project. I had completed my slide show with photos and video in imovie. I had premade the "opening" on iDVD with a title and subtitle. When we dragged the imovie file into the idvd opening p