Subcube and consolidation.

Hello Experts,
A new forecast scenario dimension is added. Our process is to extract data, data can be extracted from any existing scenario, and then use that as input into the new scenario and consolidate.
Once the consolidation is complete we clear the data and reload with valid data.
We find that if we do this process before we load the valid data, the consolidation processes (when loading the valid data) goes much quicker than if we were to run the consolidation the very first time with the valid data..
Can you prep a new SubCube (new scenario) in order to make the initial consolidation process run quicker.
*** Example:; If we do not run a preliminary consolidation on a new scenario, and perform a first time consolidation the process takes 35 hours..
If run a pre-consolidation first (invalid data), then consolidation that we do when we have valid data takes 17 hours...
We can do the pre-consolidation on a weekend, and then we are ready to load valid data when the time comes. Since a first time consolidation would take to long time, (customer unhappiness) we have decided to perform a pre-consol.
Any suggestions would be much appreciated.
Thank you,
Charles Babu J

From a SQL Server perspective, but I would think Oracle works similar.....
I disagree that it is necessarily indexes. If your fill factor is too tight, you will get index fragmentation when you add a lot of data. Essentially the index is built out of order and a rebuild will need to happen. Unless you have some sort of automatic index rebuild running at all times (not likely) this is not the immediate issue. I can confirm taht consolidations definitely will fragment index. In regards to fill factor, essentially you are leave gaps in the index so that as you add new entries, they can be put in the right order. If your fill factor is too high, there's no room for new entries and they go to the end. If your fill factor is really low, the indexes will take more space and be slightly inefficient, but they shouldn't fragment as much.
I think perhaps the database is getting expanded ('auto grown') as the data is getting added. When you create a database, you specify a size for the log and data file(s). What happens when the data added to database hits the max size of the database? You can't add any more data and boom. To solve that problem, auto-grow functionality exists. 'Auto-grow' essentially will re-allocate disk space for the database as it needs it. How much does it add? That's up to you. Most system allow you to set auto-growth by MB or % of current size.
If these settings are too small and you are adding a lot of data, the database server will have to continually grow the database which is a time consuming process. Say your database has 65 GB allocated to data, your application is 60GB and one scenario takes up 10GB. If you start copying a scenario to a new (empty) scenario, your database will end up being -5 GB short! Now... lets say you have autogrow set to 1 MB (**DEFAULT in SQL SERVER 2005**), you are in BIG trouble. SQL will autogrow the database thousands of times in 1 MB increments. This will absolutely kill performance.
If that is happening, you will see log entries about auto-growing the database.
With all of that said, proper database file sizing is critical as well as auto-grow settings.
You should be proactively reviewing your data usage and estimating where you will need to be as you implement new features, etc. If you know you are going to add 10 GB of data to your system, you should just manually grow the database to at least that amount.
If you want to rely on auto-grow, you should review the auto-grow settings. the auto-grow amount should be enough that it rarely has to run.

