Essbase statistics issue

Hello All,
I have migrated essbase application from 9x to 11.1.2.1. Exported the data from 9x environment & imported the same to 11.1.2.1.
Data is matching at top level but the statistics are not matching (except block size).
Can anobody specify the reason for the same.
*Note - No errors while importing & exporting.
There is a difference of 1.2e-8 difference in some data cells*
Regards

Hi,
Your source database probably contains blocks that are missing. These blocks were not exported, thus not imported, which explains the difference. So unless you have more level 0 blocks in your target database, it's perfectly fine.
I think you could try to run a restructure of your source database, it will get rid of the missing blocks.

Similar Messages

  • Essbase performance issue

    Hi all,
    We encounter a Essbase perfromance issue that we don't know the root cause.
    We have configured a server to run Essbase with 8 core CPU and 16GB RAM. We found that the Essbase calculation can use up to 80% CPU and about 8GB RAM only. I also checked the IO rate at the same time but the disk loading is not very heavy. We just suspect that what kind of resource are waiting at Essbase calculation engine? It is not CPU bounded, memory bounded, and IO bounded.
    Do you think it can help if we keep the whole Essbase database (around 30GB) into RAM based disk drive can speed up the IO performance?
    Thanks if you have some ideas for us to investigate.
    Edited by: hyperion planning user on Jun 2, 2009 12:27 AM
    Edited by: hyperion planning user on Jun 2, 2009 12:36 AM

    I'm confused -- is it CPU bound or not?
    You write:
    We found that the Essbase calculation can use up to 80% CPU and about 8GB RAM only.Do you mean 80% of all eight of your CPUs? That sure sounds CPU-bound to me. In fact, I wish (within reason) that most of my Essbase calculations worked that way -- that would men that I have the disck caches tuned to their utmost efficiency.
    This means you're getting data from disk almost as fast as is possible.
    You're not going to be able to get everything into memory for two reasons:
    1) 30 GB of .IND and .PAG/.DAT files isn't going to fit into Essbase's addressable memory space. See: using RAM disk to speed up Essbase calculation and rollup
    2) Even when the database is nice and small and you can stick the whole thing in a cache, uncompressed, Essbase still is "smart" and will keep a portion of it on disk during calcs -- this doesn't make sense in isolation, but empirically, you can monitor disk usage during a supposedly database that is in theory total enclosed in the cache and see it getting hit. This may be related to Essbase's general housekeeping -- I don't know. In any case, this is generally not a real world case, unless you're running your business on my Very Favorite Database In The Whole Wide World -- Sample.Basic.
    Or are you saying that you will define a real (and it would help if you really could allocate real RAM, and not an OS-managed sort-of-RAM-sort-of-DASD situation) RAM drive and point Essbase there. That is sort of risky, isn't it? How will you flush it to real DASD for backup? Exports?
    Regards,
    Cameron Lackpour

  • BI Statistics issue...

    Hi,
    We recently upgraded to BI 7.0 few months ago.
    I know that new stats tables are introduced in BI 7.0 and their view is RSDDSTAT_DM and RSDDSTAT_OLAP.
    Yesterday I have come across an issue that these tables are retaining entries, which are only two weeks old. It is deleting entries older than 2 weeks. It appears that it does it everyday.
    The only programs I know which can be used to delete BI Stats are RSDDK_STA_DEL_DATA and RSDDSTAT_DATA_DELETE. I have verified that none of them is scheduled. I have checked the RSDDSTAT transaction as well and it uses the same program to delete.
    Earlier I thought that somebody might have triggered accidentally to delete them. But it becomes evident that it is deleting them regularly everyday. I do not know how?
    Does anybody have any idea, where I can find if this is scheduled?
    I am not able to find it.
    Your help will be appreciated.
    Surinder.

    Statistics data should generally be deleted when data is loaded to the InfoCubes of the technical content. If the technical content is not activated, or if the data is to be deleted from the statistics table for some other reason, you can also do this manually in the maintenance for the statistics properties.
    When you choose  Delete Statistical Data
    (Tcode- RSDDSTAT), the dialog box for restricting the areas in which the statistics data is to be deleted appears. You can select multiple areas.
    1)     <b>Query Statistics Tables:</b> The system deletes the data for the BI query runtime statistics.
    2)     <b>Aggregates/BIA Index Processes:</b> See Statistics for the Maintenance Processes of a BI Accelerator Indexs.
    3)     <b>InfoCube Statistics (Delete, Compress):</b> The system deletes the data of the InfoCube statistics that results when data is deleted from an InfoCube or when data requests of an InfoCube are compressed.
    Using the Up to Day (Incl.) field, you can enter a date up until which the system is to delete the statistics data. If you do not enter a date, all data is deleted. Since this can be executed with a command (TRUNCATE TABLE), (and not using selective deletion in the database), this version is considerably faster.
    By restricting to one day, packages of 1000 records only are always deleted from the tables; this is followed by a database Commit. This makes it possible to restart after a termination (resulting from a TIMEOUT, for example), without a need to redo previous work.
    Hope it Helps
    Chetan
    @CP..

  • Essbase copy issue

    Hi
    We have an issue with Essbase cube copy in EAS (essbase and eas are in version11.1.2.2) .  When we copy a cube we expect the access for the users and groups to be also available in the copied cube ie say groupA is assigned read access to cube1 but if we copy cube1 to cube2 we cannot see that groupA is also assigned read access to cube2 .  This issue did not happpen in System 9 and this is major issue for us since we rely on the process of taking snapshot of the cube monthly basis and losing the secuirty of the cube when copying is not acceptable

    Are you copying it within the server / across server?
    I am not much familiar with LCM but if you are using it may be I guess you can do it from there.
    If LCM cannot hep you, you can achieve it using Maxl as Sh!va said . Take an export of the security, parse it using BATCH (Windows) / SHELL SCRIPT (UNIX) and update the security again (Export will serve as security backup too ).
    We had an application way back in v6.5.7 and we did the same way.
    Amarnath
    http://amarnath-essbase-blog.blogspot.com

  • Gather Schema Statistics issue?

    Hi
    Actually, we have a custom schema in our EBS R12.0.6 instance database. But i have observed that, 'Gather Schema Statistics' program is not picking-up this schema. why? May be something wrong with database schema registration but since 1 & half year the interface associated with this schema is running fine. I do not know,how to resolve this issue?
    I can manually run 'Gather Table Statistics' program against all tables.
    Regards

    Hi;
    Actually, we have a custom schema in our EBS R12.0.6 instance database. But i have observed that, 'Gather Schema Statistics' program is not picking-up this schema. why? May be something wrong with database schema registration but since 1 & half year the interface associated with this schema is running fine. I do not know,how to resolve this issue?For can run hather stat for custom schema please check
    gather schema stats for EBS 11.5.10
    gather schema stats for EBS 11.5.10
    I can manually run 'Gather Table Statistics' program against all tables. Please see:
    How To Gather Statistics On Oracle Applications 11.5.10(and above) - Concurrent Process,Temp Tables, Manually [ID 419728.1]
    Also see:
    How to work Gather stat
    Gather Schema Statistics
    http://oracle-apps-dba.blogspot.com/2007/07/gather-statistics-for-oracle.html
    Regard
    Helios

  • Complex Essbase MDX Issue - Need Guidance

    Hi,
    I have a complex Essbase issue in ASO version 11.1.2.2. Currently I have a MDX formula with a Measure member named '10th Percentile'. It calculates the 10th Percentile perfectly. So new requirement is to create a new Measures member and instead of calculating the '10 Percentile' value, it needs to display the Customer Name of the value that is the 10th Percentile from the Customer dimension. So if I do a retrieval and the '10th Percentile' is 3.23, then it needs to display the Customer Name of the 3.23.
    So I altered the formula to do what I think needs to be done and it verifies. However if I retrieve on that new measure in the Excel Add In, I get and error: An error [1200315] Occured in Spreadsheet Extractor. However if I navigate without data I don't get the error, but I also don't get any data, which I obviously need. So my question is, if MDX support reporting on Metadata not just Data, what/how can one report on it? Ideally I need to have this work in the Excel Add In as the client is using a custom vba modified template for their end users.
    Any ideas and help?

    Here's the formula. I bolded the part that is new.....
    IIF ( [Lbs Per Yard].CurrentMember IS [Lbs Per Yard].[No_Lbs/Yd] ,
    IIF( [Count_Price] = Missing, Missing, IIF( [Count_Price] < 2 , Missing,
    { Order (
    Filter ( CROSSJOIN ( Leaves ( [Service].CurrentMember)
    , Filter ( CROSSJOIN ( Leaves ( [Segment].CurrentMember)
    , Filter ( CROSSJOIN ( Leaves ( [Customer Type].CurrentMember)
    , Filter ( CROSSJOIN ( Leaves ( [Zip Code].CurrentMember)
    , Filter ( CROSSJOIN ( Leaves ( [Quantities].CurrentMember)
    , Filter ( CROSSJOIN ( Leaves ( [Frequencies].CurrentMember)
    , Filter ( CROSSJOIN ( Leaves ( [Yardages].CurrentMember)
    , Filter ( Leaves ( [Contract Year].CurrentMember)
    , [$/Yd] <> Missing ))
    , [$/Yd] <> Missing ))
    , [$/Yd] <> Missing ))
    , [$/Yd] <> Missing ))
    , [$/Yd] <> Missing ))
    , [$/Yd] <> Missing ))
    , [$/Yd] <> Missing ))
    , [$/Yd] <> Missing )
    , [$/Yd] /*this is the measure we're using for sort */
    , BASC /* sort in $/Yd in ascending order */
    ) AS OrderedSetOfItems} /* here we define an alias for the set in order to be able to use it later */
    .Item ( Round ( Count ( OrderedSetOfItems) *
    10 / 100 /*where we specify which percentile is being calculated */
    + 0.5 , 0 ) -1 ) *.Item (3-1).[MEMBER_NAME]*
    /* this takes Nth item from the ordered set (0-based index, hence -1) */
    /* .Name takes its name */
    , Missing )

  • Essbase Deploy issue

    When I run the Diagnostics util it returns all green,
    I get this error trying to deploy an Essbase app.
    WarningA 'Internal Server Error' error occurred communicating with the server.URI: http://devone.serverone.com:19000/awb/integration.verifyApplication.do
    Status: 500 - Internal Server Error
    Content: text/html; charset=UTF-8
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
    <HEAD>
    <TITLE>Error 500--Internal Server Error</TITLE>
    </HEAD>
    <BODY bgcolor="white">
    <FONT FACE=Helvetica><BR CLEAR=all>
    <TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
    <FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 500--Internal Server Error</H2>
    </FONT></TD></TR>
    </TABLE>
    <TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=white><FONT FACE="Courier New"><FONT FACE="Helvetica" SIZE="3"><H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
    </FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.5.1 500 Internal Server Error</H4>
    </FONT><P><FONT FACE="Courier New">The server encountered an unexpected condition which prevented it from fulfilling the request.</FONT></P>
    </FONT></TD></TR>
    </TABLE>
    </BODY>
    </HTML>
    any suggestions?
    Thanks,
    P

    Which version of EPM you are using?
    If it is V11.1.1.3, I had similar kind of issue with FDM module. I was getting Server 500 error while trying to access FDM application URL and got it resolved with following steps. You can try same solution with Essbase.
    The issue was - EPM System Configurator copied the wrong WebLogic IIS plugin on the Windows 64-bit operating system.
    To work around this issue:
    1 Stop IIS from the following place:
    l IIS Admin Service*
    2 Copy iisforward.dll from: EPM_ORACLE_HOME/…/wlserver_10.3/server/plugin/ win/x64/iisforward.dll*
    to: EPM_ORACLE_HOME/DOMAIN_NAME/VirtualHosts/iisforward.dll*
    3 Copy iisproxy.dll from: EPM_ORACLE_HOME/…/wlserver_10.3/server/plugin/ win/x64/iisproxy.dll*
    to all folders under: EPM_ORACLE_HOME/DOMAIN_NAME/VirtualHosts*
    Hope it helps :-)
    Tej
    Edited by: Tej B on Jun 7, 2013 3:33 AM

  • Essbase - eis issue

    Hi,
    I have been facing an drillthrough issue started since couple of weeks...
    The users are not able to drillthrough the data (data is in sybase) from excel. They are getting the ESSDTU error message...
    I have re-run the "ais_start" and then its started working... why i have to do this very often... i have not had this issue before...
    PS: Some of our servers went down recently... from that day itself i am facing this issue...
    Please help/assist to resolve this issue.
    Regards,
    Senthil.
    Edited by: user12996257 on 01-Jul-2010 01:25
    Edited by: user12996257 on 05-Jul-2010 05:49

    Since I made the post I have explored some more.  The SQL statements for the drill-though report definitions work with all cost centres, when I run them in a SQL console (SqlServer management console). But even when I create a new drill though report, it still only works only for the cost centres that previously worked successfully with the existing drill through reports.  There is no signifigant difference in Essbase between the cost centres that work and the ones that dont , so I am completely stumped
    HELP !

  • ESSBASE Aggregation Issue.

    Hi,
    I am facing a serious problem with Essbase. Iam implementing Hyperion Planning 11.1.2.2 for one of our client and first time I am implementing this version.
    The aggregation is not working in my setup. I have written a rule to aggregate the hierarchy. I have tried with AGG, CALC DIM, etc. But still the same issue.
    I have also tried running the Calculate web form rule file, but still aggregation is not happening.
    I have also noticed that in Planning Dimension maintenance, even the level 0 members showing the consolidation operation.
    Any body has clue?
    Please help me as I am unable to proceed further.
    Thanks in Advance.
    Regards,
    Sunil.

    It is probably worth testing your script as a calc script and then run it directly against the essbase database using EAS, then check the data with Smart View, this process should eliminate any issues in planning or calc manager.
    If you are still having problems then post your script and I am sure somebody will give you some further advice.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase filters issue

    Hi guys
    Can security filters in Essbase created by separating the dimensions like in.. filter 1 restricting access on one dimension, filter 2 restricting access on another three dimensions and filter 3 on remaining three dimensions? so that when access have to modified as time passes only 1 filter to be changed and not all three?
    I have created security filters in Essbase in the above mentioned fashion and they do not seem to work..
    Should a filter mention all the dimensions to work properly?
    Thanks
    Edited by: dave78 on Jun 27, 2012 5:50 AM

    Hi
    I've had similar issues in the past and this is what I discovered. A user or group can only be assigned a single filter at any one time, there is a way to give a user access to more than one filter by adding the user to multiple groups where each group has one filter that you want the user to inherit.
    The issue you are probably having is that Essbase filters join using different conditions depending upon what is selected. By that I mean that if you have two filters that have the members from the same dimension specified they will join using an AND condition, e.g.
    Filter1 - Write EntityX
    Filter2 - Write EntityY
    Resulting access - Write EntityX and EntityY
    However if the members are from different dimensions then the filters join using an OR condition, e.g.
    Filter1 - Write EntityX
    Filter2 - Write ScenarioA
    Resulting access - Write EntityX with any scenario and write ScenarioA with any entity
    If you use members from multiple dimensions, but the same dimensions then this seems to use the AND but is cumulative, e.g.
    Filter1 - Write EntityX, ScenarioA
    Filter2 - Write EntityY, ScenarioB
    Resulting access - Write EntityX or EntityY with either ScenarioA or ScenarioB
    Our situation was an Essbase cube built by EAL from HFM but we couldn't get EAL to pass the security through, it kept failing due to filter size. As in HFM security classes in our case were dimension specific we tried to follow that model in Essbase but it wouldn't work. As our Essbase model needed no write access for any user (all data passed from HFM so any changes were written there) we decided the only approach was to restrict the security to a single dimension (Entity) and accept that some users may be able to see scenarios that we didn't necessarily want them too. That was better than having to create 4 / 5 times as many filters and the corresponding groups to put the filters into etc...
    Hope this helps, apologies if you have to go back to the drawing board!
    Stuart

  • Essbase users issue

    Hi Guru's,
    we created around 1800 users for the current project. But the issue is if we synchronize all users from Shared services, Essbase might be hangs.
    these belong to native.
    So kindly let me know how to handle this issue?????
    Anyone seen this behavior before or have any suggestions?
    Thanks in Advance.................

    1.so when you have created users and assigned those users with role then you have to refresh security through eas,of course it will take some time for 1800 users after that you will have to connect again its just as that messagge says when you refresh it.
    2.now i will be sharing what i have done,basically i have users list and i made maxl scripts using excel having maxl statements(create user 'john doe';..) and i have executed them and same goes with roles tooo.When we execute this maxl scripts users will be in sysn with shared services.(this has worked for me )
    also go though from page 617
    http://download.oracle.com/docs/cd/E12825_01/epm.111/esb_dbag.pdf

  • Essbase Memory issue

    Hi All:
    I have an Essbase BSO cube with 35 G of page files and 6 G of index files. The version is 11.1.2.2. The data cache setting is 8G. The index cache setting is 6G. Now the issue is the memory for the essvr.exe service is about 16G and the memory is not released when no activities at the cube. The server has about 24G memory. Now I need to add two duplicate cube with the same configure to the server which makes the server memory always as 98%.
    My questions are:
    1. Is memory required equal to data cache + index cache + data file cache? How about the calc cache? Currently Calc cache high is 2G.
    2. Why the memory did not get released if there is no activity?
    3. What is the optimal setting for the caches? Now the index cache hit ratio is 100% and data cache hit ratio is 50%.
    4. What else can I do except asking sys admins to add more memories?
    PS. The cube is reset every night and reload all 35G data. After that an Agg is run.
    Thanks
    Edited by: user8838483 on Feb 26, 2013 3:28 PM

    By setting cache sizes large you prevent the op system from keeping things in ram that are most frequent needed
    This is done using memory mapped io automatically.
    So set the caches low except during calculations then since you want to have the index files in ram
    Much more than the data files you would raise the index cache just b4 the calc and lower it afterwards. Do it for loads also (large ones not simple lock and sends)
    I agree with Cameron this might do better as ASO but I also note that the ratio of index file size to data file size is quite large consider increasing your block size.

  • Essbase optimalization issue, slow

    Hi everyone,
    I have made a Planning application which has some larger forms which take over 4 min to open, which could be okay, but what puzzles me is that the Essbase server is not using any system resources when the forms are retrieved. CPU load goes between 0 and 1%, whicle memory stay approximately the same using only about 1 third of mem available.
    We have tuned outline, and cache setting, to my best knowledge according to what I can find of best practice. I wonder if this is normal, or anyone else experiencing the same issue?
    Suggestions? do I need to give more details of system and/or outline?
    Best Regards,
    Kåre

    Hi,
    The resources which might be being used are on the planning server or even on the clients browser, it all depends on the form design and the structure of your cube.
    Planning has to do alot of the processing and sometimes the queries on the essbase take no time at all, its planning constructing the grid which has can also take time.
    Some things to consider in form design :-
    Keep dense dimensions in rows and columns.
    Place static dimensions in POV and hide these dimensions where not relevant to the form.
    Place Scenario, Version, and Year dimensions in the Page wherever possible.
    Please sparse dimensions in the POV
    Minimize using account annotations on data forms.
    The biggest impact on data form performance is down to the grid size, grid size = possible number of rows x possible columns, also grid size doubles when multiple currencies are used.
    Enabling shared member security can also impact performance.
    Complex security can also impact performance.
    It is worth finding out where the problems lie, I have seen large forms in the past which can take a long time to download to the clients browser, then you add into the javascript processing for the form which adds overhead.
    It may also be worth considering using smart view if you can't improve the performance of the web forms.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase Known Issue (7445394), Possible Fixes?

    Hi
    I am using essbase v9 and I am having problems logging into spreadsheets which contain macros. I can across this know issue and was wondering if there are any workarounds or patches available for this bug that I could try in order to eliminate this as the possible issue.
    Spreadsheet client. Visual Explorer connection time to remote Essbase servers is very slow because of the necessity of reading the metadata across networks. [7445394]
    Thanks
    Michelle

    QUESTION: are there any available patches for this
    at this time?
    NO.
    If not - will there be any available
    in the future - Or am I stuck with this for the life
    of the notebook?
    According to Hardware Monitor's developer, it's possible to fix it through firmware, but Apple will never put their engineers on that.
    This problem is caused by an internal design flaw of current versions of Intel Core processors. The Digital Thermal Sensors may stop working when the processor returns from a C3/C4 power saving state.
    -Bmer
    Mac Owners Support Group
    Join Us @ MacOSG.com
    ITMS: MacOSG Podcast
     An Apple User Group 

  • Financial Reporting - Essbase alias issue

    Hi,
    issue with FR or Essbase.
    i have two applications. ASO has the same outline with BSO(planning).
    both of them have same alias table in Arabic.
    problem is i created two reports(one is copy of the other).
    RPT1(ASO Datasouce): member1 alias is not displaying. member2 alias is displaying.
    RPT2(Planning Datasource): member1 alias is displaying but now member2 alias disappeared.
    i cant get what is the issue. (there is no copy/paste no special/bad character. i typed those aliases myself)
    thanks in advance.

    its about member aliases.
    i tried both member labels and custom headings and all of combinations at the right side Heading Row Properties pane.
    whenever i select an english alias table for those reports, they work fine all aliases are displaying. whenever i select an arabic alias table, fail.
    also i've tried to use functions +<< MemberAlias(.......) >>+ but didn't work neither.

Maybe you are looking for

  • Default Pay scale group and Level in infotype-0008

    Hi, While hiring should display the default Pay scale group and Level in infotype-0008 or the pay scale group and level can default from the Job or position. Itu2019s possible? Thanks in advance. Regards

  • How to dump configuration of File adapter

    Hello, Can any body help me out for preparing configuration dump (no screenshot) of the respective communication channel, esp. with Sender FILE Adapter. Best regards, Jilan Bhasha

  • New Email With Attachment

    I love the shortcut command "New Email With Attachment." I seem to have lost the functionality to create an email directly using a file from finder and its no longer in the Keboard Shortcuts menu. I just refered to another mac not running on Mavricks

  • Macbook Pro 13' or 15' for high school?

    I'm 16 and I'm planing on buying a Macbook Pro, I often do video and photo editing (Adobe CS6), the main purpose of the computer would be for me carry it around school and use it as my main computer both at home and classes. No matter what Macbook Pr

  • Programmatic changes to HtmlForm do not get rendered

    What I want to do sounds actually very simple: I have a form containing a button which when clicked should dynamically add new components (input field, text) to the form. These components are added programmatically in the backing bean method which is