Load time depends on index files

Hi All,
(on BSO)
I read some where like if more index files exists the load time will be increase to search the rite combination to load data value. Is that correct ?
I have restrcutred(level 0) the dense members and done the calculations So my index files become 3 after i have run general load on that database it took 1hr.
I have done sparse restructure( all data) and noticed Index files become 2 and ran general load on that database it took 30 mins time.
Let me know whether m correct or not.
Sorry,m not good in explaning the things. :)
Regards,
Prabhas
Edited by: Prabhas on Jun 13, 2012 9:21 PM

You say you first load into a test cube, then export and use that to load into prod. Is the dimension order and dense/sparse configuration the same? Test cube is a copy of prod cube.so everything must be same.
If your periods (or time) is dense, then loading a single month will still cause fragmentation as it has to read the blocks and rewrite them. I'm guessing things speed up after a restructure because you are getting rid of fragmentation. What you think is a sparse restructure is actually a dense restructure.Please note that We have "years" dimension as a sparse not dense dimension and i have done fragmentation during the maintainance..and loaded but takes much time than usual.But very next day i have added new sparse member and done alldata restructure and cleared the particular month data and loaded which completes faster than y'day load.

Similar Messages

  • Best practise around handling time dependency for flat file loads

    Hi folks,
    This is a fairly common situation - handling time dependency for flat file loads. Please can anyone share their experience around handling this. One common approach is to handle the time validity changes within the flat file where it is easily changeable by the user but then again is prone to input errors by the user. Another would be to handle this via a DSO. Possibly, also have this data entered directly in BI using IP planning layouts. There is a IP planning function that allows for loading flat file data but then again, it only works without the time dependency factor.
    It would be great to hear thoughts or if anyone can point to a best practise document for such a scenario.
    Thanks.

    Bump!

  • Loading time-dependent master data using update rules/transformations

    Hi
    I am trying to load time-dependent master data to an infoobject. It seems that I get an error message on duplicate records if I use a transformation or update rule. Does this only work with direct update ?

    In the DTP you have the option to ignore duplicate records....
    Just select that and then load data...

  • Load time in a PDF file

    I've got a 6 tab dashboard that I export to a PDF file.  Some users have found load times of around 1 minute but I usually find it to load in about 20-25 seconds.  I tried breaking up each tab into it's own dashboard file and exporting to a PDF and each file takes about 4-6 seconds to load.  Is the load time for the 6 tab file additive (i,e. 4 seconds X 6 tabs = 24 seconds)?  Is there any way to allow the 6 tab file to load faster?  Also, is there a way to force the first tab to fully load first while the other tabs load in the background?

    How are you configuring this "6 tab" dashboard in Xcelsius?  Are you using an image component, external slideshow, or tab set component?  Are you configuring these nested child SWF files with dynamic visibility?  The way this is set up will dictate how much processing the Parent SWF file will need to do upon initialization.
    Ideally, you just want one Child SWF file loaded/visible at a time, which lessens the processing on the Flash Player.

  • Loading Time Dependent attributes

    Ok, Im trying to figure out the best way to import time-dependent TO and FROM fields from a legacy system.  Obviously, the legacy system does not have these fields so I would like to generate them myself the best way possible.  The situation is that master data gets uploaded every day, and only 1 field in that master data is time-dependent (a marker field, 0 or 1, true or false).
    What dates should I generate whenever updating the TO and FROM field of that time-dependent field?  Would the TO field always contain 12.31.9999 and if so, what happens if the same key data row gets updated the following day, would I have to make a script to update that previous TO field so that it contains the new data row's date, and the FROM field of the new data row? Then, of course place 12.31.9999 in the new row's TO field?
    Is this the correct method, if so, that's alot of work to do for the transfer rules.  Doesn't SAP generate these TO and FROM fields as that time-dependent field is updated with a new value?
    Since this is not coming from SAP R/3, it gets kind of complicated.

    Hi,  You are on the right track.  All you should have to do is populate the from date with the current date and the to date with 12.31.9999.   The system will take care of the rest.  If after time you end up with many time dependant entries that have the same characteristic values you can resoganize the master data and again the system will rearrange the date ranges for you.
    Good Luck and please assign points if you feel this helps you out...
    Thanks,
    Ken Murray

  • Loading Time stamp from Flat File

    Dear Experts,
         I thank you for your kind support and replies.
       Again I am stuck in a issue. So I need your help.
       We are loading flat file data into a cube/dso. The flat file contains time stamp field.
    All the data are getting loaded properly except time stamp.
    The field is taking system date and time of data loading.
      I have taken the customized info-object like 0TCTTIMSTMP.
    Kingly guide me, where I am going wrong.
    Thanks,
    Sanjana

    Hi Experts,
          I am trying to load the flat file, the input format is attached below.
    Creation Date
    20,150,411,121,600
    20,150,406,032,600
    20,150,406,125,800
         but after loading into the ODS , the data is becoming
    20150424102709
    20150424102709
    20150424102709.  
       This means it is taking today's Date..
    I have the checked the PSA level, there also the data is 20150424102709.
    Also checked the Conversion  Routine, it is maintained with TIMES.
    Kindly suggest, what may be the cause or how can I work on this.
    Thanks,
    Sanjana.

  • Loading customer hierachy from flat file

    Hello Friends,
    I have a requirement to load time dependent customer hierarchy, to be used in BEx reports. I have gone most of the threads in the forums about 0cust_sales and 0customer.
    The table that is updated in ECC is KNVH. As we cannot map the data from KNVH directly to 0customer, I have loaded the data to 0cust_sales using using datasource 0CUST_SALES_LKDH_HIER.
    Now I have downloaded the 0cust_sales hierarchy using the program Z_SAP_HIERARCHY_DOWNLOAD and changed the object there to reflect 0customer.
    Once the file is downloaded, I tried to create a file datasource for 0Customer and load the file.
    Initially I found issues with format, as 0cust_sales would have a combination of sales org, dist channel, division together with customer. I replaced all those numbers with zeros.
    The preview looks good with all the fields properly populated.
    But still not able to load the file. I have checked in SLG1, its all green. but hierarchy does not show any update.
    As a second step, I tried to create a manually 2 nodes in the 0customer hierarchy and tried to download it using the program. Then tried to upload again. Its working after manual change only for some entries
    Any inputs are highly appreciated.
    Thanks
    Ed.

    Thanks Aditya for your reply.We are on BW 7.3.
    These are the steps taken
    1. Loaded the 0cust_sales hierarchy from ECC(knvh) - good
    2. Downloaded the hierarchy as a .txt file using Z_SAP_HIERARCHY_DOWNLOAD program
    3. Created a Datasource for hierarchy for 0customer using file system
    4. Modified the downloaded file ( re arranged the columns and also the width of the columns) and saved it as .csv
    4. Created transformations and uploaded the file to 0customer. It went though fine.
    5. The requirement is to automate it. I am not able to upload the downloaded file from 0cust_sales to 0customer, even if i remove distribution channel, division and sales org
    Following is the snippet of the file
    Or there are any other options.
    0cust_sales download
    000000010HIER_NODE               
    ~ROOT                       
    0000000000000002000000009999123110000101                                                           
    Ep11    p1 p1
    000000020HIER_NODE               
    1220070                     
    0000000100000003000000109999123120131025                                                           
    E000000000001220070  000000000001220070                 
    000000000001220070
    file that I uploaded to 0customer is
    NODEID,INFOOBJECT,NODENAME,LINK,PARENTID,DATETO,DATEFROM,CHILDID,NEXTID,LANG,SHORTD,MEDD,LONGD
    1,0HIER_NODE,ROOT,,0,99991231,10000101,2,0,E,ROOT,ROOT,ROOT
    2,0CUSTOMER,1220070,,1,99991231,20131025,3,10,E,L Holding Company Inc,L Holding Company Inc,L Holding Company Inc

  • Load time

    What is the load time in a project?
    What is the calc time in a project?

    load time depends on many factors like how much data you are loading and your order of dimension in load file. you can know more about load time in optimizing the load data in DBAG.
    Same case with Calc time, as said before you can know about it in 'Using Simulated Calculations to Estimate Calculation Time' in DBAG.
    hope this helps

  • Time Dependent Text

    Hello, how do I set up my flat file to load time dependent text object. I encounter DTP errors when I tried the flat file with just customer key and text but not the date to and from information. is it necessary to have these fields to load? Thanks for your time. As you can tell I am just starting in SAP universe.
    Suresh

    Hi,
    It depends upon the option which you have chosen.
    In the master data/text tab in the infoobject if you have chosen short text check box then it will show short text only and mapped it to the source in tranformation.
    The text for this inffobject is time dependent and values are determined by the  validity periods range date to and date from.
    For other infoobject you have chosen both the boxes and mapped them to the source fileds in transformation thats why it is showing both the text.
    Thanks
    Ajeet

  • Regarding performance issue in time dependent hierarchie.

    hai
    we are loading time dependent hierarchies from flatfile to bw,it is weekely load,we have nearly one million records loaded,we got an issues regarding change of these hierarchies timely.when ever there occurs a change in hierarchy a new row is added to the table,it is degrading the performance,can any one of you please suggest  how to over come performance related issues regarding time dependent hierarchies.
    Regards
    Srinivas.G

    hello deven,
    if you are only focusing on your application's performance
    on the aspect of usability i.e. less waiting time, fast
    response UI, i would personally suggest you to use AJAX.
    put some processing part on the browser side and making
    data retrieval from MI asynchronous... this way, your user
    don't have to wait for all data to be presented, but rather
    could work on the data presented in pieces (i.e. asynchronously).
    anyway try googling for AJAX...
    regards
    jo

  • Time dependent business partner master data !!!

    Hi All,
    In BI side i am loading master data for '0BPARTNER'.... lets assume there is one business partner 'DEVT01'...this business partner is assigned to a developer named 'Ankit'...after 3 months ankit finishes his developmet work....another developer comes and starts working using the same id i.e 'DEVT01'.... in the source system i changed the master data in tcode 'BP' for id 'DEVT01'  from 'ankit' to 'arun' i.e arun is the new developer but working on the same id....now when i load the master data for '0BPARTNER'..that earlier 'DEVT01' will now start showing in the report as arun .... but the end user the records of 3 months before when ankit has worked....the developer should be displayed as ankit ..... so in all the requirement is to load time dependent master data for 0BPARTNER.....is there any datasource which will give time dependent master data for '0BPARTNER'. ?
    Regards,
    Deadlocks

    Dear Nate,
    I would suggest you to have a look at this EES. Even if it doesn't address your question it might be useful.
    13.08.2007 - How to display the last four digits of a credit card
    How to add specific fields to the layout from tables that are not exposed by default
    This session will cover two Print Layout Designer (PLD) Topics.
    It will show how to encode a Credit Card Number to display the last 4 digits
    only and will also cover a tip of adding specific fields to the layout from tables
    that are not exposed by default.
    You can find it here:
    https://websmp109.sap-ag.de/~sapidb/011000358700000050892007E/
    Kind Regards,
    Marcella Rivi
    SAP Business One Forumes Team

  • Time dependent Hirarchy Structure

    Hi,
    I need to create Hirarchy, i did not create before,
    Please some one explaine me how to create     Time dependent Hirarchy Structure  in CostCenter InfoObject.
    Please, please help me.
    Thanks

    HI
    Find the below link
    http://help.sap.com/saphelp_nw2004s/helpdata/EN/0e/fd4e3c97f6bb3ee10000000a114084/frameset.htm
    Time-Dependent Hierarchies  
    Use
    In a hierarchy that is not time dependent, the characteristic values are always the same.
    If you want to create views of a hierarchy that are valid for a specific time period, you need to create the entire hierarchy as time dependent.
    If you want to model relationships that change time-dependently, you need to create the hierarchy structure time-dependently.
    Functions
    In InfoObject maintenance, you can set whether and in which ways a hierarchy is time dependent. You can choose from the following:
    ·         whether the hierarchy is not time dependent (Hierarchy Not Time-Dependent). This is set by default.
    ·         whether the entire hierarchy is time dependent (Entire Hierarchy Time-Dependent).
    ·         whether individual node relationships are time dependent (Hierarchy Structure Time-Dependent)
    ·         whether a temporal hierarchy join is used with time-dependent hierarchy structures (Use Temporal Hierarchy Join)
    Entire Hierarchy is Time-Dependent
    You can either load time-dependent hierarchies (see Loading Time-Dependent Hierarchies) or create them in the BI system (see Creating a Hierarchy). When you create a time-dependent hierarchy, you have to enter a validity interval (valid to and valid from fields).
    If an entire hierarchy is time dependent, the system creates hierarchy versions that are valid for separate intervals. The system automatically uses the current valid version in this case. The hierarchy valid in each case can be uniquely identified by its technical name and the From-To Date.
    In the InfoObject tree of the Data Warehousing Workbench, all time-dependent hierarchies under the associated InfoObject are displayed with the corresponding To Date, for example  Time-Dependent Hierarchy 05/31/2000.
    In reporting, the system returns the valid hierarchy when a query is executed using the query key date.
    Within a restructuring company areas, you can create time-dependent versions of a hierarchy for the Main Area InfoObject. This enables you to compare the restructuring over different time periods in a query.
    Time-dependent hierarchy 01/01/1999 - 05/31/1999
    Time-Dependent Hierarchy 06/01/1999 - 12/31/1999
    Main Area NORTH
    Main Area NORTH
    Area 1
    Area 2
    Area 2
    Main Area SOUTH
    Main Area SOUTH
    Area 1
    Area 3
    Area 3
    Area 4
    Area 4
    In reporting, you can work in the individual columns of the report structure with fixed date values. You may want to do this to compare Main Area North in the Time-Dependent Hierarchy 05/31/2000 with Main Area North in the Time-Dependent Hierarchy 06/01/2000 (simulation).
    Time-Dependent Hierarchy Structures
    You can either load time-dependent hierarchies (see Loading Time-Dependent Hierarchies) or create them in the BI system (see Creating a Hierarchy).
    In hierarchy maintenance, you can determine a valid time interval for each hierarchy node (Valid to and Valid from fields).
    In reporting, a hierarchy with time-dependent hierarchy structures is created either for the current key date or for the key date defined for the query. In addition, you can evaluate a hierarchy historically using the temporal hierarchy join.
    You can assign an employee to different cost centers at different times within the context of a restructuring.
    In the context menu of a hierarchy, choose Display Hierarchy to access the hierarchy display: Each node and leaf has been given a date symbol. Hierarchy nodes that are assigned to different places in the hierarchy structure, depending on the time, are displayed more than once. By double clicking on a hierarchy node, you can display the associated validity period for the node relation.
    In the following example, you can double click on the Jones leaf to see that the worker Jones was assigned to region USA between 01/01/1999 and 05/31/1999 and Puerto Rico from 06/01/1999 to 12/31/1999.
    In order to use a hierarchy with a time-dependent hierarchy structure in reporting, you require the following settings in the BEx Query Designer:
                                a.      If you want to evaluate a hierarchy with a time-dependent hierarchy structure for a fixed key date, enter the key date in query definition.
                                b.      If you want to evaluate a hierarchy with a time-dependent hierarchy structure historically, for a key date that is to be derived from the data, choose the temporal hierarchy join option and specify the derivation type for the key date.
    For a more detailed description of the functions and differences between the two evaluation views, see Time-Dependent Hierarchy Structures in the Query.
    In maintenance of the key date derivation type (RSTHJTMAINT) determine the rule you want to use to determine the key date from the data. In this way you determine the time characteristic and way in which the key date is to be derived.
           1.      First determine the time characteristic.
    If you choose a Basic Time Characteristic as a time characteristic (for example, 0CALDAY, 0CALMONTH, 0FISCPER), you can use a key date derivation type of this kind for all InfoProviders that contain exactly one time characteristic that references the selected basic time characteristic. If there are several time characteristics in an InfoProvider that reference the basic time characteristic, you have to either determine the time characteristic more specifically or select a particular time characteristic from a particular InfoSet (Time Characteristic from InfoSet).
           2.      Determine how you want the key date to be derived from the time characteristic.
    The following derivation types are available:
    ¡        First day of the period
    ¡        Last day of the period
    ¡        Delay by number of days (you specify this in the Delay by Days field). In this case, the key date is calculated from the first day in the period plus the number of days specified minus 1. If the key date does not fall within the period, the last day of the period is used.
    Key date derivation type with (basic characteristic = 0CALMONTH, derivation type = u201Cfirst day of periodu201C):
    ·         For January 2005 the key date is calculated as 1/1/2005.
    ·         For February 2005 the key date is calculated as 2/1/2005.
    Key date derivation with (basic characteristic = 0FISCPER, derivation type = u201Cdelay by number of daysu201C and u201Ddelay u201C = 29):
    ·         For K4/01.2005 the key date is calculated as 1/29/2005.
    ·         For K4/02.2005 the key date is calculated as 2/28/2005.
    ·         For K4/03.2005 the key date is calculated as 3/29/2005.
    Note that the way in which you determine the key date derivation type affects performance. The number of data records that the OLAP processor reads corresponds to the level of detail on which the time characteristic and the leaf level lie. For this reason, choose the time characteristic as approximately as possible in order to keep the hierarchy small.
    A small hierarchy has 100 leaves. For a period of 12 months, the OLAP Processor reads 1200 data records at month level. At day level, it reads 36500 data records.
    Regards,
    kumar reddy.k
    Edited by: kumar reddy on Nov 18, 2008 10:50 AM

  • Movie loading time

    I am using Captivate 3. Is there a way to decrease the loading time for a movie when accessed from an LMS?

    The loading time depends on the size of your project and the speed of your internetconnection.
    The only real thing you can do to influence this is to make your final project smaller. Perhaps divide it into separate chunks because then the load time will be "distrubted" and not feel so long. You could also experiement with the quality settings in Captivate and reduce the project size that way. If you for example used "High Quality" on all your slides you could reduce the settings to optimized or jpeg.
    /Michael
    Click here to visit the www.captivate4.com blog

  • Yahoo! slow load time

    Does anyone know if there is going to be a firmware update to address the excessi'vely slow load times for DRMed WMA files such as those from Yahoo!Music Unlimited? I have "cleaned up" my Micro and it still takes a WMA file about 7 seconds to load if I just go to a random one, whereas it only takes about -2 seconds for a random MP3 to start playing. This is rather annoying, and I'm just wondering if the code that does the license check is being optimized.

    indo87 wrote:
    Try to convert the wma to mp3 with a program doesnt take that long.
    But it's a DRM'ed file, so it's not legal--unless you use the program I just mentioned in this thread, and it's bleeding-edge enough that the RIAA might sue them anyway.
    That delay is perhaps the only problem with 2.20.05; I didn't have quite as much a delay on DRM'ed files with 2..02. (But I also switched from a Napster To Go trial to YMU at the same time, so that might be part of it.) It's not the 30-second delay that the WMP updates in the FAQ post fix, however.

  • Speeding Up Web Page Load Time

    I'm wondering what the best way is to significantly increase the amount of time it takes for my pages to load, here is my website:
    www.andrew-brinded.co.uk
    it is visual and audio heavy and I need users to be able to access these files asap.
    andrew

    I hope you meant decrease your load time!
    Optimizing your files before uploading to a server is guaranteed to help as well as giving your site a chance to load in Internet Explorer.
    See....
    http://www.tonbrand.nl/
    Using a simple flash player for your music files will help and they will be more universally playable than QuickTime.....
    http://roddymckay.com/Satellite/FlashPlayer.html

