Data Load into 0FIAP_C03 - InfoCube consuming very long time

Hi,
I'm loading data into the InfoCube - 0FIAP_C03 from the DSO - 0FIAP_O03. On a daily basis I delete the contents of this InfoCube and reload full data.
In the DTP monitor I can see that the step 'Overlapping check with archived data areas for InfoProvider 0FIAP_C03' under 'Updating to InfoCube 0FIAP_C03 : 50000 -> 50000 Data Records' for each Data Package is taking the most amount of time. It is generally true that the step 'Overlapping check with archived data areas for InfoProvider <Cube_Name>' takes the most time. But is there any specific reason for this? Also, is there any thing that can be done to reduce the time taken to execute this step?
Thanks,
Sri.

Hi Sri,
Ideally it should not take much time-
I think the reasons would be:
1) Volume of data in Source DSO
2) Complex logic in Srart/Field/End routine
3) Cube Index (Delete cube index before load)
Also check the dimension design of your infocube --> SE38 --> SAP_INFOCUBE_DESIGNS
Refer the below thread for further info:
"density" in SAP_INFOCUBE_DESIGNS
Thanks,
Peddi

Similar Messages

  • Importing ESS/MSS Components into Track takes a very long time

    Hi All,
    I am trying to set up a track for ESS/MSS (have followed the cok book for ESS and NWDI). I am stuck @ the stage where I import the individual ESS, MSS source code into the track. Its taking fairly a large amount of time to build each single DC something like 195 minutes and more. This is causing the import to take forever, almost 3 days and MSS import is yet running.
    I have done the same thing before and it tool under 2 days for all to be done. Any inputs to make this fast?
    Thanks,
    GLM

    GLM,
    even we were facing the same problemm sometime back and our basis team did something(I dont remember exactly) like clearing the database logs etc
    you may want to check that option
    Thanks
    Bala Duvvuri

  • Data load taking very long time between cube to cube

    Hi
    In our system the data loading is taking very long time between cube to cube using DTP in BI7.0,
    the maximum time consumption is happening at start of extraction step only, can anybody help in decreasing the start of extraction timing please
    Thanks
    Kiran

    Kindly little bit Elaborate your issue, Like how is mapping between two cubes, Is it One to one mapping or any Routine is there in Transformation. Any Filter/ Routine in DTP.  Also before loading data to Cube did you deleted Inedxes?
    Regards,
    Sushant

  • Ff6 beta is taking a very long time or not loading at all sites from links or bookmarksmarks

    firefox 6 beta auto updated now when I click on links or book marks site either take a very long time to load or do not load at all.When I tried to log into my back acct. it never loaded.

    No clue why the final processes have suddenly started to take so long. Two things I'd try: a) capture from an older tape to see if some problem with the new tape is at fault.  And b) check the health of your RAM and the hard drive.
    The red frame sounds a bit like a glitch we used to have in OnLocation (actually in its predecessor HDV Rack) which was caused by a partial GOP. But that was a product of HDV Rack recording from the live video stream. It turned out that HDV cameras intentionally interrupt the data stream for an instant upon starting to record--specifically to avoid recording a partial GOP to tape. So my gut says that the tape has partial GOPs at the points where you stopped/started recording.

  • Is there any way to connect time capsule to a MacBook Pro directly via USB. I have a large amount of data that I want to back up and it is taking a very long time (35GB is taking 3 hrs, I have 2TB if files in total)...)?

    Perhaps via USB. I have a large amount of data that I want to back up and it is taking a very long time (35GB is taking 3 hrs, I have 2TB if files in total)...? I want to use TimeCapsule as back-up for an archive which is curently stored on a 2 TB WESC HD. 

    No, you cannot backup via direct usb connection..
    But gigabit ethernet is much faster anyway.. are you connected directly by ethernet?
    Is the drive you are backing up from plugged into the TC? That will slow it down something chronic.. plug that drive in by its fastest connection method.. WESC sorry I have no idea. If ethernet use that.. otherwise USB direct to the computer.. always think what way the files come and go.. but since you are copying from the computer everything has to go that way.. it makes things slower if they go over the same cable.. if you catch the drift.

  • Web pages taking a very long time to load; nothing wrong with my internet connection.

    I've contacted my ISP and they've told me there is nothing wrong on their end and that my modem is running perfectly. I've done a speed test and my upload is 33mbps+ and download is 5.5mbps+.
    The problem is, it takes webpages a very long time to load. Sometimes longer than others, but sometimes it's so long I give up. There doesn't seem to be a difference between when I type in a URL or an IP address directly into the address bar.
    One night last week I completely lost the ability to connect to any webpages, and then when I woke up in the morning I was having these problems with connection speed, and the problem has persisted for several days.

    Hello Billyeee,
    Thank you for the details of the issue you are experiencing with Wi-Fi on your MacBook Pro.  I would be concerned about this too.
    I recommend following the steps in the section titled "Symptom: The Wi-Fi network seems slow" in the following article to resolve an issue like the one you described:
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628
    Thank you for posting in the Apple Support Community.
    Best,
    Sheila M.

  • Data load into SAP ECC from Non SAP system

    Hi Experts,
    I am very new to BODS and I have want to load historical data from non SAP source system  into SAP R/3 tables like VBAK,VBAP using BODS, Can you please provide steps/documents or guidelines on how to achieve this.
    Regards,
    Monil

    Hi
    In order to load into SAP you have the following options
    1. Use IDocs. There are several standard IDocs in ECC for specific objects (MATMAS for materials, DEBMAS for customers, etc., ) You can generate and send IDocs as messages to the SAP Target using BODS.
    2. Use LSMW programs to load into SAP Target. These programs will require input files generated in specific layouts generated using BODS.
    3. Direct Input - The direct input method is to write ABAP programs targetting on specific tables. This approach is very complex and hence a lot of thought process needs to be applied.
    The OSS Notes supplied in previous messages are all excellent guidance to steer you in the right direction on the choice of load, etc.,
    However, the data load into SAP needs to be object specific. So targetting merely the sales tables will not help as the sales document data held in VBAK and VBAP tables you mentioned are related to Articles. These tables will hold sales document data for already created articles. So if you want to specifically target these tables, then you may need to prepare an LSMW program for the purpose.
    To answer your question on whether it is possible to load objects like Materials, customers, vendors etc using BODS, it is yes you can.
    Below is a standard list of IDocs that you can use for this purpose to load into SAP ECC system from a non SAP system.
    Customer Master - DEBMAS
    Article Master - ARTMAS
    Material Master - MATMAS
    Vendor Master - CREMAS
    Purchase Info Records (PIR) - INFREC
    The list is endless.........
    In order to achieve this, you will need to get the functional design consultants to provide ETL mapping for the legacy data to IDoc target schema and fields (better to ahve sa tech table names and fields too). You should then prepare the data after putting it through the standard check table validations for each object along with any business specific conversion rules and validations applied. Having prepared this data, you can either generate flat file output for load into SAP using LSMW programs or generate IDoc messages to the target SAPsystem.
    If you are going to post IDocs directly into SAP target using BODS, you will need to create a partner profile for BODS to send IDocs and define the IDocs you need as inbound IDocs. There are few more setings like RFC connectivity, authorizations etc, in order for BODS to successfully send IDocs into the SAP Target.
    Do let me know if you need more info on any specific queries or issues you may encounter.
    kind regards
    Raghu

  • My mac air died, after i reinstall from dvd drive, when i boot up again, i saw a prohibit sign showing up on the screen, then get to my logon screen.  After logon, it takes very long time to load any application.  pls help

    my mac air died, after i reinstall from dvd drive, when i boot up again, i saw a prohibit sign showing up on the screen, then get to my logon screen.  After logon, it takes very long time to load any application.  pls help

    OK. If you believe that.
    When the disk is starting to die it can be bad for a moment and then be good for a while. If there was no problem while you were checking it of course it shows up good.
    I tell you those are the signs of a disk that is about to die.
    Allan

  • Since itunes and apple tvs latest update I have had problem wtching movies on apple tv via my itunes can any one help, movie takes a very long time to load sometimes never, it use to work really well, whats going on please help?

    Since itunes and apple tvs latest update I have had problem wtching movies on apple tv via my itunes can any one help, movie takes a very long time to load sometimes never, it use to work really well, whats going on please help?

    You might find useful information in item D1 of Time Machine Troubleshooting.

  • Takes a very long time to load pages and is laggy

    The new''' FF (4) '''was good at first, but recently it is starting to lack the goodness it once had.
    '''It is becoming slower and slower by the day and takes a very long time to load pages. Sometimes the "loading" icon circles for 5 minutes, and whether the page loads or not depends on my luck at that time.'''
    Also, it has become seriously '''laggy''':
    '''Scrolling''' up and down, typing and '''filling out forms''' (like writing this message) etc have slowed down.
    I have deleted the history, and cleared the cache, but to no avail.
    Could it be some of the add-ons?
    Or is it that FF4 was all hyped up and '''''can't stand to it's name'''''? :)
    Please help.
    Info: Vista 64-bit, 4GB ram, 2.33GHZ....can't be my computer!

    You could try to disable this feature for now by toggling this pref on the <b>about:config</b> page:
    *devtools.debugger.source-maps-enabled = false

  • I just got an iPhone 5 32GB and i have backed up my old 3GS 32GB via itunes (20GB of data on there) and it is taking a very long time to restore to my iPhone5. Its taken more than 20 hours and says 12 hours remaining. The text "Time remaining" flickers.

    I just got an iPhone 5 32GB and i have backed up my old 3GS 32GB via itunes (20GB of data on there) and it is taking a very long time to restore to my iPhone5. Its taken more than 20 hours and didnt complete.
    The text "Time remaining ... hours" flickers.
    I set it to start restoring from the 3GS backup yesterday at 1pm and the time remaining kept on increasing. I left it overnight and at 9am this morning the progress bar hadnt moved and it said 12 hours remaining.
    I don't know why its taking so long. I unplugged it and it just set up as new phone. So i did a factory reset and tried again at 4pm and it is now 12am and it says 4 hours remaining and my computer occasionally flickers. (Its not a bad computer, 2 months old, i7, 6GB RAM, Heaps of HDD space). It also messes with google chrome and i cannot browse the web at all while it is trying to restore my iphone.
    I have tried restarting my laptop and should i reinstall itunes? I simply dont see why it should take longer than 20 hours to copy over 20GB of data!
    Can anyone help me?
    Thank you

    I'm having this EXACT same problem with my iPhone 4, and I have the same computer stats (I have a Samsung Series 7)

  • Adding leading zeros before data loaded into DSO

    Hi
    In below PROD_ID... In some ID leading zeros are missing before data loaded into BI from SRM into PROD_ID. Data type is character. If leading zeros are missing then data activation of DSO is failed due to missing zeros and have to manually add them in PSA table. I want to add leading zeros if they're missing before data loaded into DSO.... total character length is 40.. so e.g. if character is 1502 then there should be 36 zeros before it and if character is 265721 then there should be 34 zeros. Only two type of character is coming either length is 4 or 6 so there will be always need to 34 or 36 zeros in front of them if zeros are missing.
    Can we use CONVERSION_EXIT_ALPHPA_INPUT functional module ? As this is char so I'm not sure how to use in that case.. Do need to convert it first integer?
    Can someone please give me sample code? We're using BW 3.5 data flow to load data into DSO.... please give sample code and where need to write code either in rule type or in start routine...

    Hi,
    Can you check at info object level, what kind of conversion routine it used by.
    Use T code - RSD1, enter your info object and display it.
    Even at data source level also you can see external/internal format what it maintained.
    if your info object was using ALPHA conversion then it will have leading 0s automatically.
    Can you check from source how its coming, check at RSA3.
    if your receiving this issue for records only then you need to check those records.
    Thanks

  • Sharepoint Report is taking very long time to load

    SharePoint(2010) Report is taking very long time to load and display in first attempt but from the next attempt it loads and display result normally. It's urgent..please help how to troubleshoot ...

    Hi Kunal,
    is there multiple report viewer webpart on page? if so then SharePoint doesn't do well with multiple report viewer web parts. if possible then merge the reports in one.
    Try to implement SSRS caching/ Database snapshots for reporting services, it will help you to improve the performance:
    reference: http://msdn.microsoft.com/en-us/library/bb522786.aspx
    Technet article to troubleshoot report performance:
    Troubleshooting Reports: Report Performance
    If my contribution helps you, please click Mark As Answer on that post and
    Vote as Helpful
    Thanks, ShankarSingh(MCP)

  • How can i add the dimensions and data loading into planning apllications?

    Now please let me know how can i add the dimensions and data loading into planning apllication without manuallly?

    you can use tools like ODI or DIM or HAL to load metadata & data into planning applications.
    The data load can be done at the Essbase end using rules file. But metadata changes should flow from planning to essbase through any of above mentioned tools and also there are many other way to achieve the same.
    - Krish

  • New Photos App take a very long time to upload 20 Pictures, while the Activity Monitor is showing much more data sent (MB) than these two pictues

    The New photos app is taking a very long time to upload images. It stays a very long time at 20,104 for example. When I check the Activity Monitor (Network) it shows that the computer is actually uploading stuff. After about 2 hours, only 20 Pics&Videos are uploaded. The uploaded pics and videos are about 500MB while the data sent is around 1GB. I am positive that Photos is the only thing uploading data at the moment.
    Anyone else facing this problem?

    It can take days, even weeks.
    Tell me 2 things and I will tell you the estimated upload time.
    1 How big is your Library (in GB)
    2 How fast is your upload speed.
    Or you can just use the upload time calculator and do it yourself

Maybe you are looking for

  • Using JavaScript to submit a form with multiple submit buttons

    I am a newbie to JavaScript, so hopefully someone can answer this for me. On my user registration form, I have two buttons that submit the form, 'check_availability' (to check if the username is available) and 'register'. In my PHP script, I check wh

  • Batch creation at co11n and co15

    Hi, I wann create auto batch creation at the time of order confirmation i.e. at co11n and co15, can anyone tell step by step wht confg shd i require? kindly assist

  • Can not login into my AppleID

    Hello. I cannot login into my Apple ID. I have never set up a second email nor I can remember the answers I put up for security questions. I do know my birth date though. Any other way I can restore my password or reset it?

  • IWeb site opens blank site after moving to new computer

    Hi, I copied my iWeb domain file to a new computer and now when I open it, it opens to a blank site as if I've never created anything before. To make maters worse, in the process of following advice from others and deleting preference files etc, I've

  • Any good book on Rewriting SQLs for tuning purposes?

    Is there any good book explaining how to rewrite Oracle SQLs in an optimal way?