EPMA - Essbase BSO application - UDA problem

Hi
we have a shared hierarchy in EPMA which we are using to maintain the Dimensions in the applications.
Among the dimensions that I need in the Essbase BSO application - two of them have specific UDAs assigned to them. (two for each member in these dimensions - UDAs can be common between the dimensions)
Dimension_A
--Member_A1 (UDAx, UDAy)
--Member_A2 (UDAp,UDAq)
Dimension_B
--Member_B1 (UDAx, UDAy)
--Member_B2 (UDAp, UDAq)
UDA
--UDAx
--UDAy
--UDAp
--UDAq
But when I deploy the application I am only seeing one UDA getting updated into the Essbase Outline (am checking via EAS)
Dimension_A
--Member_A1 (UDAx)
--Member_A2 (UDAp)
Dimension_B
--Member_B1 (UDAx)
--Member_B2 (UDAp)
I don't know why it is not updating the outline correctly - can anybody suggest what the problem might be ?
I have tried redeploying multiple times / deleting the dimensions adding them again / even deployed a new application from scratch - no luck.
Regards
Ankur

I tried even in another environment - had the UDA dimension from the Shared Library - and another local dimension.
Just added multiple UDAs to the same member of the Local dimension and deployed the application - but in the Essbase application it only updated the first UDA that I had assigned to these members.
For e.g. I added 3 UDAs to
MemberX : Check1, Check2 & Check 3
MemberY : Check3, Check1 & Check 2
But it only updated the first UDA in each
MemberX : Check1
MemberY : Check3
Is there any setting that I am missing ? in EPMA or in Essbase.
Not sure about EPMA but I don't remember any setting that we need to configure in Essbase for multiple UDAs (it always accepts multiple UDAs)
Regards
Ankur