Maybe you are looking for

  • File Save As Other Reader Extended PDF Enable Commenting & Measuring GRAYED OUT

    I have an PDF form created in Adobe LiveCycle Designer ES 10.0. When I open in Reader, All the "Sign" options are grayed out. Under "Properties" Signing is allowed but Commenting is not. From all I have seen, I hope that allowing Commenting will allo

  • Huge size file processing in PI

    Hi Experts, 1. I have seen blogs which explains processing huge files. for file and sftp SFTP Adapter - Handling Large File File/FTP Adapter - Large File Transfer (Chunk Mode) Here also we have constrain that we can not do any mapping. it has to be E

  • Read Statement in Dynamic Internal Table?

    Hi, Is it possible <b>read</b> statement in <b>Dynamic Internal</b> table? Thanls, Suresh.

  • Update price

    Hi, I want to be able to change the price box based on the qty selected.. has to be either html or js code per client. sample form: <form> <td colspan="2" align="left" bgcolor="#434432"> <label onmouseover="invi('shovelLayer2',0);" onmouseout="invi('

  • Can i change the casing on my hp pavilion dv6-6176sa ?

    I've scratched all of my laptop casing, looking to either get it changed or get the black finish if possible? Also i am looking to upgrade the hardware, things which will significantly upgrade the performance, any suggestions? Thank you