Similar Messages

  • Development and consolidation same system

    Hello All,
    Can i declare both the development and consolidation as the same system without specifying test and production system in a track? If yes then is there any other factors to be considered?
    Also the SC state is in grey whereas if i click synchronize DC dependencies it turns green. Any suggestions on this?
    Regards,
    Anand

    HI,
    Can i declare both the development and consolidation as the same system without specifying test and production system in a track?
    you can declare development and consolidation as the same system. but then you wont be able to distnguish between the changes you made.
    keeping consolidation virtual is an good option than keeping development and consolidation as the same system.
    and without specifying test system is not a good option, test system should have to be there, as at that stage only you assemble and check you development as a complete application.

  • How to configure the runtime and consolidation for a track in CMS.

    How to configure the runtime and consolidation for a track in CMS.
    I can see the track exists in CMS but the same doesnt pull up in the NWDS in the development configuration perspective.
    I compared the given track with the one which gets pulled up in NWDS. Theres something called runtime system and consolidation which isnt defined for the track which is invisible.
    Please advise , what are these required for. And how can we configure the same.

    The runtime systems are defined for a track to setup the Transport path for any code changes....the Consolidation system is usually defined as a Virtual system for the track and used for comparison and fixing any broken or Dirty DC's ....that means it's not used as a Runtime System for Deployment as compared to DEV,QAT and PROD used for Deployment...
    Hope it helps..
    Regards,
    Shikhil

  • Will all my playlists and songs be ok after I organized and consolidated library that was already on external hard drive

    I am organizing and consolidating my library in the hopes of keeping all my playlists and libraries intact on myWestern Digital external hard drive.  My current computer, an HP Dv6 Pavillion running Windows 7 is going in for repair for the 2nd time.  When it came back to me to the first time, ITunes was still there unscathed.   I just don't want to take a chance.  If anyone has any ideas to help.
    Thanks
    Heather

    When this happens (used to happen to me a LOT), iTunes will have a backup .itl file in the iTunes folder.  Delete the newly created .itl file, rename the backup to iTunes Library.it, and point iTunes to this existing library.  Everything should be back.
    I'd guess you have a large library.  Mine started doing this when I got over 50k or so songs, and would happen as I was doing massive updates to the library.

  • Trend Report and Consolidation Trend Report

    Hi HFR Gurus,
    I have a requirement to develop Trend Reports. Could you please explain about Trend Reports? How to Develop a Trend report and what are the requirements should meet? What are the columns and rows should consider to develop? What is difference between Trend Report and Consolidation Trend Report?
    Thanks
    Challenger

    This is a common discussin here. Have a read of this: Re: Very Urgent FR Report
    But also I would ask the business/client for a template. Each business could have a different understanding of a Trend Report. There are no set rules for having certain dimensions on rows/columns/pages.
    Cheers,
    Mehmet

  • SAP Business Planning and Consolidation Topics (BPC)

    Hello Everyone,
    please post questions related to SAP Business Planning and Consolidation (former OutlookSoft) to the forum for Enterprise Performance Management (Enterprise Performance Management (SAP EPM)).
    Kind regards,
    Marc Bernard
    SAP NetWeaver RIG

    Hi Pushpa,
    In Bpc for reporting and query we have all in built tools.and you can get the graphical details in reports and input schedules.
    and BPC7 is NW version i.e it supports BI from Backend and we are getting 7.5 which is of Business objects category.
    For knowing the BPC you can go to below links...
    http://help.sap.com/saphelp_nw04s/helpdata/en/57/a21f407b402402e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    and one dedicated site is there for best practices..
    http://help.sap.com/bp_bpcv151/html/index.htm
    for any help post in SDN....
    Hope it is helpfull...
    Please give the points if it is helpfull...
    Regards,
    Naresh.K

  • How to install SAP Business Planning and Consolidation 5.1

    Hello Experts
    We have the activity to install BPC 51..
    Can you assist me how to proceed in this activity.
    Thanks and Regards
    Pooja

    Hi Pooja,
    I would recommend you to get the Master and Installation Guide - SAP Business Planning and Consolidation 5.1 from service.sap.com under Installation and Upgrade Guides,,
    And make sure you also download sap note 1087086 which contains important information about the installation,
    Regards,
    Aziz Khan

  • Business Object Planning and Consolidation&Business Planning and Consold...

    Hi Friends
    Please can you advise me on the difference between
    Business Object Planning and Consolidation and Business Planning and Consolidation
    for both the topics, SAP provides short name as BPC
    *Thank you and Kindest regards
    Srikaanth*

    Hi,
    Basically, there is no difference. Till the version 7.0, it was called business planning and consolidation. From 7.5 ,its called business objects planning and consolidation.

  • SAP BO Planning and Consolidation for Banking In Version 10

    Hello All.
    Is there a version of SAP BO Planning and Consolidation for Banking, for version 10?
    Thanks

    Hi There
    The current available version is SBOP PLANNING & CONSOLIDATION FOR BANKING 1.2, which is built on top of BPC 7.5
    BPC 10 has only recently gone GA, so at the current moment there is nothing for version 10, it should come soon hopefully.
    It should coincide with the release of the starter kits for version 10
    Hope this helps
    Kind Regards
    Daniel

  • BOBJ Edge Planning and Consolidation Installation files

    Hello,
    I've been trying to locate the installation files for SAP BusinessObjects Edge Planning and Consolidation application, in the support download center, but I can't find it. SAP Note # 1336043 has this as the location
    Installations and Upgrades > Installations and Upgrades - Entry by Application Group > SAP Application Components > SAP PLANNING AND CONSOLIDATION FOR MICROSOFT > SAP PLANNING AND CONSOLIDATION 7.5 FOR MICROSOFT > Installation.
    However, "Entry by Application Group" is no longer available, and SAP PLANNING AND CONSOLIDATION 7.5 is nowhere to be found.
    If anyone knows whre to look I'd appreciate your help,
    Regards,
    Ricardo Sada

    Hi Nicola,
    Have you disabled UAC on your terminal server ?
    Is this Windows 2008 Terminal Server ?
    Have you tried to install the client from the installation file and not from the browser page.
    For example, on your BPC server which has the Web Server role, in the PC_MS WebServer directory, there should be an installation folder with the executable files for the BPC and admin client. You can try to install BPC using the executable installation files.
    If UAC is still enabled, try to run the installation as Administrator, right click on the file and "Run As Administrator"
    Hope this helps.
    Kind Regards
    Daniel

  • SAP Business Planning and Consolidation Advice

    Dear Gurus,
    Recently I was going through one of the SAP Certification (SAP Business Planing and Consolidation). I
    am working as a SAP B1 Techno Functional Consultant and would like to take my skills to one step further.
    Is the BI Package integrative with SAP B-One and what is the market value of the product.
    Your advice will be invaluable.
    Faisal

    Hi Pushpa,
    In Bpc for reporting and query we have all in built tools.and you can get the graphical details in reports and input schedules.
    and BPC7 is NW version i.e it supports BI from Backend and we are getting 7.5 which is of Business objects category.
    For knowing the BPC you can go to below links...
    http://help.sap.com/saphelp_nw04s/helpdata/en/57/a21f407b402402e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    and one dedicated site is there for best practices..
    http://help.sap.com/bp_bpcv151/html/index.htm
    for any help post in SDN....
    Hope it is helpfull...
    Please give the points if it is helpfull...
    Regards,
    Naresh.K

  • Implementing SAP Business Planning and Consolidation - written by Peter Jones

    Hello guys,
    I'm beginner in SAP BPC and I need your help: I need some ebook(s) / documentation(s) for description implementing SAP BPC process (for example, I think that this book are very useful: Implementing SAP Business Planning and Consolidation. of Peter Jones - by SAP PRESS). If you have another similar ebook(s) / documentation(s), I'll be thankful for your help.
    My email: [email protected]
    Good luck,
    Anndy

    Hi Anndy,
    Please have a look at SAP help:
    Enterprise Performance Management – SAP Help Portal Page
    It contains several helpful docs.
    Also you can use SAP BPC official guides in the following link:
    Go to SAP Portal: https://websmp103.sap-ag.de/swdc
    > Release and Upgrade info > Installation and upgrade guides > Analytics > Enterprose Performance Management > Business Planning and Consolidation
    Hopefully this helps you.
    Best Regards,
    Noura

  • SAP BPC Vs SAP BusinessObjects Planning and Consolidation

    Anybody know the future relationship and road map between SAP BPC and SAP BusinessObjects Planning and Consolidation?

    HI JW-
    SAP BPC and SAP BusinessObjects Planning and Consolidation are the same thing!  
    SAP renamed Business Planning and Consolidation (SAP BPC, version for Microsoft & version for Netweaver) to:
    SAP BusinessObjects Planning and Consolidation, version for Microsoft & version for Netweaver
    Regards,
    Sheldon

  • Could you please give me an example of reconcilation and consolidation for

    Hi all:
    could you please give me an example of reconcilation and consolidation for ODS?
    Thank you very much1

    could you please give me an example of reconcilation and consolidation for ODS?
    like we can take example like this.
    from different data sources we get data in to one dso and consolidate the data before making availabe to reporting.
    we will remove duplicates if any,

  • Where can I find SAP Planning and Consolidation ODBO rpovider

    Dear Sir/Madam,
    I am installing SAP Planning Consolidation ODBO provider as the document mentioned as below
    1) Download the Planning and Consolidation ODBO provider from the SAP Download area by
    selecting Downloads Installations & Upgrades on the SAP Service Marketplace.
    But I can't find it as instruction, please help me to give the link so that I can download it.
    Thanks so much,

    Hi Gary,
    Using your S user id: please follow the below link to download BPC ODBO provider
    1. Service Market Place>Software Downloads>Software Download center>Search for Software Downloads>there you type for ODBO and you can select the one you want to download.
    Hope it helps.
    Regards,
    Raghu

