Issue in XOLAP model through Essbase Studio

Hi all,
I am facing a issue in XOLAP (ASO) cube created by Essbase studio. Actually when i am fetching the data at higher level of all dimension it is showing the aggregated data. But at lower level it is not showing any data. Any body any idea about it.
Thanks

if iam not wrong ur the same who posted this >>Question looks exactly same
XOLAP - Level Zero Details not displayed

Similar Messages

  • DTS in Recursive Hierarchy through Essbase Studio

    I have a recursive hierarchy (PARENT | CHILD) that I have used to build my period dimension through studio. I have run into an issue indicating at which generation i would like to specify the DTS members, as my hiearchy is as follows, and Studio can only recognize that i have 2 generations... "parent" and "child".
    My Hierarchy (4 gens):
    Period
    |-BegBal
    |-YearTotal
    |-|-Half 1
    |-|-|-Q1
    |-|-|-|-Apr
    |-|-|-|-May
    |-|-|-|-Jun
    |-|-|-Q2
    |-|-Half 2
    |-|-|-Q3
    Do i have to use a level-based hierarchy with columns (Lev 1 | Lev 2 | Lev 3 | Lev 4) for this?
    Thanks in advance!
    - Mike

    Mike:
    Did you ever figure this out? I was able to get DTS to work by simply just configuring it directly in the outline after building it from Studio. But one side affect is that it works fine Classic Essbase addin but does not in Smart View. I get the always helpful "Cannot perform cube view operation.null" error in Smart View.

  • Essbase Studio- DTS Issue 11.1.2.1

    Hi Everyone,
    A few months ago, we built our cube through Essbase Studio so that we could allow drill through reports on the cube.
    We set Dynamic Time Series on our PERIOD dimension at the Year and Quarter Level.
    Our hierarchy looks like this:
    PERIOD
    |--BEGBALANCE
    |--YEARTOTAL
    |--|--H1
    |--|--|--Q1
    |--|--|--|--APR
    |--|--|--|--MAY
    |--|--|--|--JUN
    |--|--|--Q2
    |--|--|--|--JUL
    |--|--|--|--AUG
    |--|--|--|--SEP
    |--|--H2
    |--|--|--Q3
    |--|--|--|--OCT
    |--|--|--|--NOV
    |--|--|--|--DEC
    |--|--|--Q4
    |--|--|--|--JAN
    |--|--|--|--FEB
    |--|--|--|--MAR
    In Studio, we built this dimension as a recursive hierarchy and NOT level based.
    Our settings are Time (DTS) however we can only choose generation 1 or 2 and cannot put it at gen 2 and 4 where it should be.
    We set it as a dense dimension, no two pass, and label only and no formulas or UDAs.
    When we run a smart view query with dynamic time series for October (for example), we get an error message [cannot perform cube operation.null].
    My coworker then converted the recursive hierarchy to level based just for testing purposes (because we thought the issue was that we built a recursive hierarchy and could only set DTS at gen 1 or 2). After building the hierarchy as level based, we hit the same issue regardless of whether we set the DTS at level or generation.
    I am just wondering if anyone has run into this issue before and has a resolution. We are running 11.1.2.1 for version. We have an SR logged with Oracle as of a couple of months ago and they told us they would have a resolution in a week since they were able to duplicate the issue. We have escalated the SR numberous times and have not received a solution yet.
    I appreciate your help,
    Thanks,
    Daniel

    I have run into the exact same problem. Did you ever get a resolution? I have also logged a support call so would be interested to know if it is resolved.
    Thanks
    Steve

  • Essbase Studio Performance Issue : Data load into BSO cube

    Hello,
    Having succesfully built my outline by member loading through Essbase Studio, I have tried to load data into my application again with Studio. However I was never able to complete the data load because it is taking forever. Each time I tried to work with Studio in streaming mode (hoping to increase the query speed), the load gets terminated due to the following error : Socket read timed out.
    In the Studio properties file, I typed in, oracle.jdbc.ReadTimeout=1000000000, but the result has not changed. Even if it did work out, I am also not sure the streaming mode is gonna provide a much faster alternative to working in non-streaming mode. What I'd like to know is, which Essbase settings I can change (either in Essbase or Studio server) in order to speed up my data load. I am loading into a Block Storage database with 3 Dense, 8 Sparse and 2 attribute dimensions. I filtered some dimensions and tried to load data to see exactly how long it takes to create a certain number of blocks. With ODBC setting in Essbase Studio, it took me 2.15 hours to load data into my application where only 153 blocks were created with the block size of 24B. Assuming that in my real application the number of Blocks created are going to be at least 1000 times more than this , I need to make some changes in settings. I am transferring the data from Oracle Database, with 5 tables joined to a fact table (view) from the same data source. All the cache settings in Essbase are in default mode. Would changing cache settings, buffer size or multiple threads help to increase the performance? Or what would you suggest that I should do?
    Thank you very much.

    Hello user13695196 ,
    (sorry I no longer remember my system number here)
    Before it comes to any optimisation attemps in the essbase (also Studio) environment you should definitily make clear that your source data query performs well at the oracle db.
    I would recommand:
    1. to create in your db source schema a View from your sql statement (these behind your data load rule)
    2. query against this view with any GUI (Sql Developer, TOAD etc.) to fetch all rows and measure the time it takes to complete. Also count the effected (returned) number of rows for your information and for future comparing of results.
    If your query runs longer then you think is acceptable then
    a) check DB statistiks,
    b) check and/or consider creating indexes
    c) if you are unsure then kindliy ask your DBA for help. Usually they can help you very fast.
    (Don't be shy - a DBa is a human being like you and me :-) )
    Only when your sql runs fast (enough for you; or your DBA says is the best you can achieve) at the database move your effort over to essbase.
    One hint in addition:
    We had often problems when using views for dataload (not only performance but rather other strange behavior) . Thats the reaons why I like more directly to set up on (persistence) tables.
    Just to keep in mind: If nothing helps create a table from your view and then query your data from this table for your essbase data load. Normaly however this should be your last option.
    Best Regards
    (also to you Torben :-) )
    Andre
    Edited by: andreml on Mar 17, 2012 4:31 AM

  • Solution to Errno:7 in MaxL for Essbase Studio redeployment scripts

    This is an answer to an archived forum post that I found via a Google search.  The forum post no longer accepts replies.  The forum post contained an unanswered question about how to resolve "Errno:7" in MaxL in release 11.1.2.3 when trying to redeploy an outline through Essbase Studio.
    I encountered the same error in a client environment and could not find any resolution or references to this in the Knowledge Base, patches, release notes, etc.
    I wanted to post the resolution that worked for me, in case someone else encounters Errno:7 in MaxL.
    In this particular instance, the MaxL "deploy outline" script worked fine until we upgraded 11.1.2.1 to 11.1.2.3.  After upgrading, we could still connect to the Essbase Agent via MaxL, but the "deploy outline" script fails with "Not able to connect to BPM Server. Errno:7" and "BPM Connect Status: Error".  No evidence of the error could be found in the logs for the Essbase Agent, the Essbase application in question, and Essbase Studio.  Using the Essbase Studio Console to redeploy the outline worked fine.
    The root cause was learned when we ran the EPM Registry Editor to view a registry report.  The report showed that while Essbase Studio was correctly listening on port 5300, the web port was still on the old 11.1.2.1 port (9080) instead of the port 11.1.2.3 was expecting (12080).  This port number is not exposed to us if we go back into the EPM Configuration tool and drill down to Essbase Studio.  The config tool only allows us to change the relational database connection and the "datafiles" folder location.  Running "netstat -na" from the command prompt confirmed that the server was listening to 9080 instead of 12080.
    Using the EPM Registry Editor command-line tool to update the port's property value and then restarting the Essbase Studio service fixed the issue for us.  If you read the Essbase Studio documentation as I did, you may have had the impression that editing a file on the server would do the trick.  But the Readme for Essbase Studio 11.1.2.3 provides the real answer:
    "Starting in Release 11.1.2.3, the following Essbase Studio server properties are stored in the
    Oracle Hyperion Shared Services Registry database.
    The 11.1.2.3 Oracle Essbase Studio User's Guide describes all server properties as being in the
    server.properties file. To view or modify the settings in Shared Services Registry, use the
    epmsys_registry utility, described in the Oracle Enterprise Performance Management System
    Deployment Options Guide."
    I hope this helps and good luck!

    Hi Santy,
    Here's the original forum post: Essbase Studio Cube deployment via MaxL error
    In that thread, someone had questioned if an 11.1.2.2 MaxL client could still connect and bypass the error.  I happened to have a laptop handy with the 11.1.2.2 MaxL client installed on it and was able to test that.  The 11.1.2.2 MaxL client got the error as well.
    In my 11.1.2.3 environment I tried both the 32-bit and 64-bit MaxL runtimes and verified both were on the latest available Essbase patch set for 11.1.2.3.  Again, they still got the Errorno:7 message.  The problem was only fixed after updating the "server.httpPort" property value via the epmsys_registry tool.
    Regards,
    - Dave

  • Physical Path for Essbase Studio Cubes

    Hi All,
    I have one doubt regarding Cubes developed in Essbase Studio.I want to know the extact phyical existance path for Essbase Studio.
    Currently we have an space constraint for Essbase Studio in Server.So,Is there any possibility to change the cube path in Essbase Studio where we have sufficient space.
    Can some one provide assistance for this issue
    Thanks,
    SatyaB

    Hi All,
    Currently Iam facing with Cube space allocation.
    Essbase Applications is installed in D: .Currently D: has only 2GB Disk Space only. So, They want to point out the applications in E: drive which contains sufficient space.
    Can someone suggest me where I have to make changes in settings to build and load the cube in E: instead of D: drive.
    For your reference
    1.     Building and Loading of cube is happening through Essbase Studio.
    2.     EPM Version : 11.1.2 (Platform : Windows)
    Should I need to make changes in EAS Console edit properties. Please Advise. Thanks in Advance.
    Thanks,
    SatyaB

  • How to open examples in Essbase Studio console

    Hi,
    How to open examples comes with Essbase 11 in studio console?
    Thanks,
    Best,
    Veeranna Ronad.

    since the cubes were not built through Essbase studio, Oracle did not retrofit them into studio for the most part. If you look at the flat files on your studio server in \hyperion\products\Essbase\Essbasestudio\server\datafiles\tbcSamples you will see the files that you could use to recreate sample Basic.The SQL files that John talks about allow you to do the same thing from relational tables and do a drill thru report

  • Issue with Drill Through Reports in Essbase Studio.

    Hi,
    we are using essbase studio to drill through to the source table in Oracle.In drill through definition the query is like , select * from source where (Project IN ($$PROJECTS-VALUE$$)). Project column is located in source table and PROJECTS-VALUES are located in Essbase under project dimension and we will select the values in smart view. we are using smart view to check drill through reports.In smart view, If i select one member at gen-2 level which contains 1450 level-0 members,It is saying as error in executing the report in line 1972. Is there any limitation with IN condition , such that oracle takes only limited values like count of 999.we are facing issue only at gen-2 of project and it is working good from gen-3.
    Please let me know is there any kind of certain limitation.

    It is possible you are overloading the parser. If the projects table/view is a recursive join, when Studio creates the $$Project-value$$ is actaully returns all the level zero members under the member selected(at least in 11.1.2.X. If the list is huge, it might have problems. I would open an SR to see if there is a limit. It might be number of characters or values

  • Essbase Studio Model Availability Issue

    Hi Essbase Studio Guru's,
    My Essbase studio is on a different Linux server from the server where I'm running my Maxl script to execute deploy all command. Maxl fails as it is not able to find the essbase studio model. The server I'm running Maxl is a part of the epmsystems in our environment. Can anyone please let me know if there is a way or a setting which can make the essbase studio model available from any of the server in the epmsystems.
    Thanks

    Are you definitely sure that is not an issue with the syntax of the deploy command, are you saying the Maxl works when running it from the Essbase Studio Server?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase Studio - SmartView - Drill Through Error

    Hello!
    I'm creating a drill through report using Essbase Studio 11.1.1.2. Built the Context, the Report Content and Associations. Perform an ad-hoc analysis via SmartView. Perform a Hyperion | Drill Through Reports and the follow error occurs:
    Unable to list Essbase Studio Drill Through Reports : Error in the statement interpret. Line = 1109
    Anyone know what causes this and how to resolve it?
    Thanks,
    Bob

    The issue was due to using transformations to prefix characters to ids. The drill through couldn't resolve the cube member name to the data in the tables.
    For example, if your source data for your accounts table has an member id of 1, 2, 3 etc. But you use a prefix of A in transformation to build the member in Essbase (A1, A2, A3, etc.), drill through can't resolve it. Drill through is going back to the table and searching for A1, A2 or A3. The table has 1, 2, or 3. A string is not a number, that's the error that basically occurs.
    Solution - I updated my tables to have the prefixes (and data types) and removed the transformations. That way when drilling, the Essbase member matches up with the table id.
    Thanks,
    Bob

  • Essbase Studio Drill-through for Recursive Hierarchy - Generation 1

    I'm using Essbase Studio 11.1.2.3 to build an ASO cube. All my hierarchies are recursive (parent-child). I would like to define a drill-through report and I understand that I have to use the Advanced Settings option to specify my intersections. Now one of my dimensions is optional for the users - they don't have to specify a member (they can leave it at the highest level - dimension name on the spreadsheet). Under 'Advanced Settings' for DT report in Studio I have to specify a Generation value of 2 or greater than 2. How do I enable drill through in cells where one of the dimension is at Gen1 ? Specifying the level number didn't work. I think if you specify Level in 'Advanced Settings', drill through is allowed only if that specified level of the dimension is chosen, if Gen 2 is specified, then drill through is allowed as long as the dimension-members specified are at or above Gen2. But what about Gen1?

    Yep, this is a limitation. I suggest you create two reports one that takes your "optional" dimension out and a second one that has it in. if they don't need the dimension, select the first report and if they need the filter then the second. I m always a little leery with recursive hierarchies and Gen 2 or 3 sine they create a list of level 0 members under the selection in the query and there are limits to the number of members in an in clause and at high levels in the hierarchy it is easy to surpass it (In Oracle it is 1000  members)

  • Drill through report - Essbase Studio

    Hi,
    Need some help on drill through reports.
    I have created a drill through report in essbase studio. I am able to drill down to the source table in SmartView. But the problem is, when I drill, it is showing me all the records in the table instead of showing me the records only for the intersection that I am drilling.
    Regards,
    Ragav.

    You have to trick Studio into thinking the cube was built from Studio. In my session on Advanced Studio Tips and Tricks at the KScope conference at the end of June I detail a couple of ways to do this. It is too detailed to put into a post here

  • Drill through operation required in Essbase  (ERPI or Essbase studio?)

    Hello Everyone,
    We would be starting Planning + Essbase project
    We have a project requirement where we are looking to implement the Drill through operations
    Following is the tool suggested to us
    1) Oracle ERP integrator to achieve the drill through objective.
    I have previously heard about two other products which can also achieve the drill through objective.
    1) Essbase studio
    2) Essbase integration Services (EIS)
    We might require drill through operations from Hyperion financial reporting reports ..is it possible to achieve
    Drill through in FR reports using the latter two mentioned technologies?
    What are a pros & cons of Using ERPI over the other two drill through tools?

    Are you sure you (gasp) want to use the classic add-in?
    There are a lot of limitations:
    http://docs.oracle.com/cd/E17236_01/epm.1112/est_user/apas09s01.html
    This one in particular would be fatal for me:
    >
    In Spreadsheet Add-in, cubes built by Essbase Studio do not display the visual clues that denote drill-through cells. Because there is no way to know for certain which particular cells are drill-through cells, any data cell in the spreadsheet is a potential drill-through cell.
    >
    That link tells you how to test to see if a cell can be drilled on, but why would you want to do that?
    Regards,
    Cameron Lackpour

  • Essbase Studio and Drill Through

    I have created a ASO application in essbase studio through text data source and succesfuly deployed it to essbase server but in smartview and spreadsheet add in drill through reports are not reflecting.
    Standard SQL is also not generating while creating drill through reports.
    Error:
    Error in the statement interpret. Line = 1657.
    Error in the make select statement. Line = 1.
    Unable to join filter to the rest of the query. Terminating operation...
    This is EPM 11.1.2.0.00 on windows 2008 64 bit
    Any help?

    Hii
    Philip thanks ..
    you are right in saying that drill-through is not available for txt data at least in Studio and Integration ..
    Essbase provides URL-based drill-through access from Essbase client reporting interfaces (such as Smart View or Oracle Hyperion Financial Reporting, Fusion Edition) to information located on Oracle Enterprise Resource Planning (ERP) applications and Enterprise Performance Management (EPM) applications.
    In Integration Services and Essbase Studio documentation, drill-through refers to linking a multidimensional database cell to further data; for example, to transaction-level data that is stored in a relational source.
    Regards
    Abhishek

  • Essbase studio unicode character issue

    Hi all,
    We are facing issues in Essbase Studio when records with unicode character is encountered.
    E.g. We have a field like City BUCUREȘTI with a unicode character. So when the record with this filed comes, it concatenates the part of the filed (City BUCURE) before the special character to the next record and the next record gets rejected. So we are seeing the below error in the logs :
    \\Record #1060 - Incorrect Syntax For Member City BUCURECountry ZA     H668207     A676477
    We are deploying it as Unicode application
    Details : Source database : Teradata 13
    Essbase - 11.1.2.2
    We are using streaming mode and dynamic ODBC and deploying unicode application.
    Has anybody faced this issue and can help me?
    Many thanks.

    Are you definitely sure that is not an issue with the syntax of the deploy command, are you saying the Maxl works when running it from the Essbase Studio Server?
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • SCVMM Service (2012) does not start after reboot VMM-Server

    VMM-Server: WIN 2008 R2 Standard x64 SQL-Server: 2008 R2 x64 Hi, after reboot VMM-Server we get the following error messages from the EventViewer when starting the VMM-service: Event ID: 19999 Virtual Machine Manager (vmmservice:130936) has encounter

  • Account assignment for Movement type 561

    Dear Professionals Hi, I am new to SD. Pls give me ur advice. In my environment, MB1C:"Enter Other goods Receipt" -> Journal: "dr.Inventory/cr.COGS" (Movement type: 561) VL01N:"Outbound Delivery Create" -> Journal: "dr.Inventory/cr.COGS" (Movement ty

  • Create an XML Document with HTML Entities?

    I'm writing a program that uses SAX to parse an XML document and generate XHTML from it, but I would like the XML document to allow HTML entities, of course, in the XML markup. Each time my parser gets to any entity at all it dies reporting an undefi

  • Converting images that include text boxes and callouts in FM

    Hello, I'm on a new project (TCS 3.5, RH 9, FM 10) that requires me to include text boxes and lines (callouts) on top / in front of many of the images in FM. The reason they are not allowing me to add the text/callouts to the images themselves is bec

  • Database check error on DB02-- Alert

    Dear All, We found the below errors on DB02 -->Alert . E     22.12.2010     12:02:31     10     DBA     MISSING_INDEX          1     Table: SAPSR3.ZBIMIS # Table has no index W     22.12.2010     12:02:31     0     DBO     ARCHIVE_TOO_OLD          1