QUESTION: Extracting data Essbase and ODI Agent installation?

To extract the data of Essbase cubes, ODI has 'LKM Hyperion Essbase DATA to SQL'.
We can use (1). ReportScript, or (2). An MDX query or (3). CalcScript

For the extraction of data by using CalcScript, ODI Agent must be running on the same server as the Essbase server.

Anyone know if there is a need for ODI Agent on the Essbase machine if we use the method of MDX query for the extraction of the data?

We would like to avoid the installation of Agent ODI for Essbase-extraction of data.





.

It's just for the Calc script method because it has access to the exported file, you should be fine with the other methods.

See you soon

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

Tags: Business Intelligence

Similar Questions

  • QUESTION: Extracting data Essbase AND the ODI Agent installation?

    To extract the data of Essbase cubes, ODI has 'LKM Hyperion Essbase DATA to SQL'.
    We can use (1). ReportScript, or (2). An MDX query or (3). CalcScript

    For the extraction of data by using CalcScript, ODI Agent must be running on the same server as the Essbase server.

    Anyone know if there is a need for ODI Agent on the Essbase machine if we use the method of MDX query for the extraction of the data?

    We would like to avoid the installation of Agent ODI for Essbase-extraction of data.





    .

    It's just for the Calc script method because it has access to the exported file, you should be fine with the other methods.

    See you soon

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

  • Extract data essbase using ODI

    Hi all

    ' LKM hyperion essbase metadata SQL "to extract the data with ".

    _ The calculation script

    _ Report script

    _ MDX script

    I use the best solution?


    Can you give me exsample?


    Thank you

    It depends on. If you will extract only a month (less than 10 months) at a time, you must use the MDX with noemptysubset. If you extract a whole year, you use the calculation script. In addition, based on your cube design, this may be different, you will need to test the time approach to see each, then, is the best for your situation. The only reason is that the script of the report should not be used

    Have a look here:

    http://devepm.com/2014/08/20/10-important-things-to-improve-ODI-integrations-with-Hyperion-Planning-part-10-12-generic-data-extract/

    Hope this can help you.

  • Question about data pump and directory/sub-directories

    I have a process that makes these calls to Data Pump:
    dbms_datapump.add_file (dph, file_name |) '.log', ' DATA_PUMP_DIR/test', filetype = > DBMS_DATAPUMP. KU$ _FILE_TYPE_LOG_FILE);
    dbms_datapump.add_file (dph, file_name |) ".dmp", ' DATA_PUMP_DIR/test', filetype = > DBMS_DATAPUMP. KU$ _FILE_TYPE_DUMP_FILE);

    He failed with the subdirectory "/ test". If I delete it, as in these calls it works.
    dbms_datapump.add_file (dph, file_name |) '.log', "DATA_PUMP_DIR" filetype = > DBMS_DATAPUMP. KU$ _FILE_TYPE_LOG_FILE);
    dbms_datapump.add_file (dph, file_name |) ".dmp", "DATA_PUMP_DIR" filetype = > DBMS_DATAPUMP. KU$ _FILE_TYPE_DUMP_FILE);

    I even did a test 'chmod 777 '.

    No idea what I am doing wrong?

    I'm on 11.0.1.6

    It's the pile of error I get:
    ORA-39002: invalid operation
    ORA-06512: at "SYS." DBMS_SYS_ERROR', line 79
    ORA-06512: at "SYS." DBMS_DATAPUMP', line 3043
    ORA-06512: at "SYS." DBMS_DATAPUMP', line 3292
    ORA-06512: at "ORA_ADMIN. DATAPUMP_UTIL", line 46
    ORA-06512: at line 1

    Chris wrote:
    I have a process that makes these calls to Data Pump:
    dbms_datapump.add_file (dph, file_name |) '.log', ' DATA_PUMP_DIR/test', filetype => DBMS_DATAPUMP. KU$ _FILE_TYPE_LOG_FILE);
    dbms_datapump.add_file (dph, file_name |) ".dmp", ' DATA_PUMP_DIR/test', filetype => DBMS_DATAPUMP. KU$ _FILE_TYPE_DUMP_FILE);

    He failed with the subdirectory "/ test". If I delete it, as in these calls it works.
    dbms_datapump.add_file (dph, file_name |) '.log', "DATA_PUMP_DIR", filetype => DBMS_DATAPUMP. KU$ _FILE_TYPE_LOG_FILE);
    dbms_datapump.add_file (dph, file_name |) ".dmp", "DATA_PUMP_DIR", filetype => DBMS_DATAPUMP. KU$ _FILE_TYPE_DUMP_FILE);

    I even did a test 'chmod 777 '.

    No idea what I am doing wrong?

    invalid syntax

    DATA_PUMP_DIR

    above is DIRECTORY Oracle
    If you want a different location, then CREATE DIRECTORY DATA_PUMP_DIR_TEST

  • Can we use ODI with Informatica to Essbase and planning

    If we have Informatica Data Warehouse, can I use ODI for integrating Essbase and planning? Or do we have to buy adapters informatica for essbase/planning?

    GERD,

    you're not wrong, planning 11.x is packaged with Essbase and ODI governing the use limited to planning.

    John Conlee
    [email protected]

  • Extraction of Essbase formulas using ODI

    I'm extract an Essbase by ODI schema, but it does not extract formulas correctly. Whenever there is a line break in the Essbase formula, instead of putting the words together in the same line, ODI puts the contents of the formula on the second line, which makes it difficult to load in the back. Anyone encountered this problem before. What can be done in addition to remove spaces and lines of formulas.

    Thanks in advance.

    Hello

    Consider that you are extracting in a flat file, then it is possible to use something like the replace command on your mapping for example replace (fieldname, chr (10), ") or replace (fieldname, chr (13),")

    See you soon

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

  • FDMEE requires ODI agent for simple file loading?

    Hello

    I have my agent ODI isn't working because of a problem with OS. I am trying to upload a simple file using FDMEE. When I try to run data load rule he says this ODI agent fails.

    My question is:

    FDMEE requires ODI agent even for simple file loading? FDM does not require us agent of ODI for simple file loading.

    Concerning

    Yes, as I mentioned in my previous post THAT FDMEE is built on top of the ODI, so she run ODI scenarios for all flows of integration

  • How to extract data from SAP and COBOL using ODI

    Hi people,

    Can you please let me know the procedures in ODI to extract data from SAP and COBOL?

    Thank you all for the help.

    Hello

    You can download the Patch 8571830 to Oracle metalink.

    It has a new technology 'SAP ABAP' and KMs to extract and load data-
    RKM SAP ERP and SAP to Oracle ERP LKM.

    Thank you

  • ODI or FDM to extract data from Oracle ERP

    I want to extract data directly from Oracle ERP GL module in HFM. I use ERPi and ODI. Should I also use FDM to retrieve the data, or if I can load data in HFM using just ERPi and ODI?

    I finished the configuration of the ERPi and I am currently in the process of installation and configuration ODI.

    All entries on the best practices that I have to follow during the configuration of ODI?

    You don't need to use FDM. ERPI can load directly to HFM as a stand-alone product and you still get the feature drillback. Use FDM, if you need additional features that offers for example validation of intersection, to check the reports, logic etc.

  • With the help of ODI to extract data from IBM DB2

    Has anyone used IBM DB2 as a data source for essbase using ODI? If so, do you have tips, pointers specific to this particular situation of DB2, or better yet the resources outside the SER60 reading?

    If you want to understand the different modules of knowledge and how to set up the DB2 technology in ODI, then have a read of:-http://download.oracle.com/docs/cd/E14571_01/integrate.1111/e12644/db2.htm#CHDBJIBH

    Once you have extracted the data from db2 source then you would just use the SQL IKM to essbase with a rule of load data for load data into essbase, I covered the essbase data loading in my blogs.

    See you soon

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

  • Difference between SNMP and agent installs

    I'm curious to know the differences between the use of SNMP and agents.

    We have a Ubuntu Server that must be monitored don't know the best way to monitor.

    Hey Evan,

    Here are the major issues. NMS you currently have is the snmp network Foglight solution. If you were to buy FMS, you could install the NMSAgent.car that retrieves data of the NMS system, you already have running.

    I hope it's her. Networking FMS cartridge extracts data from SMN via web calls.

    Best regards

    Jonas

  • How to change the name of the ODI agent and port number

    I installed ODI standalone agent (11g) on a linux server.  We now realize that we need to change the name and port number of the agent.  Is it possible to change these or do we need to re - install odi agent?

    I know that I can change the name in the ODI, but I can't change the port number.  I would like everything to be consistent in all of our environments.  That's why we need to change the name of the agent and the port number.

    How do you start the agent? Which command you use to start?

    There are two ways, either by directly calling agent.bat and passing name agent and port don't start or you can run the sh/bat file created during installation (present in oracledi\agent\bin). The file name that is created should look like this (agent_localagent11g) where localagent11g is the name given during installation time and 'agent' is the prefix that was added by ODI.

    There is no configuration file to configure the port number and agent. Make sure that the port number and name you pass to agent.sh must match what is configured in odistudio.

    Agent.bat '-PORT = 20910 ""-NAME = localagent11g.

  • Install PT8.53 with Linux question: connection process Data Mover and application designer

    People,

    Hello. I install PeopleTools 8,53 Internet Architecture.

    Server database is the database Oracle 11 GR 1 material.

    Operating system is Oracle Linux 5.

    I installed successfully JDK7, WebLogic Tuxedo 11 GR 1 material and PeopleTools 8,53 10.3.6, in Oracle Linux 5.


    I've been setting up of database PeopleTools8.53. Because the Wizard installation problem, I created PeopleTools 8,53 database manually by using starter PT853 Oracle database instance. I have run the following scripts:
    (1) utlspace.sql
    (2) dbowner.sql
    (3) ptddl.sql
    (4) psadmin.sql
    (5) psroles.sql
    (6) connect.sql


    Then, we perform Data Mover script in a Windows XP Client computer to fill the PeopleTools PT853 database machine Linux Sever instance.

    I installed Oracle Database 11 g 2 client for 32-bit Windows XP 64 - bit Windows virtual machine and run it successfully.

    In Oracle Linux 5 Server Machine Net Manager:

    Service name: PT853
    Connection type: default database
    "TCP/IP Protocol".
    Host name: 192.168.196.102
    Port name: 1521

    Listener: LISTENER
    Protocol: TCP/IP
    Host: 192.168.196.102
    Port: 1521


    I test the Service PT853 with "SYSADM" username and password "SYSADM". The connection is successful.

    In the Windows XP Client computer, the information in the Net Manager is the same, and the connection is successful as well. Its details are as below:


    NET Service Name: PT853
    Protocol: TCP/IP
    The host of the database Machine name: 192.168.196.102
    Port number: 1521
    Name of the Basic Service: PT853
    Connection type: default database


    This means that Windows XP can connect to Oracle Linux 5 successfully. But in the computer Windows XP Client, Data Mover and application designer cannot open a session in PT853 Instance of database in the Linux Server machine. Its details are below:

    Configuration manager:
    Type of database: Oracle
    The database name: PT853
    User ID: SYSADM
    Connect ID: people
    Connect password: people

    Data Mover:
    Type of database: Oracle
    User ID: SYSADM
    Password: SYSADM

    Application Designer:
    Type of database: Oracle
    User ID: SYSADM
    Password: SYSADM

    When connect Data Mover and application designer, I got the same error:

    ORA - 12154:TNS: can not resolve the connect identifier specified. Invalid user ID and password for the access code.

    According to my understanding, process connection Data Mover and the application designer requires 3 tables in SQL Server: PSOPRDEFN, PSACCESSPRFL, PSSTATUS. I'm not sure the process of connecting to the Oracle database. I checked the database PT853 instance in Linux, and there is only one table "PSDBOWNER" created by the scripts.

    My question is:

    Can any folk tell me the connection process Data Mover and Oracle database application designer? Requires only one table "PSDBOWNER"?

    Thank you.

    Oh my, many mistakes action here. If PSDBOWNER doesn't have a line, it must be solved at the time that the error came out. The replacement by SYSADM first why? Why is complaining already existing SYSADM? Most likely, you HAVE created manually, where you shouldn't.

    Again and again the same story. And again, sorry to say but you should take the basics of Linux training, Oracle training bases and sorry to be hard but reading training as well to read correctly the Peopletools Installation Guide where all required steps are really described in details.

    I don't think anyone can help you across the network in this respect,

    Nicolas.

  • ODI Agents version 10 and 11

    Hello fellow users ODI.

    I don't install ODI frequently and I do not install the ODI Agents frequently either. I want to what has changed about the installation agents.

    ==================

    In April 2010, I installed agents and here are my notes for the process:

    1 edit the 'odiparams.bat' file in the \ODI\oracledi\bin directory. There are some notes and directives in the file. It is important to put the environment at the good MASTER repository as follows:

    REM
    REM the Repository connection information
    REM
    Set ODI_SECU_DRIVER = oracle.jdbc.driver.OracleDriver
    Set ODI_SECU_URL=jdbc:oracle:thin:@pax401ce032:1523:hypbgprd
    Set ODI_SECU_USER = ODIM
    Set ODI_SECU_ENCODED_PASS = hZyHWYZQhuThIa8ge32UYf
    Set ODI_SECU_WORK_REP = PROD
    Set ODI_USER = SUPERVISOR
    Set ODI_ENCODED_PASS = hZyHUQyZV.V6N4tzMspFRr

    2. start the Agent listening and planning as a Windows Service

    AgentService - i - s PROD_ESSBASE 20910

    3. make the appropriate topology changes and to verify that the agent is running correctly


    ==================

    So now its December 2011. I heard about our infrastructure consultant that the agent is no longer running as a service as we have defined above. I also read on the deployment of the Agent of the ODI as Java EE Application as described in the following link.

    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/FMW/ODI/odi_11g/setup_jee_agent/setup_jee_agent.htm

    ==================

    Here's what I want to know:

    1: how many ways can I deploy the agent for ODI_11g? (I see not the command "agentservice" more.)

    2: is there a simple way to run the Agent of ODI as a Windows Service?

    3: I remember the old agentservice to be rather meager in terms of memory usage. Does this new J2EE / WebLogic service use more memory?


    Thanks for your thoughts.

    -Chris Rothermel

    Yes it is about the correct summary, I can't really comment on the use of memory by using the agent Java EE that I have not really had to use.

    See you soon

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

  • Loading data to Essbase with ODI rules file

    Hi all

    I need to load the flat file DATA (no metadata) or an Oracle table in to ESSBASE using ODI.

    Where can I find an example or a tutorial on the loading procedure.
    I have not have how to use ODI with a rules file:

    (1) in the standard rule file I can insert a transformation (join, split ecc.) can be used
    a rule like this in ODI file?

    (2) if I put the file of IKM SQL for Hyperion Essbase (DATA) rules I have to manually set the mapping
    between the source and target? the mapping is not set in the rule file?

    (3) can I use both the type of rules (flat file or SQL) file?


    Thanks a lot for your help!

    Edited by: 882454 on 19-game-2011 2.57

    Edited by: 882454 on 2.58 19-game-2011

    If you go to the next page in my blog, you should see a link to all the different posts around ODI and hyperion knowledge modules - http://john-goodwin.blogspot.com/2011/08/odi-series-summary.html

    In ODI, you can do all the transformations, the rule of the load is really used to optimize the process of loading the data.
    You must configure your interface with source and target mapping, and then create a rule to load that corresponds to the mapping of the target.
    You can use any type of source.

    See you soon

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

