Essbase tables?

Hello

I'm looking at the epm data model guide and found that there is a data model for Essbase guide tables as well.

Could you please let me know where these tables are stored and how it is accessed? I'm sure that I had created not just any what db repository in the last time that I had installed Essbase!

CP_USER, CP_GROUP, CP_HIERARCHY, are some of the paintings

Thank you.

Those are tables Essbase Studio.

Concerning

Celvin

http://www.orahyplabs.com

Tags: Business Intelligence

Similar Questions

  • Loading data from SQL to Essbase table

    Hello

    I'm loading data from SQL to Essbase table by using a rules file. Number of rows in the source table is 7 million. I use the SUNOPSIS MEMORY ENGINE as area transit, LKM SQL for SQL and SQL IKM for Hyperion Essbase (DATA).

    Question:

    1 can I not use any other LKM as MSSQL for MSSQL (PCBS) to load data to the staging instead of LKM SQL for SQL? What I have to change the transit area then? Loading data using LKM SQL for SQL seems quite slow.

    2 it is mandatory to use LKM SQL for SQL, can someone please tell me what I can change to make this quick support parameters?

    3. is it compulsory to use the SUNOPSIS MEMORY engine loading data from SQL server to Essbase?

    Thank you...

    (1) Yes, I highly recommend watching using a KM which uses native as database technology these will usually be more efficient than the generic (like LKM SQL for SQL) KM especially when large volumes of data are involved. Your staging will change depends on where you organize data for example if you are using a SQL server specific KM as - MSSQL for MSSQL (PCBS) - you must have a lay-by available on a MSSQL database and have access to the utility of PCBS.

    (2) it is not mandatory to use this KM you can use a KMs supported by your database technology

    (3) it is absolutely not obligatory to use the SUNOPSIS MEMORY engine. This should only be used when you have relatively small amounts of data, as well as all the processes in memory, or in the case where you have no other relational technology to perform the staging on. However, in your case to use wherever you are processesing these large volumes of data you should be staged on a physical such as SQL Server or Oracle database if they are available.

  • ODI 11g & Essbase 11.1.2.3

    Hello.

    I have a problem with connecting to Essbase of ODI.

    I can connect and retrieve metadata Essbase using ODI 11 g. so I can create model and display data sample there.

    Although it gives me in the message tab when reverse engineer meta data:

    2014-07-23 00:44:39.101 WARNING EPMOHPS-20350 cannot analyze the UMC of Essbase. Will continue assuming that this cube is not spun Studio. The analysis of problem: java.lang.ClassNotFoundException: com.hyperion.cp.clients.util.UMCParser

    but I can see Essbase cube and dimension in my template and use them in my interfaces.

    the problem is that when I create an interface that sends data to a dimension of Essbase table, when I run the interface I get this error:

    java.lang.IllegalArgumentException: Driver name cannot be empty
      at org.springframework.util.Assert.hasText(Assert.java:161)
      at com.sunopsis.sql.SnpsConnection.setDriverName(SnpsConnection.java:302)
      at com.sunopsis.dwg.dbobj.DwgConnectConnection.setDefaultConnectDefinition(DwgConnectConnection.java:380)
      at com.sunopsis.dwg.dbobj.DwgConnectConnection.<init>(DwgConnectConnection.java:274)
      at oracle.odi.core.datasource.dwgobject.support.DwgConnectConnectionCreatorImpl.createDwgConnectConnection(DwgConnectConnectionCreatorImpl.java
    .
    .
    .
    
    

    I tried JohnGoodwin blog post ( more to life than that...: ODI Series Part 1 ) but I couldn't find any adapter for ODI 11 g and Essbase to edelivery.oracle.com. (version problem?)

    I downloaded companion ODI 11 g and copy all content in folder oracledi.sdk (bin, javadoc, lib)


    ODI_HOME\oracledi\agent

    and

    ODI_HOME\oracledi. SDK

    records.

    and I have added xml-references KMs companion to my project.

    but the error remains.

    ODI_error1.jpgODI_error2.jpg

    Essbase:

    Version: 11.1.2.3

    Windows Server 2008 R2 64 bit

    Oracle DB server:

    even as the Essbase server.

    ODI:

    version: 11.1.1.7

    machine is different from the Essbase server.

    The UCR data are on Essbase machine DB.

    could you help me please?

    In your first screenshot, it seems to have no set staging to a logical schema sql, it seems to be defined as the essbase target which is not allowed.

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Technical guide to the RDBMS Tables?

    Hello


    instead of paper, many fragmentary calls, let me ask the big question, is there a single document that contains the "data dictionary" for Hyperion / Essbase tables?

    As a previous user I'm trying make life easier for maintenance / creation of reports by pulling what I can out of the room of database architecture, my main areas are metadata / members / hierarchy members / security, wondered however about the data itself would also be useful...

    Yes, I know that you can run queries on all_tables / all_tab_columns etc to try and work out, but a useful guide would be invaluable.


    Thank you

    Robert.

    Take a look at http://www.oracle.com/technetwork/middleware/bi-foundation/epm-data-models-11121-354684.zip

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Load table data into Oracle Essbase

    Hi all

    I have a problem

    1 oracle table have 50 million records

    Essbase load data from that

    ODI error message:

    Caused by: java.sql.BatchUpdateException: means: Java heap space

    at org.hsqldb.jdbc.JDBCPreparedStatement.executeBatch (unknown Source)

    at oracle.odi.runtime.agent.execution.sql.BatchSQLCommand.execute(BatchSQLCommand.java:44)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)

    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)

    at oracle.odi.runtime.agent.execution.DataMovementTaskExecutionHandler.handleTask(DataMovementTaskExecutionHandler.java:87)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:366)

    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)

    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:292)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:855)

    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)

    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)

    at java.lang.Thread.run(Thread.java:662)

    I think that Agent Load data so great, if memory cannot load.

    How to fix?

    Please give me a solution.

    Thank you

    As Craig said, move the staging area out the SUNOPSIS MEMORY ENGINE initially. This should only be considered if you are mobile / transform small amounts of data (including 50 million lines isn't :-)).) Why you do not set the staging on your Source Oracle DB in this way, you remove an unnecessary data movement i.e. the LKM and don't rely on memory in engine.

  • New Member charge tables sources to target Essbase using ODI.

    Hello Experts!

    There is a daily load of data from oracle to HP (Essbase cube) 11.1.2 table. Sometimes, they add a new Member in the table to load data that is not existing in Essbase cube.

    We want to add or map this new Member-to-Member Essbase called members unmapped itself to load data and load data? using ODI. ?

    Can you please suggest any options for this?


    Thanks in advance!
    Alex keny

    If you keep a list of essbase members in an array then compare that list with the table data loading and load the Member in essbase.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Table of security question-user not updated with Essbase as ApplicationAccessType

    Hello

    Our users are facing some problem during access Essbase applications and Web analysis reports. I checked through the cancellation of the supply through the security settings for user once more to have a fix. But I could not succeed :-(.

    Here, the user is configured for Essbase and planning applications, but on the security table EAS - security - user, his showning just "Planning", even if the user is provisioned for both Essbase and planning applications.

    Inside 'the user properties', I am able to view access to Essbase applications according to the desired configuration.

    Can you please let me know if this is a known problem and help me solve this.

    Thank you

    It is also possible through Maxl - ESSBASE & PLANNING TYPE SETTING USER
    Although you should be able to do it in Shared Services, reallly you need to try with an administrator account.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Extraction of metadata Essbase in a table

    Hello

    I am trying to extract Level0 (only metadata) members in a dimension called item of Essbase in an oracle table. The extract does not work because the name of the dimension has a space between its name. The error msg is given below.

    I am able to extract other dimensions (which do not have a space in their name) easily makes me think that the issue is related to the space.

    The pointers will be appreciated...


    Thanks in advance!

    Arriving at the stage start Essbase extract metadata.

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (innermost last):

    "< String >" file, line 89, in there?

    java.lang.NullPointerException


    at com.hyperion.odi.essbase.ODIEssbaseMetaReader.validateSourceMetadata (unknown Source)


    at com.hyperion.odi.essbase.ODIEssbaseMetaReader.validateExtractOptions (unknown Source)


    at com.hyperion.odi.essbase.AbstractEssbaseReader.beginExtract (unknown Source)


    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)


    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)


    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)


    at java.lang.reflect.Method.invoke (unknown Source)


    at org.python.core.PyReflectedFunction.__call__ (PyReflectedFunction.java)


    at org.python.core.PyMethod.__call__ (PyMethod.java)


    at org.python.core.PyObject.__call__ (PyObject.java)


    at org.python.core.PyInstance.invoke (PyInstance.java)


    to org.python.pycode._pyx0.f$ 0 (< string >: 89)


    to org.python.pycode._pyx0.call_function (< string >)


    at org.python.core.PyTableCode.call (PyTableCode.java)


    at org.python.core.PyCode.call (PyCode.java)


    at org.python.core.Py.runCode (Py.java)


    at org.python.core.Py.exec (Py.java)


    at org.python.util.PythonInterpreter.exec (PythonInterpreter.java)


    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)


    at com.sunopsis.dwg.codeinterpretor.k.a (k.java)


    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (SnpSessTaskSql.java)


    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)


    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)


    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)


    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt (SnpSessTaskSqlC.java)


    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)


    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)


    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)


    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)


    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)


    at com.sunopsis.dwg.cmd.e.i (e.java)


    at com.sunopsis.dwg.cmd.g.y (g.java)


    at com.sunopsis.dwg.cmd.e.run (e.java)


    at java.lang.Thread.run (unknown Source)




    java.lang.NullPointerException: java.lang.NullPointerException



    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)

    at com.sunopsis.dwg.codeinterpretor.k.a (k.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (SnpSessTaskSql.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt (SnpSessTaskSqlC.java)

    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)

    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)

    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)

    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)

    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)

    at com.sunopsis.dwg.cmd.e.i (e.java)

    at com.sunopsis.dwg.cmd.g.y (g.java)

    at com.sunopsis.dwg.cmd.e.run (e.java)

    at java.lang.Thread.run (unknown Source)

    It is also resolved in 10.3.1.5.5, I always recommend using at least patch 10.3. 1.5.5 for any essbase associated integrations.
    10.3.1.5.5 is a very quick patch to apply, 10.3.1.6 is a bit more complicated, the choice is yours you want to install.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Loading table to Essbase Data - group

    Hello

    We are loading the data of a table in Oracle to Essbase. 2 elements of data in the table needs to be loaded by the grouping of data and 2 other data elements should be responsible for taking just the last value with the group.

    -To group by on 2 columns, we add 'SUM' on the target
    -To load the 2 others that just the last value (its total recurrent) we just map it to target as is

    The problem is that we see some inconsistancy data... (any suggestion to manage this case?)

    As an alternative, we have created two separate interface... one to manage the group in 2 elements needed the SUM and other interfaces with the other 2.

    Please advise! Thank you.

    You may need to divide in 2 interfaces, otherwise when you could load #missing values to the database where the data exist.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to load data from Oracle tables into essbase?


    Hello

    I'm fairly new to essbase. We are working on essbase 11.1.2.2.

    I want to build size & load data using pre-existing data warehouse which is built on Oracle.

    I try to use "Open SQL". I use OIC.  It is gicing me connection error (1021001).

    The following log shows:

    [Sea 14 Aug 14:15:06 2013] Local/SA_EB_1/MIS_FIN/SA0053580@Native Directory/10868/Info (1021097)
    EssOCI Initializes the connection to the Oracle database on the server [tmdwtst1]

    [Sea 14 Aug 14:15:25 2013] Local/SA_EB_1/MIS_FIN/SA0053580@Native Directory/10868/Info (1021099)
    EssOCI could not connect to the Oracle database with error message [ORA-12154: TNS: could not resolve the connect identifier specified]
    ]

    [Sea 14 Aug 14:15:25 2013] Local/SA_EB_1/MIS_FIN/SA0053580@Native Directory/10868/Error (1021001)
    Cannot establish a connection to the SQL database server.  See the log for more information

    [Sea 14 Aug 14:15:25 2013] Local/SA_EB_1/MIS_FIN/SA0053580@Native Directory/10868/Warning (1080014)
    Transaction [0 x 2650001 (0x520b4392.0x69b68)] abandoned due to the State [1021001].

    Help, please.

    Thank you

    Sam

    You use the correct format for the OIC:

    Host: port / Oracle_service_name

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Loading data from multiple tables in essbase using ODI

    Hello

    We have a scenario where the data comes from more than one table. I would like to know how ODI will load the data for the right combination of members

    Hello

    Consider each data table has a field that corresponds to the other table. You can simply drag the source interface data warehouses and create a join between the tables.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • EPMA Tables

    Hi all

    Is anyone know where aliases (ie. account descriptions) are stored in the tables, EPMA SQL?

    THX,

    Mike

    Yes, these tables, EPMA are terrible, but I think I got it later.  All this just to get Essbase descriptions in SQL for a query.  I had to use the following tables:

    DS_DIMENSION. DS_Member, ds_application, DS_Property_Relationship. DS_Property_Member_Array

    Thanks to Celvin and Cameron articles.

    Mike

  • Loading SQL tables using the rules file

    Hi Experts,

    I have a doubt. In our project, we have a maxl command that imports the essbase data cube using tables sql below.

    import data from database VodaPln.wrkforce

    log in as 'devhyp' identified by 'password' using the rules_file «WFDataLoad.rul» Server

    My doubt is here in this maxl, we define the schema and password name ('devhyp' identified by 'password'( ), but we do not give the name of the table. So, how will the maxl understand what table to extract the data. Please let me know in case I'm missing something and need to check out somewhere else.

    Thanks and greetings

    The actual SQL statement is in the State of charge, IT will set the columns, tables where the conditions and joins. The first parameter is the name of user who may or may not be the schema name. This information is containd in the State of charge, but also an ODBC or CLI connection

  • Essbase report script

    Hi all

    I use essbase report to extract data using maxl, whenever he use outline replacing for alias name of the Member, report to get the name of the Member not only the alias name

    Here is the part of the script using the alias name

    {OUTMBRNAMES}

    < LINK (< IDESCENDANTS (HSP_RateType))

    {OUTMBRNAMES}

    Reports_Status

    < Default OUTALTSELECT

    {OUTALTNAMES}

    < LINK (< IDESCENDANTS ("Annotation_Account"))

    {OUTMBRNAMES} < IDESCENDANTS Exch_rates

    (2) when I extracted the data using the local report maxl on behalf of alias name does not appear in the output file.

    Thankx in advance,

    Don't know what else is there in your script to report. Will be helpful if you can put the complete script.

    That's what I tried on sample of database where 'empty' is the table alias without all the entries so when it is selected, it is expected to come out of the names of members.

    ESS_LOCALE English_UnitedStates.Latin1@Binary
    {TABDELIMIT}

    Real

    CY12
    Jan Feb Mar
    East

    {OUTALTNAMES}

    These members display their aliases.

    {OUTALTNAMES}

    These members appear the names of their members because the table empty alias is used

    {OUTALTNAMES}

    These members display their aliases.

    {OUTALTNAMES}


    These members display their aliases.

    sales COGS
    !

    and here is the result

    Kind regards

    Sunil

  • function SIERREUR function script essbase excel

    Hello

    How can I represent iferror excel script essbase calc function below. For example, if the values of B and C are null then the result is undefined.

    E = IFERROR (HAS * ((B/C) * D/1000), 0)

    What I have to write the below way or is there an essbase function to write it.

    (E)

    IF ("C" and "B' <>0 <>0)

    E = IFERROR (HAS * ((B/C) * D/1000))

    ON THE OTHER

    « E » = 0 ;

    ENDIF ;)

    Rgds,

    Vish

    Hi Vishal - I am surprised B being zero results in an indefinite (or in Essbase, #Missing) result.  It should really be only C which has the effect, because of the division by zero problem.

    In all cases, the effects of different operations on #Missing and zero are listed in the technical reference: results of the operation on the #MISSING values and zero (0)

    A good solution would be to add "0" to the result of your equation, because (as you can see in the linked table) #Missing + 0 = 0.

    For example:

    (« E »

    'E' = (A * ((B/C) * D/1000)) + 0;

    )

Maybe you are looking for

  • Delete the pages 5.6.2 table but no content

    How can I delete a Table but keep the content to a single list, I currently have 3 columns in the table? I think used to be able to do in previous versions in Format but it's gone.

  • 10.11.4 updated broken my Edimax EW-7711MAC/AC-450

    Since the update to 10.11.4 my wifi dongle is not lighting upward when I opened my macbook 2010. Is there anyway to make it work again or do I have to wait months for Edimax provide a new download to fix the update until it finally arrived after that

  • Can not play Cyber shot files video camcorder

    I have a new touchscreen ' Toshiba Qosmio and I'm trying to find my way around it... I have a Sony Cyber-shot camera and used to download all my pictures and videos on my previous PC using Picasa, but I do not have this program on my Toshiba. I have

  • MacBook detects not battery

    It's my information on my computer. Bought this mid 2012 some guys used MacBook Pro and it worked perfectly fine, and he said the battery was only 2 months old (he sent me the Bill for the apple store). I decided to upgrade the hard drive 5400 RPM fo

  • Satellite L300 - 17K - how to create a recovery CD?

    Hello! Forgot to make a "restore CD" on the first departure to the top, is possible to do it later? I really want to reinstall Windows Vista on my Satellite L300 - 17K, and I don't have any system´s CD when I bought the laptop. I asked the retailer a