Essbase Drilldown limits

Hi there, we are currently on version 11.1.1.2. After adjusting my config file I am able to drilldown 500,000 lines but no more. Does the new version of essbase 11.1.2 - increase this limit? We use the Excel Add-in
thanks

The classic Excel add-in only supports 65,535 rows even if the version of Excel supports more rows. Smart View and Dodeca can both retrieve more that 65,535 rows.
The 500,000 row limit, set by the SSPROCROWLIMIT config file setting, is used when you are zooming/suppress missing on more than one dimension. Essbase needs to allocate space for all possible combinations of the members in the zoom operation before applying the suppress missing setting. This limit on SSPROCROWLIMIT was removed in Essbase 11.1.2.1.102.
Tim Tow
Applied OLAP, Inc

Similar Messages

  • Expand essbase alias length limitation via relational source in repository?

    Essbase 9.3.1 + OBI 10.1.3.4
    Essbase has limitation of 80 chr for every member or alias name.
    1 dimension in essbase is to have members with length>>80 chr(up to 250)
    Can i use codes in this dimension in essabase when calculating then anyhow federate in repository cube and relational table with 2 columns(code, fullname) and show in answers relational fullname instead of cube code?
    Thanx))

    Hi,
    I do not think so, as evaluate would be your best option, but that would only 'point at' the underlying data source (essbase), NOT the rdbms in question.
    You cannot even do the standard cross-database hybridisation with essbase / rdbms - unless anyone knows otherwise??
    You could possibly export your data from essbase to your rdbms using the interface tables and then correct any data inadequacies in the rdbms table - but this is only okay if you are happy with it not being real-time.
    Sorry to ask / hi-jack your thread, but I have been trying to crack using essbase in 10.1.3.4 for some time and have succeed apart from I am struggling on creating the Aliases that do not import into the repository on the initial import, would you mind sharing the 'trick' to getting ALIAS values into the reposity please?
    Best regards,
    Robert.

  • Essbase - cell size

    Hi,
    We know the dala cell size in essbase is limited to 8 Bytes.. how ever I have tried to give the decimal value equals to 20+bytes. Still my essbase is allowing the data and stored properly.
    I checked with choosing different compression menthods and observed. Is there any auto expansion of cell size options in essbase?? I would curious to check behind the scenes of essbase storage. Can any one have idea please share??
    Thansk,

    Hi John,
    Thank you for clarifying my doubts.
    Still my doubt is, the data compression methods mostly talking about the Block Compressions and read /write data to memeory. How the data cell ( 8 bytes only as per ES DBAG ) is storing more bytes.. Is it relatede to usage of ununsed cell's memory.
    And, I am speaking about No Compression option we have in selection of Data Compression method in database properties database.
    Thanks,
    JP

  • Smartview indentation no longer working with upgrade

    We are currently running HFM and Smartview with Office 2010. We have updated Smartview from version 11.1.2.1.x Build 271 to 11.1.2.2.310 Build 247. The Zoom In function is no longer working properly.
    In the prior version:
    1. Zoom In = Next Level
    2. Member name Display = Member name and Description
    3. Indention = Subitems
    4. Ancestor Position = Top
    The new version has the same settings however since updating to the new version the indentation no longer happens. 
    Is anyone else experiencing this issue?  Is there a workaround?

    Hi,
    Below is the copy paste of the content from Oracle doc.
    Applies to:
    Hyperion Planning - Version 11.1.2.1.600 and later
    Information in this document applies to any platform.
    Symptoms
    Unable to use smartview column suppression features with an Essbase connection.
    - Start up excel and then go to the smartview menu -> Options -> Data Options -> Suppress Columns section is active
    - Establish an Essbase Shared Connection
    - Go into adhoc mode or just double click on a database to bring up the metadata.
    - Now go to smartview menu -> Options -> Data Options -> Suppress Columns section is grayed out.
    The above feature works fine with a Planning connection.
    Is this an Essbase connection limitation?
    Cause
    Installed the Smartview 11.1.2.1.103 (Build 100)
    Solution
    The following was mentioned in the 11.1.2.2.310 version of the Smart View User's Guide. The description for Suppress Columns was updated as follows:
    To streamline the grid, you can suppress columns that contain types of data that you do not need to view.
    Notes:
    -- In suppressed columns, cell references to Excel formulas are not updated.
    -- The Suppress Columns options are not available when connected to an Essbase data source.
    So from the above, it is not a supported feature when using an Essbase connection.

  • MDX for hierarchy extraction

    Does anyone know of a way to use MDX to create a generational extract of hierarchies from Essbase? I know the outline extractor will do this, but our co will not allow us to use this as it is not supported by Oracle.
    Any suggestions??

    I think it depends on what you are looking for exactly. If you are looking for an extract that will look like what you get out of outline extractor or something you can re-use in a load rule, then the answer is no.
    MDX only allows one dimension per axis so there isn't a way to write a query that lets you put Gen 1 members in 1st column and Gen 2 members in second column. Each column represents an axis so that isn't going to work. Try to think about how you would do it in Excel addin, you can't and it is the same concept.
    You can easily write a query that will let you query member lists and filter based on Gen 1, Gen 2, etc. But how you match them up to know what the correct parent for any given member would be, is a challenge.
    A less than elegant solution would have been if you could query and return the fully qualified member name (i.e. [Year].[Qtr1].[Jan]) then at least you could have copied into Excel and with some basic parsing you could have pulled it apart to come up with the result. Unfortunately the Oracle Essbase version of MDX is extremely lacking. It's kind of sad when you compare it to pretty much everyone else who uses MDX. I blame this in large part on the initial idea that they would bastardize MDX to make it look more like Calc script language Essbase developers were used to rather than say "hey, this is what everyone else uses so we should use it too". Kind of like the United States and the metric system. But I digress, the point is that MDX for Essbase is limited and so there is no good way I am aware of to do what you are looking to do.
    That being said if you were just looking for informational purposes or documentation, you could try using the Ordinal() function to return members and report what generation they are.

  • No. of Columns limitations in Essbase Excel retrieval.

    Dear All,
    May I know the number of columns that Excel Essbase add-in supports. We are facing an issue while retreiving data for 261 columns in excel 2007 version fom Essbase 9.3.0 server.
    Earlier I came across the situation that Essbase add-in for 2003 will support only 256 columns.
    Please advise ASAP.
    Your quick assistance will be highly appreciated

    Hi Razeesh,
    1. 256 columns was not a essbase excel add in constraint , but its of 2003 microsoft excel limitation,as it has 65,536 row limitation.
    2. Coming to 2007, they have increased number of possible columns from 256 to 16384 ,so should be able to retrieve more columns technically. I dont see it as excel add in issue again. But i have not checked with so many columns , but from 2007 excel perspective they have defintely increased from 256 and also increase the row count from 65536 to more than a million.
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Limits for data exponential values in Essbase

    Hi Gurus,
    Can some one let me know the limits for exponential values for the data in essbase. I know how to set it at the time of export. But and the time of data load what is the min and max(range) limit for the Exponent value. like a number 6.75285 E+008 exponent is 8. But what is the min and max like -100 to +100.
    Thanks
    Sri

    Hi,
    If I understand correctly, you want to display report id with its corresponding report name in different pages. If in that case, we can use list control to achieve your requirement. For more details, please refer to the following steps:
    Drag a list control from Toolbox to design surface.
    Drag a tablix with those two fields to the list.
    Right-click the List to use the same dataset as the tablix.
    Click the list, right-click the Details group to open the Group Properties dialog box in the Row Groups pane.
    Add a group grouped on [Report_Id].
    Select Page Breaks in the left pane, enable “Between each instance of a group”.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Size Limits to Essbase

    Hi,
    I am working on a Planning application and as most of you would now, it is based on a BSO Essbase cube.
    I wanted to know, if there are any limitations to the size of the dimensions? And if yes, then what is the limit on the number of members?
    For your reference, I have two dimensions that have roughly 10,000 to 15,000 members.
    At the moment, it takes time to deploy the application but otherwise, everything seems to work. I want to know if there is any limit to expansion so I can better prepare for that scenario. Thanks.
    Regards,
    Shehzad

    Please,
    check the limits here DBAG .
    Before you hit these limits, I assume that your hardware will no longer be able to run calculations (as DISK IO latency on per block operations increases linear).
    I always prefer designs that would only have the amount of detail, that is usable for analyzing major effects. Business people are happy when it takes the database to calculate all dependencies after changing a value in a few seconds.
    In 11.1.1.3 dense restructures are still single thread operations that issue IOs for each block (IOs > 10K). This is a llot of stress for our IO subsystems - thus restructures run at 2 MB/s. Therefore large databases consume too much time during maintenance operations.
    I managed to bring a 200GB database down to just 12 GB by:
    - removing things that were unimportant to the business
    - use dynamic calculation where possible (even for currencies)
    - split the database into three
    Don't get me wrong - if it's the business demand to have 100.000 members, thats fine - I just never found a REAL reason why this adds to a business process.
    Sascha.

  • Essbase 5.0.2 limitations

    Hi!Can somebody please tell me what's the limitations of memory for Essbase 5.0.2 pathc11 under Windows NT 4 ?I had for years data and index cache set to 512mb with no problems. We recently added 2 GB to the server and I've set data and index cache to 1.5GB each. Errors occurred, please see:--------------------[Thu Jan 06 14:34:53 2005]Local/Budget/Budget/Elvil/Serious Error(1008110)Unable to Allocate Memory. Refer to the Application Log for details.[Thu Jan 06 14:34:53 2005]Local/Budget/Budget/Elvil/Info(1008112)Memory Allocation error codes: O/S error = [0], O/S return code = [8].[Thu Jan 06 14:34:53 2005]Local/Budget/Budget/Elvil/Info(1008114)Allocation request for [2082432] bytes of virtual memory. Percentage of memory in use is [40%].

    Server was 2gb, and now, 4gb of ram.There are 2 cubes, onde big, BudgetPLUS (this one that I tried 1.5g / 1.5g) and another small Payroll (with small caches 64m and 64m).---Configuration of NT4 to see more than 5GB is already in place, but I didn't run that Image-something in essbase.exe.

  • Regarding essbase client/plugin limitations

    Hi,
    I have client/plugin installed on my machine. When I drill down the cube in Excel, it works fine until a certain point ( approx 100 columns and 1000 rows) and then start showing error messages. I am guessing that there must be either an explicit limitation specified in the client side or on the server. Or can it be just essbase limitation itself?
    Error messages were thrown when data retrieve had approx 150 columns and 2500 rows. Can you please help?
    Thanks!

    Here is what the error message says:
    Essbase Error:
    Essbase has encountered an internal excel error. Your sheet will not be overwritten and none of your data will be lost. However you are strongly urged to exit Excel and restart in order to clear up the problem.
    Please let me know if you need any more information. I appreciate your help!
    Edited by: Jayamani on Dec 14, 2009 11:10 AM

  • Essbase Source file size limitation

    Hello,
    >
    Is there any source file size restriction on essbase?
    I tried to load a txt source file which is 2GB in size. I was able to load
    this text file to essbase till it reaches to 1.9GB. When it reaches to 2GB
    i am getting the following error.
    ERROR - 1030100 - Cannot open file: [essdata2/data/vista/vstcy.txt].
    ERROR - 1241101 - Unexpected Essbase error 1030100.
    Based on the Essbase DBA guide there is no size limitation.
    Is there anyway to load the txt file source which is bigger in size(2GB+)
    thanks.

    I think it is a limitation that Essbase(?)* has on that operating system. I have seen this issue before with files 2gb+ that load fine on a windows box, but not on Unix.
    Maybe others on here will have a better option, I got round the problem by splitting my load file up into smaller chunks so that it would load.
    *Actually on further reading this could be a file system limitation.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Limitation in Chart Navigation or drilldown

    Hi all,
    I changed the column formule to include conditional navigation like
    CASE WHEN MONTH("- Opportunity Custom Attributes".DATE_26)=1 THEN '{a href=/OnDemand/user/analytics/saw.dll?Go&Path=%2fusers%2fznac%23user%2fTestJan&Options=rfd&Action=Prompt}'||CAST(MONTH("- Opportunity Custom Attributes".DATE_26) AS CHAR)||'{a}' ELSE CAST(MONTH("- Opportunity Custom Attributes".DATE_26) AS CHAR) END and changed the data format as HTML it is working fine as expected in table but not in bar chart. also on axis it is showing {a href..} till the value not the month.
    Also i tried using custom text
    {@[HTML]}"{a href="/OnDemand/user/analytics/saw.dll?Go&Path=%2fusers%2fznac%23atripathi%2fTest@&Options=rfd&Action=Prompt"}"@"{/a}"
    this also works fine in table view on column but not in chart
    I need to have conditional navigation as per the column clicked as in based on month to different report.
    Anyone encountered this? any resolutions?

    Hi
    You can get the details of the recommended SAP GUI version
    and download the same from service market place.
    Under the download section, support packages and patches .
    Hope this helps
    Regards

  • Limitation on Alias length

    Hi,
    Is there a limitation on the length of Alias in Essbase 9.3 ?
    Thanks

    I think the limit is still 80 characters on an alias.

  • Drilldown malfunction

    Hi all,
    I am not able to drilldown to lowest level of my dimension. There is no actually error message and only thing that remains forever on the screen is " Searching... To cancel, click here.". I have found connection between number of used filters and this malfunction... If I select filters from (any) three different dimensions or less then three dimensions everything is fine and drilldown is working properly. In case that I have filters from more than three different dimensions problem is back so please tell me...
    - Is there any place in configuration files where number of drill levels are defined?
    - Is there maybe limited number of filters that I can use per request?
    Platform: Oracle 11g, OBI EE 10.1.3.4
    Many thanks in advance!
    Marko

    Hi,
    Did you manage to get drilldown functionalities working in XML Publisher ?
    Tks and Regards

  • How to rename existing members in an Essbase Outline

    Hi there,
    I would like to do as follows:
    1. List all members at Level-0 of a specified dimension (or parent member) that have names matching a wildcard string. e.g. names begining with 'JWC'.
    2. Delete the Level-0 members that satisfy the above condition. I must verify the list from 1 above before deleting the members.
    3. Rename remaining/existing members at Level-0 of the dimension (or parent member) specified above by attaching a required prefix to the existing name.
    Note:
    1. I am working with an historical cube and I must preserve past year data. Hence I cannot select "Remove Unspecified" on the dimension build rule as my current data set contains data for current year only.
    *kp> The level-0 members that I need deleted contains data for current year only, hence I can safely delete them.
    2. I am expecting some sort of script/s (CALC or Maxl?) that will allow me to do the above tasks (List, Delete, Rename) without any manual input.
    3. I must get this done by 31 Jan and before rolling out the oldest year data. Hence I urgently need your help here!
    Kind regards,
    Kamlesh.
    Message was edited by:
    user616142

    Thank you for your response. Being a novice, I must
    say that I am quite hesitant in taking steps that I
    am unfamiliar with, esp when dealing with a
    production cube that takes about 6hrs to load when I
    have a limited timeframe! However with additional
    guidance (see my kp>comments below), I may be able to
    try your method.No problem, we were all novices once upon a time ;-)
    > - export the outline using the Olap Underground
    Outline Extractor
    (http://www.appliedolap.com/default.asp?ID=51)
    p> Can I export the outline to just any location as I
    believe it will simply be a text file?Correct.
    > - do the necessary clean up to the exported
    outline text file
    kp> If this is the same delete & rename steps I want
    done, then I need help on some kind of script that
    will allow me to do this as it involves 1000s of L0
    members. (I am also considering the tips from Glenn)
    > - make a backup of your cube
    kp> I did. Just curious - the L0 members that I need
    deleted have actually been added via a change I made
    to the dim build rule. I had saved the cube folder
    before running the rule. I would normally restore the
    entire folder so that all components are in sync.
    Just one doubt: can I copy/paste the changed dim
    build & data load rules to another location, restore
    the cube from backup, and then simply copy/paste the
    saved rule files to replace the old ones? This will
    save me from having to delete the new L0 members.My suggestion is to tear down and rebuild based upon the edited outline export. If you find it easier to work in the outline directly, or to modify your load rules, that is your choice.
    > - export L0 data in columns from cube
    kp> Will the same Olap Underground Outline Extractor
    utility enable me to do this?No, this is a standard operation in Essbase. You should be able to do an export either from a MaxL session or from the console. Check the docs for details.
    > - build a load rule to load the export (so you
    can ignore errors from records that will no longer
    load)
    kp> Is there anything I need to be aware of here as I
    must get all the data reloaded onto original cube.If the members to be deleted have no data, then there should be no errors. If they do have data but the members will not be rebuilt, you will have to redirect where the data should load to. That will either mean editing the load data to point to the new member names, using alternate aliases, or recreating the load data for the new member names. Hard to be more specific as you situation may vary.
    > - reset and rebuild the cube using the edited
    outline export file
    kp> I am assuming I can manually delete the parent
    members and then run the rule based on the export
    file to rebuild the dimensions?Yes, the idea is to edit the outline text file to meet your new requirements and then to build the cube again. You can either manually clear the dimension of all members or rebuild with the revised outline file using a Remove Unspecified option load rule.
    >
    Thank you for your suggestions.
    Regards.Hope it helps. Be sure to document the actual steps you use for the next time you have to do this (and there will be a next time, trust me ;-)

Maybe you are looking for

  • Hi team , I have some questions/Problem for my product apple (iPad,iPhone) , I want to employee speak and type thai language

    Hi team , I have some questions/Problem for my product apple (iPad,) , I want to employee that can  speak  or response me in thai language 1. ผม อาคเนย์  พำนักอยู่ประเทศไทย กรุงเทพฯ  มีปัญหาสอบถาม ดังต่อไปนี้    - กระผมได้ทำการตัดบัตร เครดิต เพื่อซื้

  • The parallax effect is back in iOS 8. How to get rid of it on iPhone 6?

    How do I turn of this effect like it was done in iOS 7.  Does anyone know how to do this?

  • Material master

    Hi Gurus, I am working on interface which sends material master data to external legacy system. i used an exit to handle the custom data to be populated in custom segments(ZXMGVU03). Now i need to validate the material before sending an idoc. if dele

  • ITunes not posting my reviews.

    Greeeting to all! My first post and it's long so please bear with me. I have downloaded over 200 applications as well as hundreds of songs from iTunes. I recently noticed that alot of my reviews for applications are not being posted. They all abide b

  • How to open the URL in a new window

    Hi, i have created a web template with hyperlinks in it. when i click the link in the browser it opens it in the same window. how can i open the link in a new browser. we are in BW 3.5 Thanks Krishna