Codes of Member to the ASO cubes property

Hi all

In ASO cube, I have a dimension that is defined as multiple hierarchy

Dimension-(multiple hierarchy Enable)
Member1 (Stored)
A1
A2
Member2 (Stored)
B1
B2
Member3-(Dynamic)
C1
C2
Member4-(Dynamic)
D1
D2

I am trying to use X to define dynamic members in my source file (.) CSV format). I took this member property referance codes Table 40 http://docs.oracle.com/cd/E17236_01/epm.1112/esb_dbag/frameset.htm?dotrules.html#dotrules_2

I think there at - it a chart like this for ASO or we can use the same table.

Thanks in advance.

VIC

Published by: Vrockz on 16 January 2013 09:39

You can find the information on this link http://docs.oracle.com/cd/E17236_01/epm.1112/esb_dbag/frameset.htm?alocare.html

You can get more information at the http://docs.oracle.com/cd/E17236_01/epm.1112/esb_dbag/frameset.htm?ainaggr.html

You should use was '-hope it helps

Thank you
Sunil

Published by: sunil k on January 16, 2013 10:05

Published by: sunil k on January 16, 2013 10:15

Tags: Business Intelligence

Similar Questions

  • Member to the ASO cube formula

    Hi all
    I'm trying to calculate the month member when a cube of ASO.
    This formula applies; ([CDA], [and CurrMonth])-([CDA], [et PrevMonth]) but this means that the substitution variables must be defined each month. Is there a better way to make this more dynamic formula? Maybe using the CurrentMember in the formula?

    Hello

    Yes, use CDA, CurrentMember - CDA, CurrentMember.Lag (1)

    Or & CurrMonth .lag (1) for a YEAR, & CurrMonth - CDA, depending on what you want to calculate exactly.

    Used on the period dimension, Lag (1) will return the previous month.

    Thank you
    JM

    Edited by: J.M. on January 7, 2013 12:04 AM

  • Work problem on the Member in the ASO cube formulas

    Hello

    I was asked to convert a planning cubic request in a single cube ASO BSO. I managed to convert a BSO Cube ASO through the Regional service console and added members in another cube throgh rulesfile OSB.

    Now, I must write formulas for Level0 member account dimension members. These are very simple as formulas

    If (@ISMBR ("New_Seats"))
    'Value '=' active Total Cost assets';
    on the other
    'Value '=' Asset_Value assets ';
    endif;

    and


    'Empty_Seats '= (("New Seat Additions"+"Available_Seats") -"Required_Seats");


    This is the first time that I'm working on ASO. I get this error when writing these formulas
    "Syntax Error error (1260052) in an mdx query to enter on line 1 to token '=' Empty_Seats... '. »

    Help me to write these formulas and also in the choice of appropriate member properties.

    Try something like

    CASE
    When IS ([%{dimname/}]. CurrentMember, [New_Seats]) THEN [assets Total cost]
    Else [Asset_Value]
    END

    and

    ([New headquarters] + [Available_Seats])-[Required_Seats]

    See you soon

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

  • shared members disappear automatically after the deployment of the ASO cube

    Hello

    What we were doing as below:


    the memerbers dimension are loaded by source for epma odi, and then, we deploy the aso and epma bso cubes.

    and the process type in the profile to load dimension members is defined as "merge as primary.


    the question as below:

    (1) initially, the hierarchy of the dimension as it:

    size AA:

    A

    A1

    A2

    A3

    This dimension is aso and aso cube deployed successfully.

    (2) the users change the hierarchy of the source table.

    changed to below: (just add a parent for A1 and A2 under A initial parent.

    A

    A'

    A1

    A2

    A3

    AFTE, this changes, and members are responsible for epma once again, the hierarhy of dimension in epma is as below:

    A

    A'

    A1

    A2

    A1 (Shared)

    A2 (Shared)

    A3

    and this process of loading and applications deploy processes run automatically overnight pocess.

    I thought that I delete the A1 A2 shared hierarchy and deploy the cube again after overnight charge and deploy processes.

    But what I saw in the structure of the aso cube after the party deployed the process is also that:

    There no common A2 A1 in the sketch, but just below members in the cube hierarchy in essbase.

    A

    A'

    A1

    A2

    A3

    It's really weird, why shared members disappear automatically after deploy and make different hierarchy between epma an essbase outline

    can you help me?

    I have no idea...

    EPMA is ASO-> size is set to "multiple hierarchies enabled" otherwise please turn on and then try to deploy.

    Thank you

    ~ KKT ~.

  • Extract the ASO cube data slices

    Hello

    For Essbase version 11.1.1.2, is there a way (using scripts) to extract data slices in a text file?  We understood how the data in the ASO cube zero slices, but have none managed to extract the data.  Please keep in mind, we have no reporting tools for this, we use Excel to our reporting needs

    Thanks as always!

    There are pretty much two different (well, there are also a third way) ways to get out Essbase data:

    (1) write a report script

    (2) write an MDX query

    (3) buy Star Integration Server (now owned by IBM) and point to the comic in question.

    Not surprisingly, there is no quick fix with these choices.  I wrote a blog about report vs MDX scripts, and the answer is (i.e. that one is the best)... depends on:

    http://camerons-blog-for-Essbase-hackers.blogspot.com/2013/07/what-makes-Essbase-data-extraction-fast.html

    I hope to put some of the trials above against a box of Star Integration Server (no, I don't work for them) to see if he can better the time extracted in the near future.

    Kind regards

    Cameron Lackpour

  • Conversion formula BSO member to the ASO MDX formula

    Hello

    I member called SDQ (rate) in measures Sun (BSO) and with this member formula I attach to it. So now, I have converted this cube in the ASO... So can help you in the conversion of this formula to ASO.

    IF (@ISmbr (@Desc "(SDQ) (end)");
    End gross Inventory/@SUM (@levmbrs ("Endning Status", 0)-> "End of the crude inventory";)
    ENDIF;

    Note - ending Status (Dynamic Calc) is low and SDQ (End) is a member of the Sun which is dynamic calc too and closing stock is members of the Sun of measures.

    So please help me.

    Thank you
    Pranav

    928641 wrote:
    Hello

    I member called SDQ (rate) in measures Sun (BSO) and with this member formula I attach to it. So now, I have converted this cube in the ASO... So can help you in the conversion of this formula to ASO.

    IF (@ISmbr (@Desc "(SDQ) (end)");
    End gross Inventory/@SUM (@levmbrs ("Endning Status", 0)-> 'End gross inventory';)
    ENDIF;

    Note - ending Status (Dynamic Calc) is low and SDQ (End) is a member of the Sun which is dynamic calc too and closing stock is members of the Sun of measures.

    So please help me.

    Thank you
    Pranav

    Not sure if I really understand your calculation for example why would you sum all the level zero members status ending if you're looking at a subset of members but whay I think that you might wish to is something like
    Case When isAncestor ([(SDQ) (END)], [status ending] .currentmember) then
    [End of the crude inventory] / SUM ({. currentmember.children [ending status]}, [[complete gross inventory])
    End

    If you try to get the value of the current Member of the total stocks of crude end really the easier equation would be
    [End of the crude inventory] / ([end status], [end of the crude inventory])

  • How to add a new dimension in the ASO cube without losing all the data

    Hello

    I have an ASO cube with 18 dimensions and I want to add a new (regular). When I add this new dimension he asked me that data all have cleared out before the restructuring can take place. If I click Yes then I would lose all data, regardless of the fact if I export Level0 or not. Because when I tried to reload the export in the cube, he gave me a cause of error all the sides were not present export. Does anyone know how I would be able to accomplish this task?


    Thank you
    Mickael

    You can try this work around solution.

    (1) export data from Lev0
    (2) delete the cube
    (3) add the new regular dimension.
    (4) add a default member Reg00 in the new dimension and save.
    (5) open Lev0 data in a text editor, insert 'Reg00' at the beginning of the file and enter.
    (6) Lev0 file will first record 'Reg00' and the remaining export file will be of the second disk.
    (7) load the file changed with a rules file.

    You can check all your history data will be loaded w.r.to the Reg00 of the new regular dimension.

  • Report of script in the ASO cube data

    question like this:

    ASO cube with dimensions, dimension is used.

    and we put a dimension attribute PayType to the dimensions of the employee with the value of the exempt /NonExempt attribute.

    now the question is: not all employees are good with attribute values, there are some employees without these PayType values.

    and we want to create a report script to extract data from these PayType No. employees.

    We tried to put

    Selection and output options for dimension rules: 'employee '.

    < WITHATTR ('PayType' free '<>')

    < WITHATTR ("PayType' '<>' rampart)

    but it did not work.

    I don't know if there are other controls can help to do.

    Can anyone help?

    Try:

    See you soon... !!
    Rahul S.

  • Copying for the ASO cube

    Hello.
    I would like to copy a cube of one application.database to another ASO

    The reason is I want to be able to refresh the application data source ASO & metadata, while the ASO target application has security against it and is used by users. Then, ideally, I want just to "publish" the application of the ASO at the application target using a copy of the source file.

    So far, I have had limited success. Should I be simply copying the temp, metadata, log, by default and < database name > file, or the file essbaseapp.instance so or .app & .apb files also?

    Any help appreciated

    Thank you

    In theory, if it's just data and contour changing you should be able to get away with the application, copy of metadata and default folders and the outline.

    See you soon

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

  • Loading the data into the ASO cube

    Hello

    Is it possible to load data to a member in the structure where there is a related formula?

    For example:

    Account - interest paid:

    Budget must be charged to members
    Real must be a calculated field

    I tried something like:

    CASE
    WHEN [scenario]. CurrentMember IS [real] THEN-[finance costs (IFRS)]
    END

    but it does not work?

    Is this possible?

    Thank you

    Hello

    ASO, you cannot load data to a member who has a formula attached to it. One option is to have 3 accounts, 2 accounts system and an original. Load data for accounting system: VAC - Bud and VAC - law and then to set a formula to the original account to get the values of 2 accouts of system based on the scenario.

    Let me know if it helps.

    However, you can do it in ASF, loading the data to the Budget and have a calculation script calculate the value of actual expenditures to the Member of the account.

    See you soon
    RS

  • Member for the BSO cube formula

    Hello

    Cube of OSI, I created a member defined by the user in the account Dimension, which is calculated by a formula that uses the already existing members. (("member1"-"member2")/member1 = user-defined member) * 100; When checking the syntax of the formula of the EAS, its job very well, but when you pull the smartview report, user-defined member takes garbage and obtaining not calculated correctly according to the formula.

    Any ideas on that?

    Thank you

    It is difficult to help with the limited information in your message.  My wild guess is that it will be a problem of calculation, but I don't know.

    What value 'waste' are you?  Wear in any obvious way to 'member1' and 'member2 '?

    Is the dynamically calculated member and / or re-encoding Calc?

    Is - what the intersection that you get when you see the wrong number also include other members of the formulas or calculated dynamically?

    You use time balance or dynamic time series?

  • Conversion formula member of the BSO to ASO MDX formula

    Hello

    Can you please help me in converting the BSO formula ASO. Here the formula below was written "gg/Su Mths" Member who is a member of the dimension 'account '.

    If (@isuda ("versiter", en))
    ' gg/Su Mths ";


    in above formula UDA 'en' was entitled on members level of dimension 0 'versiter '.

    Thanks in advance for your help.

    Kind regards
    Prabhakar

    Try,

    CASE
    WHEN (IsUda ([versiter]. CurrentMember, 'fr'))
    THEN [gg/Su Mths]
    END

    Still, you don't score your last message data export from calc dynamic member BSO and load the ASO cube data , don't forget to do.

    See you soon

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

  • Error of the ASO - limit reached recurrence

    Hello

    I get error Recurrsion in ASO limit when trying to access the data in Excel Addin. I put FAKE CALCLIMITFORMULARECURSION in essbase.cfg, but still facing the same error. Any help would be appreciated...

    Essbase Version 11.1.13

    "Formula for [MemeberName] runtime error (line 0): breach of the limit of recurrence [31].

    Thank you

    Published by: Ministry of Foreign Affairs on 26 July 2012 16:48

    Hello

    CALCLIMITFORMULARECURSION configuration setting is not valid for the ASO cubes and applies only to the BSO cubes. The equivalent configuration for the ASO cubes is MDXLIMITFORMULARECURSION.

    Syntax

    MDXLIMITFORMULARECURSION TRUE. FAKE

    TRUE - imposes a limit of 31 on the number of levels to run MDX formula. The default setting is TRUE.
    FALSE - no limits on the number of levels to run MDX formula.

    Description
    MDXLIMITFORMULARECURSION limits the number of levels of execution of MDX calculated members or formulas. MDX calculated members or the formula of execution may be recursive (for example, a formula can refer to itself or a calculated member can refer to itself). By default, Essbase limit the number of levels to run MDX formula, because formulas with excessive levels of execution can lead to errors of the stack overflow and crash the server. However, setting MDXLIMITFORMULARECURSION set to FALSE prevents Essbase to impose the limitation. You can use this parameter when you know that a recursive execution in a member of formula / calculated will end eventually, and you want to have a depth of greater than 31 recursion.

    If a MDX formula reached 31 runlevels and MDXLIMITFORMULARECURSION is not set, or is set to TRUE, Essbase stops this formula of treatment and written
    error messages in the application log. If a formula reached levels of performance 31 and MDXLIMITFORMULARECURSION is set to FALSE, Essbase continues this form of treatment.

    ATTENTION: before MDXLIMITFORMULARECURSION to FALSE, do not forget that the MDX formulas in the sketch are not infinitely recursive; for example, make sure that the formulas do not depend on each other. An infinite recursion formula can crash the server.

    This is a known issue and is fixed in version 11.1.1.3.500 and you can consider upgrading Essbase.

    KosuruS

  • Dimensions of the ASO

    For purposes of recovery is the ASO cube that is robust enough to manage several dimensions - I'm talking about 10 to 15 in a cube?
    Thank you

    10-15 size is perfectly feasible if the cube is well designed.

  • ASO Cube size

    How to caluclate the aso cube size. She will come under the ownership of change then table space .who says Max disk size and maximum file size.

    Thank you

    ASO Cube size is the size of the .dat file (in theArborpath\app\ > \default folder) and the size of the otl file and the rest of the files will be taking fewer files.
    But the account of the size of the entire application directory is good because she will track the growth of cube, including files from day to day as part of the updating of the cube.

    To collect the .dat file size, you can use the command below maxl.
    query the application > aggregate_storage list storage_info;

    Disk space used by data (KB) will give the size of the cube.

Maybe you are looking for