Essbase Studio Error in 11.1.2.2

Hi Everyone,
I have installed hyperion 11.1.2.2 in windows 2008 Server and configured sucessfully however when i click on essbase studio console i am getting the below error.
A javaruntime environment (JRE) or java development kit (JDK) must be available. No Virtual Machine was found after searching the following locations.
C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\Essbasestudio\console\jre\bin\javaw.exe
javaw.exe is current path.
i don't see the javaw.exe file in the above path. Kindly help me in this.
Regards,
AS

If you edit
<MIDDLEWARE_HOME>\EPMSystem11R1\products\Essbase\EssbaseStudio\Console\startStudio.bat
then you will probably see "set JAVA_HOME=..." is pointing to an incorrect location
As the Studio console is 32bit then it needs to point to a 32bit JRE e.g.
set JAVA_HOME="E:\Oracle\Middleware\EPMSystem11R1\common\JRE"
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Essbase Studio Error(1021001): Failed to Establish Connection With SQL Data

    Hi.
    I have trying to deploy a cube with Essbase Studio but I get the error: "*Error(1021001): Failed to Establish Connection With SQL Database Server*"
    My environment is Linux 5, Oracle 11g and EPM 11.1.1.2. Oracle database and Essbase was installed with diferent users. In the .bash_profile of hypadmin user (that install Essbase) I have set the following variables
    ORACLE_BASE=/u01/app/oracledb/product/11.1.0
    ORACLE_HOME=$ORACLE_BASE/db_1
    LD_LIBRARY_PATH=/usr/X11R6/lib:$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    ORACLE_HOSTNAME=devbi.sigfe2
    PATH=$ORACLE_HOME/bin:$ORACLE_HOME/jdk/bin:$ORACLE_HOME/bin:/sbin:$ORACLE_HOME/opmn/bin:$PATH
    ORACLE_SID=orcl
    JAVA_HOME=/u01/app/installfiles/jdk1.5.0_19
    In my pc (windows xp) I can open Essbase Studio console, do the connection to Oracle database, get tables and create minischema, mesures and hierarchies (I can see the preview of hierarchies). Also I can create cubes with EAS and can connect with MAXSHELL to essbase.
    When I try to deploy the cube from Essbaes Studio y get the error "Error(1021001): Failed to Establish Connection With SQL Database Server".
    The Essbase Studio Log File say:
    +12:40:16 07/24/09 (admin-1) INFO Start creating outline in database "5.4.0.41:1423.POC_ESS.POC_ESS1"...+
    +12:40:16 07/24/09 (admin-1) FINA Sign on Essbase by CSS token "5.4.0.41:1423" successfully...+
    +12:40:16 07/24/09 (admin-1) INFO Start building dimension "DM_CIUDADES" ...+
    +12:40:16 07/24/09 (admin-1) MÁS FINA Start creating rule file ...+
    +12:40:16 07/24/09 (admin-1) INFO SQL statement has been created and put into rule file "/home/hypadmin/hyperion/products/Essbase/EssbaseStudio/Server/./ess_japihome/data/DM_CIU.rul"+
    +12:40:16 07/24/09 (admin-1) INFO The query is "SELECT (CONCAT('reg_',CAST(cp_105."ID_REGIONPADRE" AS VARCHAR2(1000)))) as "REGION_PADRE", (CONCAT('reg_',CAST(cp_105."ID_REGION" AS VARCHAR2(1000)))) as "REGION_HIJO", cp_105."DE_REGION" as "REGION_HIJO.Default" FROM "POC"."DM_REGIONES_ESS3" cp_105 ORDER BY cp_105."DE_NIVEL" ASC, cp_105."ID_REGIONPADRE" ASC, cp_105."ID_REGION" ASC"+
    +12:40:16 07/24/09 (admin-1) INFO Rule file has been created and saved as "/home/hypadmin/hyperion/products/Essbase/EssbaseStudio/Server/./ess_japihome/data/DM_CIU.rul"+
    +12:40:16 07/24/09 (admin-1) FINA Essbase starts to add members to DM_CIUDADES dimensioin based on the rules file.+
    +12:40:16 07/24/09 (admin-1) ADVERTENCIA (1021001): Error al establecer conexión con el servidor de bases de datos SQL. Consulte el registro para obtener más información.+
    +12:40:16 07/24/09 (admin-1) ADVERTENCIA essbaseDriver.FailedToBuildDimensionException+
    +12:40:16 07/24/09 (admin-1) GRAVE Unexpected exception in EssbaseExport prevented cube from being deployed+
    -------------- Exception --------------
    com.hyperion.cp.datasources.export.essbase.EssbaseDriverException: Failed to deploy Essbase cube
    Thanks in advance to all that have any idea to help me to solve this issue.
    A.S.

    Hi,
    If you type database SID in lowercase, try to reenter iot in uppercase. Strange, but I and my colleagues encounter this behaviour many times.

  • Essbase Studio Error

    I'm trying to clear out everything that I'm not using in the Metadata Navigator. I'm trying to delete something but then I get this error:
    Error in destroy statement. Line = 143.
    Relationship array is referencing non-existing object. Report this error to Technical Support.
    Is there something in the backend Essbase Studio db that needs to be deleted?

    I've had this happen in Studio 11.1.1.X where I deleted artifacts that were being used. It completely hoses up the database. There really is an order you ened to follow to delete things. Basically the reverse order they were created. Using lineage is a good way to check where artifacts are being used. 11.1.2.1 got a lot better at checking to see if oyu can delete first.
    At this point, I recommend restoring the system tables from a backup

  • Essbase Studio: Error building essbase cube

    Hi guys.
    When I deploy an ASO cube, I receive this message:
    "Error al generar el cubo de Essbase.
    Provocado por: Error al cargar datos en la base de datos: bd25.
    Provocado por: Cannot Load buffer Init. Essbase Error (1013295): Server Request Fails with error code [1019002]".
    I apreciate your help.
    Thank you in advance.
    Carlos.

    Add the following property to the Essbase Studio server.properties file (at the end of the file):
    server.essbase.streamingCubeBuilding=true
    The file is located in the <ORACLE_MIDDLEWARE>\user_projects\epmsystem1\BPMS\bpms1\bin

  • Essbase Studio Error:-com.hyperion.cp.driver.util.DriverException: Cannot g

    Hello All,
    I'm using EPM 11.1, The Essbase studio has some error while starting server. I started 1day before it worked fine but today it is causing problem please help
    -------------- Exception --------------
    com.hyperion.cp.driver.util.DriverException: Cannot get database information.
         at com.hyperion.cp.driver.adapters.sql.SQLConnection.executeStringQuery(SQLConnection.java:559)
         at com.hyperion.cp.driver.adapters.sql.oracle.OracleConnection.executeStringQuery(OracleConnection.java:287)
         at com.hyperion.cp.driver.DriverEngine.executeStringQuery(DriverEngine.java:132)
         at com.hyperion.cp.catalog.Catalog.createStorage(Catalog.java:193)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:135)
         at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
         at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
         at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1299)
         at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:166)
         at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:128)
         at com.hyperion.cp.server.ServerMain.main(ServerMain.java:202)
    Caused by: java.sql.SQLException: ORA-00955: name is already used by an existing object
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:74)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:110)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:171)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1030)
         at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:183)
         at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:936)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1222)
         at oracle.jdbc.driver.OracleStatement.executeInternal(OracleStatement.java:1770)
         at oracle.jdbc.driver.OracleStatement.execute(OracleStatement.java:1739)
         at oracle.jdbc.driver.OracleStatementWrapper.execute(OracleStatementWrapper.java:298)
         at com.hyperion.cp.driver.adapters.sql.SQLConnection.executeStringQuery(SQLConnection.java:540)
         ... 13 more
    11:46:55 12/06/09 (system) INFO Exploration time(sec): 8
    11:46:55 12/06/09 (system) SEVERE Cannot initialize catalog storage. Make sure that server.properties has correct information
    -------------- Exception --------------
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: catalog.CatalogInitializationException.StorageInitializationFailure
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:97)
         at com.hyperion.cp.catalog.catalogs.relational.PropertyObjectCatalog.<init>(PropertyObjectCatalog.java:89)
         at com.hyperion.cp.catalog.Catalog.init(Catalog.java:313)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:99)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:143)
         at com.hyperion.cp.catalog.Catalog.<init>(Catalog.java:85)
         at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:73)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:54)
         at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1299)
         at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:166)
         at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:128)
         at com.hyperion.cp.server.ServerMain.main(ServerMain.java:202)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.GeneratedConstructorAccessor6.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:91)
         ... 13 more
    Caused by: com.hyperion.cp.catalog.exceptions.CatalogInitializationException: No column found for id_oid in table HYPUSER.CP_NONE_PROPERTIES_BOOLEAN
         at com.hyperion.cp.catalog.storage.StorageEngine.validateSignature(StorageEngine.java:207)
         at com.hyperion.cp.catalog.storage.StorageEngine.<init>(StorageEngine.java:87)
         at com.hyperion.cp.catalog.storage.SQLStorageEngine.<init>(SQLStorageEngine.java:20)
         ... 17 more
    ----------------------------------------

    Some things to check.
    Oracle is up and you can connect with the account you configured studio with.
    Check the oracle account you are using for studio has the correct priviledges.
    Check the connection details are correct in server.properties file in Hyperion\products\Essbase\EssbaseStudio\Server
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Start Essbase Studio Error

    Dear all,
    I'm very new to hyperion. I installed foundation services, essbase and planning and configured them. then i installed essbase studio through EssbaseStudioConsole and started the system using Start EPM System. When i run EPM System Diagnostic, everything passed except for this error:
    FAILED ESS: Essbase Studio Server Validating Essbase Studio Server connection
    Error: Network communication with the server failed. Check your network connection and try again.
    Recommended Action: Start application
    1 second
    What could cause such an error?I am looking for what stuff in the environment that Essbase Studio depends on, but cannot find an.
    Any help is much appreciated,
    Zain

    Thanks people for the replies.
    I'm using Hyperion 11.1.2.2 on Windows 2008 SP2 32 bits and Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production. the database resides on a different server and i have only the DB client installed on the same machien as the hyperion applications. This is not a fresh installation, i did one before but failed so i formatted the driver where i installed hyperion. i'm not using any patches
    Yes, the service Hyperion Studio Service BPMS bpms1 is started.
    when i checked the Essbase Studio log, i found this:
    [2012-08-07T05:25:41.728-07:00] [hyperion] [NOTIFICATION] [] [com.hyperion.cp.util] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.util.PropertyManager] [SRC_METHOD: loadProperties] Server configuration file: D:\INSTALL07082012\user_projects\epmsystem1\BPMS\bpms1\bin\server.properties.
    [2012-08-07T05:25:41.822-07:00] [hyperion] [NOTIFICATION] [ESSSTD-183054] [com.hyperion.cp.server] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.server.ServerMain] [SRC_METHOD: initServer] Logger configuration file: D:\INSTALL07082012\user_projects\epmsystem1\BPMS\bpms1\bin\logging.xml.
    [2012-08-07T05:25:41.822-07:00] [hyperion] [NOTIFICATION] [ESSSTD-183044] [com.hyperion.cp.server] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.server.ServerMain] [SRC_METHOD: initServer] Starting up.
    [2012-08-07T05:25:41.822-07:00] [hyperion] [NOTIFICATION] [ESSSTD-183045] [com.hyperion.cp.server] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.server.ServerMain] [SRC_METHOD: initServer] Oracle Essbase Studio Server. Version 11.1.2.2.100, Build 2175, March 23 2012. Copyright © 2008 - 2012, Oracle. All rights reserved
    [2012-08-07T05:25:51.025-07:00] [EPMAUDITCLIENT] [NOTIFICATION] [EPMAUDClient-11002] [oracle.EPMAUDITCLIENT] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] Client Enable Status false
    [2012-08-07T05:25:51.025-07:00] [EPMAUDITCLIENT] [NOTIFICATION] [EPMAUDClient-11000] [oracle.EPMAUDITCLIENT] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] Audit Client has been created for the product HUB-11.1.2.0
    [2012-08-07T05:25:52.322-07:00] [hyperion] [WARNING] [ESSSTD-144002] [com.hyperion.cp.driver.util] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: <init>] Failed to load driver for sap.
    [2012-08-07T05:25:52.322-07:00] [hyperion] [WARNING] [ESSSTD-144002] [com.hyperion.cp.driver.util] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: <init>] Failed to load driver for teradata.
    [2012-08-07T05:25:52.322-07:00] [hyperion] [WARNING] [ESSSTD-144002] [com.hyperion.cp.driver.util] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: <init>] Failed to load driver for netezza.
    [2012-08-07T05:25:53.166-07:00] [hyperion] [ERROR] [ESSSTD-043002] [com.hyperion.cp.catalog] [host: DC-HYPERIONT01] [nwaddr: 10.0.41.33] [tid: 10] [userId: system] [ecid: 0000J^133YV7a60_zxw0yW1G8G_5000000,0] [SRC_CLASS: com.hyperion.cp.catalog.Catalog] [SRC_METHOD: initialize] Catalog.CannotInitializeStorage=Cannot initialize catalog storage. Make sure the server.properties file contains the correct information.[[
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: catalog.CatalogInitializationException.StorageInitializationFailure
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:235)
         at com.hyperion.cp.catalog.transaction.TransactionManager.initialize(TransactionManager.java:64)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:106)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:194)
         at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:81)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:169)
         at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:71)
         at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1318)
         at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:184)
         at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:130)
         at com.hyperion.cp.server.ServerMain.initServer(ServerMain.java:209)
         at com.hyperion.cp.server.ServerMain.main(ServerMain.java:289)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at com.hyperion.cp.catalog.storage.StorageFactory.getStorageInstance(StorageFactory.java:229)
         ... 12 more
    Caused by: com.hyperion.cp.catalog.exceptions.CatalogInitializationException: The database 'System' does not contain Studio Catalog tables. Please verify the value of the parameter 'catalog.db' in server.properties file.
         at com.hyperion.cp.catalog.storage.StorageEngine.validateSignature(StorageEngine.java:151)
         at com.hyperion.cp.catalog.storage.StorageEngine.<init>(StorageEngine.java:95)
         at com.hyperion.cp.catalog.storage.SQLStorageEngine.<init>(SQLStorageEngine.java:20)
         ... 17 more
    Many thanks again :)

  • Essbase Studio Error during deployment cube into Essbase

    Hi all,
    I'm using Essbase studio11 and trying to deploy my cube into essbase using the deployment wizard. But I keep getting this error:
    Failed to deploy Essbase cube
    Caused By: Cannot begin incremental build. Essbase Error(1007151): Wrong incremental dimension build sequence
    Please help and advise.
    thanks in Advance.
    -Avishek Sarkar.

    Hi John,
    Trying BSO deployment.
    I tried to deploy now with the "Delete and Restore database".
    Now getting a different error:
    Failed to deploy Essbase cube
    Caused By: Failed to build Essbase cube dimension: (RegionHierarchy)
    Caused By: Cannot incremental build. Essbase Error(-1): null
    Thanks for your reply.
    Avishek

  • Error in access with Essbase Studio Console

    We get error to connect with Essbase Studio Console.
    "children for Root. Reason: Unknown package name 'drillthrough'.Line = 1."
    It is a new installation.
    EPM 11.1.2.2

    Hi,
    During the installation of Essbase Studio only, ess_es_server.jar and ess_japi.jar are missing. If you install both Essbase and Studio, they are not missing.
    This is due to unpublished bug 14232814 - DURING THE INSTALLATION ONLY STUDIO SOME .JAR FILES NOT INSTALLED
    Try the following:
    Stop Essbase Studio
    copy files into EPMSystem11R1\common\EssbaseJavaAPI\11.1.2.0\lib
    ess_es_server.jar
    ess_japi.jar
    If folder does not exist create it.
    1. Stop essbase Studio.
    2. Drop tables from relational database
    3. Recreate tables.
    4. Start Essbase Studio.
    Scripts for dropping & recreating catalog located under
    oracle\middleware\EPMSystem11R1\products\Essbase\EssbaseStudio\Server\database\common\db_name
    Hope it helps....
    KosuruS
    PS: If the above information is helpful, mark it :)

  • Error while deploying Essbase studio

    Hi All,
    I need some help with the studio deployment error. I have created a bat script to run Maxl which will deploy essbase studio, then create some user defined measures using rules files and then calculation.
    When I ran the batch script first time, it was successful. Now its giving me the following error :
    BPM Connect Status: Success
    Failed to deploy Essbase cube.
    Caused by: Cannot begin incremental build. Essbase Error(1007151): Wrong incremental dimension build sequence
    BPM maxl deployment ...failure.
    Please help
    Thanks

    There is no issue for BSO cubes. Internally the BSO outlines are different from ASO cubes and this restriction does not appear in them. For ASO cubes, the problem is caused by deleting and readding dimensions. If you do incremental builds on dimensions, you will not have the 255 dimension issue, but the ASO outline will still grow. So the compaction utility in EsscmdQ is still valid for that.

  • Error in deploying the cubes in Essbase Studio

    I am getting below error when I try to depoly ASO cubes in Essbase Studio.
    ***Failed to deploy Essbase cube***
    ***Caused By: Error when retrieving data from SQL source***
    ***Caused By: Error when retrieving data from SQL source***
    ***Caused By: [Hyperion][DB2 JDBC Driver]SQLDIAGGRP was specified and not null.***
    I also checked the error log generated in the applications asking to increase the NETDELAY and NETRETRY COUNTS in ESSBASE.CFG, the config file. I made those changes, restarted the services and deployed again but in vain.

    There have been a number of MaxL bugs with encryption that produce 'Parse error near...' messages. If you login to Oracle Support and search the Knowledge Base on 'Parse error near' you will find them. I can't see anything specifically relating to 11.1.2.1 or a known defect in the release notes... ...I'd get a support ticket raised, if you haven't already.
    You don't mention platform, but I've also run into a bug running 'deploy' in 11.1.2.1 on a 64-bit Windows environment and there was a Unix bug too, but they both caused crashes so probably aren't your problem.

  • Essbase Studio Alternate Hierarchy Creation error

    Hi All,
    I'm using Essbase Studio to create an alternate hierarchy. I have a dim which has shared members and I'm getting the following error msg during cube deployment:
    1. Record #1- Member Name (SKU) already used i.e. the member for which I m trying to create shared member
         I m following the same procedure mentioned in the user guide i.e.
            Step1: create a copy of the dimension element that you want to designate as a shared member(Renamed SKU_copy with SKU_Diet). By making a copy, the binding expression for this element is the same as the original dimension element (SKU_Diet).
           Step2: when you create the second hierarchy in the chain, which is the alternate hierarchy, add a user-defined membas the parent and add the new dimension element (SKU_Diet) as the child, which will be the shared member.
         Even I m able to see the shared members (SKU_Diet) under user defined member "Diet" under the preview window (both by key binding and caption binding) as wel..
         But I m unable to see the shared members in EAS console after deploying the cube from Essbase Studio to EAS Console.
    I m not able to understand what I m missing exactly,.and suggest me other ways as well for creating alternate hierarchies in Essbase Studio.
    Thanks in advance..!!

    looks like similar issue..
    https://forums.oracle.com/thread/1555956
    It will work in genaration 2 not in genration 1.
    Thanks,
    mady

  • Data load error in essbase studio

    I get the following error when trying to load an ASO cube using Essbase Studio (EPM 11.1.2). This error doen't seem to be documented in any of the Essbase manuals. Question - does this error indicate an essbase server issue or a data source issue? I'm thnking it's datasource related, but my data source is an Oracle database, which I've used previously to load cubes without a problem. I've refreshed the source and can connect to it fine otherwise.
    Error:
    Data load started at: Fri Dec 03 08:52:21 EST 2010.      Data load elapsed time:  10 Minutes 23 Seconds.
    Failed to deploy Essbase cube.
    Caused by: Failed to load data into database: 8020.
    Caused by: Cannot execute a SQL query
    Caused by: Io exception: Socket read timed out
    Caused by: Socket read timed out
    Appreciate any hel with this issue.

    When I have issues with Studio I try to break it down slowly. I build my dimensions one at a time. If it breaks on a single dimension build I trace the issues backwards and usually find my issue in the schema.
    Studio's role in life is to create SQL load rules and as such depend on a good schema definition. Unforntunately, the dimension build rules can't be opened in EAS with the Dataprep Editor (regular load rules) because they're binary and can do things that a normal load rule cannot (text measures, date measures, time varying attributes, etc.). But that doesn't mean the .rul files are un-readable. If you're having trouble with a particular dimension build process, open the load rule it creates with something like Notepad and grab the SQL that Studio is generating and drop it into Toad (or equivalant) to see if it is generating usable code. If not, there's something wrong with your modeling and you need to go back to the mini-schema.
    When you're able to build all dimensions all at the same time, you're almost there. If your issues comes when you want to build and load data, the final debuging steps go quickly. Towards that end, the data load rules (ones that load data vs. building dimensions) generated by Studio can be edited in EAS using the Dataprep Editor. If you know SQL Load Rules, you should be able to figure out. If not, contact John Goodwin, OCS or a partner and set up a consulting visit.

  • Essbase studio drill thru report Test error

    Hi All,
    Essbase studio drill thru report is producing the below error: Unable to retrieve drill thru result.
    Error in the select statement. Line = 2466.
    Error in query execution. Please review the query and try again.
    Cannot execute a SQL query
    ORA-01791: not a SELECTed expression
    Any idea... i am able to test for some of the dimensions but this error is coming for a few dimensiosns .... i verified all the joins between dimensions and facts.. everything is fine.
    Thanks,
    Praveen

    Hi Glenn,
    This is a test report executed with in Studio console. Yes, i did verify the generated sql by studio server and was able to drill down to the detail. I dont find any information in the logs when testing this. Probably, i would need to increase logging level. Will do that and update here if i dont find much help there.
    Thanks,
    Praveen

  • Essbase Studio drill thru report error

    Hi All,
    Essbase studio drill thru report is producing the below error: Unable to retrieve drill thru result.
    Error in the select statement. Line = 2466.
    Error in query execution. Please review the query and try again.
    Cannot execute a SQL query
    ORA-01791: not a SELECTed expression
    Any idea... i am able to test for some of the dimensions but this error is coming for a few dimensiosns .... i verified all the joins between dimensions and facts.. everything is fine.
    Thanks,
    Praveen

    Hi Glenn,
    This is a test report executed with in Studio console. Yes, i did verify the generated sql by studio server and was able to drill down to the detail. I dont find any information in the logs when testing this. Probably, i would need to increase logging level. Will do that and update here if i dont find much help there.
    Thanks,
    Praveen

  • 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

Maybe you are looking for

  • PM Notification - Hide fields based on other field's value

    Hello experts, I am looking for an user exit which allows me to hide some fields based on other field's value. For example, I have field 1 and field 2. When I open my notification, if the value of field 2 is 'aaa', field 1 has to be hidden. There sho

  • What is the best way to handle .mod files in premiere pro cs4?

    I recently got a JVC Everio GZ-MG130u and as I'm sure many of you are aware, it saves footage in the .mod format. I have googled this and found quite a few different solutions, but I'm just wondering if anything has changed since some of these soluti

  • No Drag and Drop?  No library adding?

    I just started using iTunes and my Windows 7 machine. I had been using my Mac PowerBook, but it finally died. So, I've downloaded a bunch of stuff from an online site. It's all in zipped folders on my desktop. I can't seem to drag and drop any of the

  • How to display related links iview in content area?

    Hi, I have created Related links, but they are opening in a separate windows even though I have set the attribute of the iviews to "open in portal content area". Please let me know how I can display the iviews of the Related links in the content area

  • Acrobat crashes when applying redaction

    Acrobat Pro 11.0.06 on both Win 7 Pro and Win 8.1, when applying text redactions Acrobat crashes.