Maybe you are looking for

  • How to install Windows XP Home on Satellite P500?

    High @ all. I have a F1J P500 with Win7 preinstalled. The Point is that I have a lot of older material wich I want to continue to use. For example my printer. but every time I want to use my laptop goes down with a blue screen.So I decided to install

  • Satellite A100 keyboard input language does not match the physical keyboard

    I'm sorry. In fact, it is the first line: & é " ' ( - è _ ç Ã* ) = Kind regards Leonardo I have a laptop SATELLITE A 100 (model PSAARE-02X01TFR) with the french (I think) QWERTY keyboard here and may not know how to configure it under Win XP. It h

  • IdeaPad U530 Touch hinge struck.

    Hi guys,. I bought U530 touch of best buy, New Orleans before 4 months. Everything was great except the opening and closing of the round was getting tight. I thought that its meant to be like that, one day, I opened my knees as usual but what I heard

  • Problem on regular expressions

    Hi all I'm working on a project that require me to separate the following examples: + 0, + 0.0000 E1, - 4.33 + E1, - 4.222 + E1, - 6.33 + E2, - 6.55 + E2 What I need is the final four results separately: -4.33 + E1. -4.222 + E1, -6.33_E2, -6.55 + E2.

  • A doubt of key recovery

    I got my Y570 and D drive, I have divided into two D and G, the other data and the other for the software, if I use the recovery key I will keep all files on drive D and G? Thank you