Removal of the blocks #Missing in Hyperion, planning an Application

We have implemented a Hyperion Planning budgeting application. It has 3 types of plan.

for one of the 3 types of plans, the aggregation rules takes a long time, even if we have not given, again, we just enter some data for the test.

What we found that, in Essbase there around 31,000,000 blocks have been created! most of them are missing blocks. some of the trade rules have the command createnonmissingblk on... This could be the reason for the blocks 31,000,000!

My question is: How can I get rid of these blocks, taking into account the fact that I don't like if I lost data? And should I take a backup before performing a setting?

Thank you

After you run the VACUUM CLEARBLOCK, you do a restructuring on the database to get physically back space, in your case it should be very fast, because there are few data in the cube.

Tags: Business Intelligence

Similar Questions

  • How to remove a classic hyperion, planning an application?

    Hi, I'm totally new for hyperion planning

    I tried to delete a classic planning application, but it gives an error of 'remove the application failed.

    the application was not there and there SSP too, I saw in the essbase.

    pls tell me a solution to do the removal.

    Hello

    You need RDBMS tables. I'm referring you to an old post - planning 11.1.1.3 - manually remove a classic Application

    Thank you

    (Please check this post useful or appropriate if this can help you)

  • Member search works is not in the clouds of smartview hyperion planning 11.1.2.3

    Hi all

    In our hyperion planning application cloud 11.1.2.3. We get an error that "the search pattern does not match a member seeking a member in the member selection option in the smart ad-hoc analysis.

    If you are certain that the model and looking the way you do is correct and have tried and tested with other members also... then this could be a bug... Check with 11.2.5.200

  • How to customize the period dimension in Hyperion Planning

    Hi guru

    We use the Hyperion Planning 11.1.2.2


    We have a requirement to customize the time dimension as follows,

    -Period

    -HalfYear1

    -Q1

    -Q2

    -HalfYear2

    -Q3

    -Q4

    How to add the first half in the Dimension of the time... Please help me with this...

    Thank you

    P1-click and click on 'Add summary period' and give it in Q1. Next, click on Q1 and click on 'Add summary period' and give HY1... The same for the 2nd quarter, HY2 etc.

    If you still facing problem, what you see in period Dimension. Expand all and give the member names.

    Thank you

    Amith

  • CS3/4 question, Amateur of JS: how to remove all the blocks of text empty?

    I am an amateur and thought it would be a simple matter to write a script that simply deletes all empty all text blocks in all stories of a document. Here is my second attempt:

    myDocument var = app.activeDocument;

    var myStories = myDocument.stories;

    for (i = 0; i < myStories.length; i ++) {}

    var monarticle = myStories [i];

    var myTextFrames = myStory.textContainers;

    for (j = myTextFrames.length - 1; j > = 0; j-) {}

    If (.silence myTextFrames [j] == ' ') myTextFrames [j] .remove ();

    }

    }

    The problem is sometimes it works as intended, but sometimes with multiple stories, it must be executed many times. Can someone explain why this is?

    Thank you - Jeremy

    Your problem is that you treat the stories forward, but are

    removal of the stories completely empty, then the script will skip the

    stories after that removed.

    You must do one of the following:

    (1) do not remove the first picture on any topic.

    (2) use a loop for the stories

    (3) convert the stories collection into an array:

    var myStories = myDocument.stories.everyItem () .getElements)

    Substances

  • Hyperion Planning card application

    Hello

    I have a request considers that the planning of Hyperion adapter and HAL.

    With the following information, I can load the entity members in the hierarchy, but I do not have the information required to remove members.

    Here's my notes (summaries) on planning entity adapter has the following fields when displaying in the Vignette Business Integration Studio:

    Entity is the name of the Member, can not be empty
    Parent is the name of the parent member, white = root, can be empty
    Alias: Default is the name of the alias, can be empty
    Valid for Consolidations boolean = 0 or 1
    Data storage Store, Shared, dynamic Calc, dynamic Calc and store etc, can not be empty
    Calculation of two boolean = 0 or 1, cannot be empty
    Description of the name of the Member, may be empty
    Formula , where applicable; can be empty
    The UDA , if any, can be empty
    Unknown list of smart , can be empty
    Operation Updated, HELP!, updated by default-, can be empty
    Base currency Is the code of the currency, cannot be empty
    Plan Type (x) can be empty
    Aggregation (x) ~, +, -, *, %, can be empty

    No matter who would be able to help me by telling me what valid values in the field of operation, perhaps? Now I know only "Update", "Delete" fails (and variants D, del).

    Your help is very appreciated!

    Graeme Newlands.

    Hello

    The operating values can be:-
    Remove the 0 level
    Delete Idescendants
    Remove Descendants

    Also, if you look in \Program Files\Vignette\V7\vbis\bin you should have a file called HYSLPLAN. HLP this should give you information about the adapter.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Doubt with removal of the blocks

    Hello.

    I would like to raise a question that, until recently, I thought I knew, but recent events make doubt me about it.

    It is a doubt that Oracle made with blocks that have been removed from a table.

    I understood that if I empty a table using the "truncated" command, the table blocks are released. This means that the space that becomes available is returned to the operating system?

    In other words, it will be the size of the reduced storage space?

    The other question if I delete records in a table using "remove them", make these deleted blocks available to store new data either from the same table or another?

    When it would be convenient to use the command 'shrink '?

    I know this may seem very basic questions, but I would appreciate any clarification.

    Concerning

    You do not remove blocks, you delete records.

    Deleting records NEVER returns the free space to storage or operating system. The space will be available at the same table only.

    Truncate a table returns a space to the storage space, but not the operating system.

    Narrowing of the datafile (s) could return data back to the OS.

  • Remove the year classic member of planning an application

    Hi all

    I cannot remove any member of the year in the workspace when you add it to the classic planning application system.

    Does anyone know how to do? I use HP 11.2.3.000

    Thank you

    Eddy

    It is not taken in charge, please try to recreate/restore the app.

    If you want to continue to go through the RBDMS path, here is an example:

    Say if you had to FY15 FY12, now by mistake you have added FY16 and want to remove the 16 exercise:

    Delete from HSP_MEMBER where MEMBER_ID = (select object_id from HSP_Object where Object_name = 'FY16')

    Delete from HSP_OBJECT where Object_ID = (select object_id from HSP_Object where Object_name = 'FY16')

    UPDATE HSP_CALENDAR SET NUM_YEARS = 4

    First select the value of NUM_YEARS and then down number of years removed.

    Restart the planning

    In addition, he must take care of the following: after you have created the members if you have created a data form for all the FY16 (which is rare), you must remove this form of data as well, as usual planning to find FY16, if you take IDESC (YEARS), you will be good.

    PS: Do not do this if you are not aware of the implications.

    See you soon... !!
    Rahul S.

  • Change the Admin password in Hyperion planning

    the steps to follow to change the password in Hyperion. I know that we can change the password in shared using User Management Services, but I'd like to understand what are the other steps need to follow to get a reflection of past changes in the planning.

    Kind regards
    Mun

    User information are maintained by the SSP once Essbase is outsourced. You will need to change the password for the SSP only.

    HTH-
    Jasmine.

  • Removal of Annotations to account in Hyperion Planning

    We used the copy of the request to create a new application for the budget of the next fiscal year. I'm emptying the annotations of account. I cleared the tables below, but they always appear when I discover the annotations of account planning. I thought maybe I needed to clear HSP_ANNOTATION, but this table seems to comments for to-do lists.

    Here are the tables that I deleted - is - anyone know what I missed?

    HSP_CELL_NOTE
    HSP_CELL_NOTE_ITEM
    HSP_COLUMN_DETAIL_ITEM
    HSP_COLUMN_DETAIL
    HSP_ACCOUNT_DESC
    HSP_ACCOUNT

    After completing all the changes to the underlying tables in the planning, you may have to restart the schedule service in order to see the changes in web forms.

    Sean

  • How to make the transfer Budget in Hyperion Planning

    Hi Experts,

    I designed the data with the following contact information form

    Page: Scenario (Plan), Version (V1), company (oil, gas, oil and gas), year (FY13)

    Lines: Account (revenue, expenses)

    Columns: Period (Jan, Feb, Mar)

    My requirement is

    Once I entered the values of loads to the oil company, but also the gas for the period January. Then both the values of corresponding business costs should be consolidated and the result will be stored in the Oil & Gas Company for the period Jan. Finally, value of the expenditure for the oil company, but also the gas should get zero.

    Entry

    Plan FY13 oil V1

    Jan

    Feb

    Mar

    Recipes

    Fees

    100

    Plan FY13 gas V1

    Jan

    Feb

    Mar

    Recipes

    Fees

    150

    Result

    Plan of Oil & GAS FY13 V1

    Jan

    Feb

    Mar

    Recipes

    Fees

    250

    After the consolidation, the values for the oil company, but also the fresh gas should get zero.

    Plan FY13 oil V1

    Jan

    Feb

    Mar

    Recipes

    Fees

    0

    Plan FY13 gas V1

    Jan

    Feb

    Mar

    Recipes

    Fees

    0

    Kindly guide me how to achieve this task.


    Concerning

    Ravi

    You can try this:

    DIFFICULTY ('Plan', 'V1', "FY13")

    "Expenses".

    (

    "Oil & gas"-> "Jan" = "Oil"-> "Jan" + "Gas"-> "Jan";  / * If oil and gas are not consolidate oil gas & if they are grouped according to the outline, then calculating members is enough * /.

    )

    ENDFIX

    DIFFICULTY ('Plan', 'V1', "FY13")

    "Expenses".

    (

    'Oil'-> 'Jan' = 0;

    "Gas"-> "Jan" = 0;

    )

    ENDFIX

    See you soon... !!

    Rahul S.

  • Using the mass allocation in Hyperion Planning 9.3.1

    I activated the mass allocate in my Web forms, but each time a user clicks a cell and allocates them a mass the data transforms #m... Is there something to do more?

    Hello

    Can you give a bit more information on:
    1. how the web form is set up / dimensions of the database
    2. what data cells are concluded
    3. spread the method used

    I tested each of propagation methods and they work very well all I can say.

    Assuming that users have the correct supply (or they wouldn't be able to see the option of mass given in the first place) I think that maybe it's to do with the cells you want to stream from and to.

    Concerning
    Stuart Game
    www.Analitica.co.uk

  • Type of migration and data Hyperion Planning classic Application

    Hyperion 11.1.2.4

    Windows 2012

    SQL Server 2012

    I'm migrating my classic application of 11.1.2.3 to 11.1.2.4 and trying to manually create the shell application in the destination. What I notice is

    In 11.1.2.4 on manage plan type screen request I am unable to uncheck the checkbox ASO. I have to put values in two areas of text next to the checkbox ASO. We don't have to ASO is enabled in 11.1.2.3. I wonder

    Should I let check and what value should I put in the text boxes

    What would be the impact if I keep the ASO box checked for migration. It is unchecked in 11.1.2.3

    Can someone advise

    The application that you create is a PSPB module and not in a standard module that you did not mention and allowed ASO by default - Types of Plan

  • Deleting all the blocks of text hidden unexpectedly removes blocks of text embedded (but visible). Why?

    I try to use the code below to remove all the blocks of text hidden in a document. It is works quite well, BUT for some reason, removes the visible anchor text blocks.

    (the argument currentTextFrame.length is to prevent it remove hidden text blocks if the content is threaded, in which case the text is redéroule then in blocks of text that is visible.) I need to find a solution to this, but it's tomorrow problem.)

    I have a similar function to allGraphics and does not remove the anchored frames.

    Can someone point me in the right direction? I can add a check to see if the text block is anchored, but I fear that I might get bored the biggest problem.

    var myDocument = app.activeDocument;
    var myTextFrames = myDocument.stories.everyItem().textContainers.reverse();
    var myTextFramesLength = myTextFrames.length;
    for ( i = 0; i < myTextFramesLength; i++ ){
         var currentTextFrame = myTextFrames[i];
         if ((!currentTextFrame.visable) && (currentTextFrame.length ===1)){
              currentTextFrame[0].remove();
         }
    }
    
    

    _9781101983546_EPUB_SBs_indd___100_.png

    Edit: What is happening in 2014.0 and 2015.1, OS x 10.10 CC

    Post edited by: Naomi Kennedy

    Hi Naomi,

    and there is an array of arrays with:

    myDocument.stories.everyItem().textContainers
    

    Try this:

    var a = app.documents[0].stories.everyItem().textContainers;
    for(var n=0;n
    

    I suggest the following, which should work:

    var doc = app.documents[0];
    var myStoriesArray = doc.stories.everyItem().getElements();
    var storiesLength = myStoriesArray.length;
    
    var textContainersToRemoveIDs = [];
    
    for(var n=0;n
    

    Uwe

  • Unable to see IKM Hyperion Planning loading metadata from the file/Tabl

    Hello

    I am unable to see the IKM SQL for Hyperion Planning Knowledge Module in the stream tab. I have reverse engineered the KM and I see the KM in my project (having only 1 project). I am trying to load the metadata of the file up to planning and selected different refuelling area of target. I was able to debone planning cube models ODI successfully.

    ODI Version: 11.1.1.6.3
    Planning version: 11.1.2.2

    Any help will be appreciated.

    -Kash

    The workaround is

    After you import the IKM, open the KM and go to "Setting"-> "Source Technology"
    Manually change the generic value of 'Technology' of 'SQL' to 'Undefined '.
    Save and proceed with your new creation of interface

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for

  • Tecra M2: Error Code 10 on NVIDIA GeForce FX Go5200 32 M / 64 M

    When I am browsing on the internet my screen suddenly cracks like a t.v with no signal cable, but I still see the mouse... when I restarted the laptop, start up, cracks on the screen and lines etc. are always there-_ - I can't install my display driv

  • Re: Toshiba Store Art Exteranal 320 HARD drive not recognized

    Hello I have a problem with my 320 GB Toshiba Store Art HDD Exteranal.I bought it a week ago and everything worked well on different systems: Win 7 (64), Vista (32), XP Pro.But today when I tried to use it it displays a message that * unrecognized de

  • HP Slimline Desktop M9Z78AA: Size of the flash player to create a recovery image

    I want to create the recovery image but cannot find what size flash drive I need? I don't want to start and do a little flash drive. Should what size I use?

  • Subscription to hotmail acct.

    2 people run a business under the same hotmail account, but only 1 can register their name on the ACCT.   Is it possible to have both partners on the acct?

  • Vista of Duel is driving me crazy.

    Graphic card crashed my PC could not restart with a new card, so I reinstalled vista. now, I have two versions because the original has decided to recover himself. How do we uninstall second version? Having two installed versions filled my hard drive