Similar Messages

  • Cannot Delete / Validate / Deploy Essbase (BSO) application [EPMA]

    Hi All,
    I deployed a Essbase BSO application from EPMA (11.1.2.1) and got a successful result. I have made a minor change and want to deploy the application again but all the options for Duplicate / Delete / Validate / Deploy / Compare are disabled.
    I have tried this on two separate instances with the same result.
    - I have restarted the services already.I also ensured that no ESSSVR service was running when I had shutdown all the services.
    - I have also checked the timeout period to ensure that it is not a timeout issue.
    Does anyone have any clue as to why this might be happening. I was given a suggestion that the Relational Schema for EPMA might have certain flags that may be blocking this. Any ideas on which tables / columns I should look at?
    Shehzad

    First check the application diagnostics to see if anyting is amiss. Go to Application Library, right-click on the application and selecxt "Diagnostics".
    Run all the diagnostics. If a diagnostic test fails, Performance Management Architecxt provides an automated solution or manual steps to resolve the problem. Your security role must be EPMA Administrator to run them. Which also makes me think that it's possible that your security has been changed so you no longer have access to the app. Has someone changed your security? Did you create the app under a different ID?

  • EPMA Essbase BSO cube with text measures

    Hi everybody ,
    I am using Oracle EPM 11.1.2.2
    I am trying to deploy a essbase BSO cube with text measures from EPMA. In EPMA the text list has to be created as a smartlist dimension. I have even kept the Account member with data type as Text as the first level 0 member of the Account hierarchy.
    When I am deploying am gettting no error . In EAS when I see the property of the member it shows as Text and also with the text list attached to it . But When I load data , the data also gets loaded and gives no error.
    But when am viewing the data through Smart View or through HFR , the data is displayed as numbers and not as text.
    Kindly help .
    regards,
    SS

    I can see that it is working with EPMA Essbase too, (nothing wrong there, with EPMA)
    Is there any member with a member formula, where you are getting numbers.
    If that is the case then text list will not work there. I remember raising a bug for this when text list was introduced for the first time. If that is the case, then you might have to wait till next release (11.1.2.3) where I heard for the first time solve order is coming to BSO (I could be wrong here.)
    Regards
    Celvin
    http://www.orahyplabs.com
    Please mark answers as helpful/correct if applicable

  • EPMA- ESSBASE BSO app Validation error

    Dear's,
    I have created a BSO app with epma shared library and while Validating application i am getting below error.
    Error : Member 'D-T-D' under parent 'Period' in dimension 'Period' is a leaf level member with a DataStorage value of 'DynamicCalcAndStore'. A MemberFormula value is required for this member.
    Error : Member 'W-T-D' under parent 'Period' in dimension 'Period' is a leaf level member with a DataStorage value of 'DynamicCalcAndStore'. A MemberFormula value is required for this member.
    Error : Member 'M-T-D' under parent 'Period' in dimension 'Period' is a leaf level member with a DataStorage value of 'DynamicCalcAndStore'. A MemberFormula value is required for this member.
    Error : Member 'Q-T-D' under parent 'Period' in dimension 'Period' is a leaf level member with a DataStorage value of 'DynamicCalcAndStore'. A MemberFormula value is required for this member.
    Error : Member 'P-T-D' under parent 'Period' in dimension 'Period' is a leaf level member with a DataStorage value of 'DynamicCalcAndStore'. A MemberFormula value is required for this member.
    Error : Member 'S-T-D' under parent 'Period' in dimension 'Period' is a leaf level member with a DataStorage value of 'DynamicCalcAndStore'. A MemberFormula value is required for this member.
    Error : Member 'Y-T-D' under parent 'Period' in dimension 'Period' is a leaf level member with a DataStorage value of 'DynamicCalcAndStore'. A MemberFormula value is required for this member.
    Error : Member 'H-T-D' under parent 'Period' in dimension 'Period' is a leaf level member with a DataStorage value of 'DynamicCalcAndStore'. A MemberFormula value is required for this member.
    Please any inputs appreciated.
    Thanks,
    ~KK~

    Have you tried changing the Data Storage type or entering a formula as the error suggests?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • 1st child of the node in essbase/BSO application script/command

    Hello Experts
    I was trying to write controlled aggregation via web-form and was wondering if there is any way i can find 1st child of the node for @ANCESTORS function that i would like to use.
    e.g. i have product tree node name 100 has 3 children 100_X,100_Y & 100_Z , all 3 children are rows in web-form and i would like to aggregate these product members to the root node using "Controlled" aggregation "@ANCESTORS 100_X" , so long story short i was looking for, if there is any dynamic way i can find out 1st child of the node so that i don't have to hard-code anything level 0 members or UDA's.
    Hope my question is clear enough.
    Thanks a bunch for your time & input in advance!

    There is a Custom defined function (CDF) that will do this for you^^^Is this a publicly available CDF? Is it released by Oracle? I took a quick look at http://www.oracle.com/technetwork/indexes/samplecode/essbase-sample-522117.html and
    I don't see anything blindingly obvious but I have a peculiar talent for overlooking the blindingly obvious.
    Regards,
    Cameron Lackpour

  • Essbase BSO data recovery

    Hello
    In my organization, we have one essbase BSO application. For some reason, the data in it got wrong and we have to restore the data from file system backup. We created a new temporary essbase application and copied the .otl from the existing application using EAS console. The outline opens in the new temporary application. Then I stopped the application and and copied .pag , .ind, .esm and .tct files from file system backup to this application folder but the application does not start. What could be the reason? and can anything be done about it.
    Thanks

    I renamed the .pag, .ind, .esm files. But the application still doesnt start. I get this error in EAS console
    error: 1054001 Cannot load application appname with error number [1052003] - see server log file
    The server log file also says
    error: 1054001 Cannot load application appname with error number [1052003] - see server log file
    I also took the .otl file from the same backup and dropped it in database folder but the application is still not coming up

  • Dimension Number of BSO Application on Essbase

    Hi,
    I'm new in Essbase and I should review an existent BSO application to improve its performance.
    This application has an outline with 5 dimensions, Measure (Account), Period (Time), KPI, Recalculated Market and Organizational Structure. These dimensions have respectively 58,36,4,38 and 5264 total members. I did Measure and Period dimension as Dense dimensions and the others as Sparse Dimension. In this way I will have a block size of 16,3 KB ((58*36)*8) and a number of block of 800128 blocks (5264*38*4).
    This is possible or this organization could create me some problems on performance?
    Should I use ASO application for this? I've read that for financial application with a few dimension BSO applications are good. The application that I discuss before is a financial application of a bank.
    Could someone tell me if the BSO usage is correct?
    Thanks
    Annalisa

    896648 wrote:
    Hi,
    I'm new in Essbase and I should review an existent BSO application to improve its performance.Sorry just out of interest if you don't have much experience with essbase why have you been asked to perform a review to improve the databases performance?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase server is hanging due to BSO applications

    Hi All,
    We upgraded from 9.3.1 to 9.3.3 in august and since then we are having issues. We have about 12 BSO applications, Size is 2GB each. After the upgrade when the users do some operations sucn as rerteval or outline edits etc the essbase hangs and we have to reboot to resolve this issue but after sometime (1 hour later) on performing the same operations it hangs again.
    We initially thought it is the server problem, so we migrated all these 12 apps to 3 diferent servers and the other server also started hanging due to these apps. SO this solidifies that there is something wrong in these BSO applications...Any ideas????
    System info: Windows environment
    sever: windows server 2003
    hyp - 9.3.3
    Oracle support also jumped in but could not resolve the issue.
    Any help would be appreciated.
    Thanks!!!

    Have a look on Essbase conf file
    for netdelay and net recount try increaseing 1000 each and look for diffrence
    Also look on avaiable RAM on server. Allot 2 gb per application
    let say you have 12 app then 12*2=24 + 6 Gb i.e=30gb so better get 32gb
    up to my understanding since ram seq goes 8 ,16, 32, 64
    also look at your processor how many core have alloted
    Have a read on :http://docs.oracle.com/cd/E17236_01/epm.1112/esb_dbag/frameset.htm?part_optimize.html

  • Time Balance is set to Last for EPMA Essbase application in Essbase Outline

    Hello Gurus,
    Following is my scenario -
    I have an EPMA Essbase applications that I have deployed from Workspace.
    I have observed that even though the Time Balance property for members for the accounts dimension are set to Balance (as seen in Dimension Library) in EPMA, after I deploy the application the dimensions are tagged as TB Last in Essbase outline (as seen in EAS).
    I am not aware of the functional part much, would really appreciate someone's help on this issue.
    Thanks.
    hyperionEPM

    Here is the doc that explains time balance settings in Essbase:
    http://docs.oracle.com/cd/E17236_01/epm.1112/esb_dbag/dcatimse.html
    Here is the doc that explains time balance settings in Planning:
    http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin_11122/ch12s04s08s01.html
    And here's a quick cross reference between Essbase and Planning:
    ESSBASE / PLANNING
    TB Last = Balance
    TB None = Flow
    TB First = First
    TB Avg = Average
    In general, Income Statement accounts are "Flow", and Balance Sheet accounts are "Balance" (unless you're storing activity, and not balances). Statistical accounts are a mixed bag.
    Hope this helps,
    - Jake

  • Essbase BSO cube from EPMA

    Dear all,
    I have an essbase BSO cube. The cube is refreshed from EPMA.
    It was working fine. But after making some changes (add members), the deployment was being aborted with the following message.
    Error.
    Failed to deploy Essbase cube.
    Caused by: Failed to build Essbase cube dimension: (XX_MONTHS) .
    Caused by: Cannot end stream build. Essbase Error(1007083): Dimension build failed. Error code [1060056]. Check the server log file and the dimension build error file for possible additional info.
    Failed to deploy Essbase cube.
    Caused by: Failed to build Essbase cube dimension: (XX_MONTHS) .
    Caused by: Cannot end stream build. Essbase Error(1007083): Dimension build failed. Error code [1060056]. Check the server log file and the dimension build error file for possible additional info.
    \\Error Updating Dimension MA_MONTHS
    \\Error Initializing Rule File Information.
    Kindly help.
    Thanks and Regards,

    Error 1060056 usually tells you that generation or level with the same name already exists. So check whether you have same member names across/within the dimension.
    Regards
    Celvin

  • How to export level0 data in COLUMNAR form from an ESSBASE ASO application?

    Hello,
    I am in the need to export the level0 data from as 11.1.1.3 Essbase ASO application in COLUMNAR form.
    please note that the size of the db is 6GB and report script failed.
    Is it possible? please sugesst a way.
    thanks,
    Ankit

    y dont you use report script
    few tips to for build report script when you have huge data
    1. Decrease the amount of Dynamic Calcs in your outline. If you have to, make it dynamic calc and store.
    2. Use the <Sparse command at the beginning of the report script.
    3. Use the <Column command for the dense dimensions instead of using the Page command. The order of the dense dimensions in the Column command should
    be the same as the order of the dense dimension in the outline. (Ex. <Column (D1, D2)).
    4. Use the <Row command for the sparse dimensions. The order of the sparse dimensions in the Row command should be in the opposite order of the sparse
    dimension in the outline. (Ex. <Row (S3, S2, S1)). This is commonly called sparse bottom up method.
    5. If the user does not want to use the <Column command for the dense dimensions, then the dense dimensions should be placed at the end of the <Row command.
    (Ex. <Row (S3, S2, S1, D1, D2)).
    6. Do not use the Page command, use the Column command instead.
    this will work trust me

  • Application Builder problem on one server but not another

    I am having an Application Builder problem. When I get into App Express and go inside the builder and try to edit a listed application, I get an “http 404 the page cannot be found. The page might have had its name changed or is temporarily unavailable” situation. I can get into SQL commands, utilities, and administrative activities. I can also run the application. Also, if I go onto a different server with App Express on it, I can get into the builder and edit applications with no trouble. Our DBA had the server in question rebooted a little over a week ago and that took care of the problem for a couple days. Any ideas? Is this an Express problem or a server problem? He had also tried restarting Express before he had the reboot done and that didn’t help.
    Thank you for any help.
    Cordially,
    Robert J. Smith

    I have messages from the Apache error log files from the dates I was getting the builder error. For future reference, I will post them below. The builder has been working fine lately.
    Robert Smith
    ** error log messages follow **
    [Mon Jul 16 07:25:12 2007] [error] [client 147.159.5.134] [ecid: 
    79143788610,1] File does not exist:
    /app/oracle/oraappsrv10g/forms/java/java/awt/KeyboardFocusManager.class
    [Mon Jul 16 07:25:12 2007] [error] [client 147.159.5.134] [ecid: 
    79143788611,1] File does not exist:
    /app/oracle/oraappsrv10g/forms/java/java/awt/event/MouseWheelListener.class
    [Mon Jul 16 07:25:13 2007] [error] [client 147.159.5.134] [ecid: 
    83438757083,1] File does not exist:
    /app/oracle/oraappsrv10g/forms/java/oracle/forms/registry/default.dat

  • ASP application has problems working with oracle database 8.1.7

    ASP application has problems working with oracle database 8.1.7 through both oracle ODBC driver and Microsoft ODBC driver
    We have an ASP application running on Windows 2000 server, and with 8.1.7 Net8Client and MDAC 2.6 SP1.
    The application worked fine with an Oracle 8.0.5 database.
    After upgrading oracle database to 8.1.7.0.0, our ASP application works fine except when updating the same data record more than once. The application is not saving our updates.
    We tested our application using Oracles ODBC driver v8.1.7.5.0
    and experienced more problems. We had problems just bring up our data entry pages. In either case, we are returned with some 505 errors in our browser, problems with the ASP pages and IIS, the page is not displaying.
    If anyone has some suggestions on how to fix my problem, please advise. Thanks in advance.

    thanks...i saw one article with this approach..but the document did not present the detailed process...do you have one? i am still searching for a good procedure to follow...since it is an old database and focusing/studying old versions like this is a pain in the a**... :(

  • Migration Essbase Studio Application form 11.1.1.3 to 11.1.2.1

    Hi All,
    Could please provide the steps or any documents related to the below issue
    Migrate 1 Essbase Studio Application (Dimension elements, Schema, Hierarchies, Model, Drill through report) from 11.1.1.3 environment to 11.1.2.1 environment
    Thanks in Advance
    Venu

    Have a read of - Essbase studio Upgrade from 11.1.1.3 to 11.1.2.1 or how to Migrate 1 Essbase Studio Application from 11.1.1.3 to 11.1.2.1
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Application Language Problem

    Hello,
    I am writing From Turkey. I have an iphone 5s and i believe i am the one of first iphone 5s buyer in Turkey.
    I had a problem and i called apple and nobody solved my problem. I tunes help desk or whatever thay said that problem is not their problem its applications developers problem...
    I am explaining my problem :
    I downloaded Skype, ICQ ,Air Wings, Shazam , And some of other applications but its koming with japanese language. I change my prefered language to Turkish and my location is also choosen Turkey. But I have still the same problem.
    I tunes help desk gave me these link below to solve my problem.
    If Apple keep telling me that this is not their problem i am going to change my iphone and my all families phone to another brand...
    ICQ – Free Calls and Messages support url is http://www.icq.com/support/
    Air Wings® support url is http://www.pangeasoft.net/support.html
    Shazam Version 15244739; support url is http://www.shazam.com/music/web/faqs.html?
    When i seach from google this problem happens to other people...

    Hi
    I am not sure but it may be fixed from the portal during WebDynpro ABAP iView creation. Please contact your portal admin for this.
    Thanks
    Vishal kapoor

Maybe you are looking for