Maybe you are looking for

  • Lenovo G510 Windows 8 Read Only Folders

    Hello everyone, I just bought a new Lenovo G510, and I installed the Windows 8 that was on the partition. The installation went fine, and everything is in order. The only problem is that ALL my folders are Set to READ ONLY. Is this something normal f

  • Page copy error in 4.2.1

    Hi all, just upgraded our Apex server to 4.2.1.00.08 and are now getting the following error when trying to copy a page from development server to production server: Execution of the statement was unsuccessful. ORA-20001: Error creating page name="Re

  • Conversion from RGB to CMYK

    Hi, I would be so grateful if someone could help! I need to submit a PDF of a book I have written to the printers. They tell me that they are printing in CMYK. My book has many paintings inside and two use RGB mode (others are CMYK). I have tried con

  • Fireworks Selection Tool Issues

    I'm having issues with my selection tool in Fireworks CS5. The selection tool isn't working properly upon click etc. I have encountered this issue before and don't remember my resolve. I do know that this is some issue resulting from the Media Keys o

  • ABAP Central Service not available alert in Technical Monitoring

    Hi Gurus, Need help with this alert which i am getting from Solman 7.1 SP10. ABAP Message Server Status XXX-ABAP 3 3 3 No process found for: msg_server(.*) I have already checked following notes but no luck 1419603 - Missing ABAP SAP Central Services