Parallel applications in essbase data export

Hi all

I have Essbase 11.1.2.1. CAN I have Parallels for the export of data from different database 2 simultaneously. The only below done command execution in series for sale at retail and whole of the db. Please notify.

Export data ODAPP. Level0 data detail data_file ' C:\Oracle\Lo\retail.txt';

Export data ODAPP. Entire Level0 data data_file ' C:\Oracle\Lo-integer.txt';


Appreciate your help.

You could just run several Maxl sessions to run concurrently that could be called from a script of processing batch.

See you soon

John

Tags: Business Intelligence

Similar Questions

  • Problem with export data from an application and importing data into another application

    Hello

    I need to give a stream to an application (target) of one of the other application (source) of data. So what I did is I exported the data necessary for the application target using the DATAEXPORT function in text files and you now want to import data in text files in the application of the source using rules files.

    I'm trying to create files for each exported text file separate compilation, but I'm not able to do this successfully.
    I traced all members of the source to the target application, but still there is something wrong is going on is to not let the successful import or do not allow that data to go to the right places.

    There all the specifications, while using this function DATAEXPORT as format or the kind of DATAEXPORTOPTIONS that I use to make it work?

    Here is the first part of my script to calc. For all other data I wanted to export that I wrote similar statements by simply setting on individual members.

    SET DATAEXPORTOPTIONS
    {
    DATAEXPORTLEVEL ALL;
    DATAEXPORTCOLFORMAT ON;
    DATAEXPORTOVERWRITEFILE ON;
    };

    DIFFICULTY ("ST", "BV", "SSV", "ASV", "ESV", "W", "HSP_InputValue", "SÜSS", "TBSD", "ABU", "AC", "LB", "LT", "VAP", "Real", "FY11", @REMOVE (@LEVMBRS (period, 0), @LIST (BegBalance)));
    DATAEXPORT 'File' ',' '...\export Files\D3.txt ';
    ENDFIX;


    Please let me know your opinion on this. I really need help with that.
    ~ Hervé

    So, you have 12 periods through the columns of the export data?

    If so, you must assign each column of data at a time. The data column property is used only when you have completely defined the dimensions either through other fields or other areas and the header and the left point only possible is data. This does not work when you have several columns of data that you find, just so assign the right period; doing this means there is no column of data .

    Kind regards

    Cameron Lackpour

  • Trying to export essbase data to flat file

    Hi I'm on v9.3,

    When I export essbase data to flat file, ESSBASE is export data in a row rather than in different lines even if I use (DataExportColFormat ON ;)

    Any help

    Thank you
    RRB

    You must have a dimension of column heading, it recovers the default period, column header cannot be a dense dimension and is defined using

    DataExportColHeader 'DenseDimenionName ';

    See you soon

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

  • ODI export Essbase data

    Hi all

    When you create the report script or data export calc, can we set out to relational instead of the file.

    We will export the data and then load in Ebs GL_INTERFACE Table. So, we use a diagram of staging:

    1. the output to a file
    -Essbase-> staging-> file-> GL_INTERFACE

    2 output to relational
    -Essbase-> staging-> relational-> GL_INTERFACE

    Are especially valid option?

    Thank you

    You can certainly use dataexport to export to a relational off ODI target if KM is designed to use the method of the file, so it will export to the file and then you can load into a table.

    See you soon

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

  • data export Essbase

    Hello

    Migration planning application, I also need data export of EAS.

    Should I export L0 or all data,
    (with the format of column checked or unchecked)

    which is the best option and it does not need to run any company or calc rule after loading data in the environment target

    If you export Level0, you need to run the rules / calc script to aggregate data about how it was, as it is a planning application this might be a difficult task.
    It is probably best to do a full export, be sure to check if you have enough space and it can take a while to perform a full export depending on the size of the database.
    Column format is useful if you need to use a rule of load to load the data into a different database, if the target db is exactly her even you don't need format column or a rule of the load.

    See you soon

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

  • Essbase data backup script

    So I a. The MSH, with the following basic information file, where if I schedule this task, I will get a backup of data for the date file this script has been planned and in the next race, the same name of file to the backup.

    I would like to be able to get this script to save the backup based on the date it has been executed and produce a new backup file based on the date of each subsequent executions.

    Someone at - it something like that they would like to share with us?

    echo "- INITIALIZE ROUTINE -";

    echo "this script can be run every night to perform backups of data export of Essbase;

    echo "Begin recording in the backup log file ';

    spool to DataBackup_AllApps_Log.log;

    ECHO "";

    echo "- PERFORM REQUEST LOGIN -";

    echo "log on to the server by using the: userid, password and server name"; "

    login password admin on hyperionserver;

    ECHO "";

    echo '- LOG OUT ACTIVE server SESSIONS -';

    echo "commands of disconnection from the current system of execution... » ;

    ALTER system disconnect session force them all;

    ALTER database Demo.Basic unlock all objects;

    Change the system asks to kill all them.

    echo 'Objects unlock complete on server';

    ECHO "";

    echo '- EXPORT ESSBASE DATA BACKUP -';

    echo "Running export orders Database...". » ;

    export data from database demo.basic Level0 to data_file 'C:/Oracle/Administration/DataBackup/DataBackup_Demo_Basic_File.txt ';

    echo "Completed data backup export";

    ECHO "";

    echo "- TERMINATE ROUTINE -";

    spool off;

    "exit";

    Hello

    Before start using script Hari add below lines

    echo off

    @REM * SETTINGS *.

    @call D:\back\Backup.bat

    Set year = % date: ~ 10, 4%

    Set day = % date: ~ 7, 2%

    Set months = % date: ~ 4, 2%

    define a day = %% months %% % of the year

    hh = % time: ~ 0, 2%

    mm = % time: ~ 3, 2%

    the value of ss = % time: ~ 6, 2%

    the value t = % hh % mm % ss %

    essmsh %filepath%Backup.mxl % essuser % esspwd % esssvr %%%d % tm dt

    Rename 'D:\back\security.txt' 'D:\back\security%d%_%t%.txt '.

    Rename 'D:\back\alldata.txt' 'D:\back\alldata%d%_%t%.txt '.

    Backup.bat

    spool to 'D:/bck/EssbaseArchive.log ';

    Set timestamp

    connection $essuser $esspwd on $esssvr;

    poster session;

    change the system asks to kill all them.

    alter system disconnect session any force;

    export database $essApp. $essDB all data to the server data_file 'D:\back\alldata.txt ';

    security_file export of data_file 'D:\back\security.txt ';

    change the $essApp database. $essDB force archive in the folder "d:/bck/sample.arc".

    change the $essApp database. end of $essDB archives;

    spool off;

    disconnection;

    "exit";

    So that it will be not any replacement of the existing backup files, remember you will have to go for some activities of housekeeping that it could consume space.

    If _1, _2 files because although I mean more than 2 GB of data, then you may need to modify the script to rename all the files in the directory using a loop for.

    Thank you

    Amith

  • IOP 11.1.2.0 repel Hyperion Planning and Hyperion Essbase data?

    In the "Oracle-integrated-operational-planning - datasheet.pdf", it says in the section "Publish the Plans for execution,"
    "Once approved, revisions of the plan can be sent to other systems of planning to ensure.
    alignment or ERP systems for execution. Change the data are stored in Oracle
    Integrated operational planning root and review later cause analysis. »

    Can you please tell me how to send data from Plan of Hyperion Essbase or Hyperion Planning (which is always Essbase data) of IOP? I looked in the Administrator's guide, but I'm afraid I missed where you can do. Could you please direct me to the appropriate guide?

    Thank you.

    We don't support snapshot using MDX query command to export almost any segment of the IOP cube in a relational table. Once the export is complete, you can use Essbase loading rules for loading data in areas of interest. All these commands can be put inside a javascript or jacl command and then packaged as a script model. This script can be invoked from the IOP UI planning workshop.

  • Essbase data output

    Hello

    (1) data exportable Essbase of LCM-Life cycle management directly?

    (2) how to export data with Essbase calc scripts?

    (3) what is the best method to export essbase data?

    Thank you
    Xuesong

    Hello

    You cannot use LCM to migrate essbase data.
    If you want to export the data, you can use Scripts to report, MDX, DATAEXPORT command (of version 9.3) or CDF custom such as JEXPORT.

    See you soon

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

  • ODI - cannot display the Essbase data?

    I just installed ODI and Essbase has been installed in my PC a long time ago. I find a document called: odiess_getting_started.pdf, this document is a sample for ODI and Essbase. I followed the steps described in the document,..., later, when I want to see Essbase data of the ODI Designer see the example Essbase application database such as: scenario, market, it appears the error message: "Cannot display the data in the table", "java.sql.SQLException: Driver must be specified."
    java.sql.SQLException: Driver must be specified
    at com.sunopsis.sql.SnpsConnection.a (SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection (SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection (SnpsConnection.java)
    at com.sunopsis.graphical.frame.b.jc.bD (jc.java)
    at com.sunopsis.graphical.frame.bo.bz (bo.java)
    at com.sunopsis.graphical.frame.b.ja.dj (ja.java)
    to com.sunopsis.graphical.frame.b.ja. < init > (ja.java)
    to com.sunopsis.graphical.frame.b.jc. < init > (jc.java)
    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.sunopsis.graphical.frame.bb.b (bb.java)
    at com.sunopsis.graphical.tools.utils.swingworker.v.call (v.java)
    at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
    at com.sunopsis.graphical.tools.utils.swingworker.l.run (l.java)
    to edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:665)
    to edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:690)
    at java.lang.Thread.run(Thread.java:619)

    What is the problem with me? Thank you!

    This is one of the many 'characteristics' of ODI.

    Data preview works for SQL and just about everything (well, I think it works for text, but nothing Hyperion files).

    I have this trouble, John Goodwin to correct.
    Kind regards

    Cameron Lackpour

  • How can data export - I limit the export period

    Hello
    I use the data export feature to export my data to an a txt to load it into another application.
    I put the instruction Fix in order to limit the population, I'd like to export.
    My only problem is the benchmark over the period that written as below
    DIFFICULTY ((«M01":"M05")))
    After running the calc, I open the txt file and see bring the entire little matter which was write in difficulty.
    Advice will be much appreciated

    This could be a problem of empty set? Y at - it something else in your statement to fix?

  • E.M.P. 11.1.2 Essbase data warehouse Infrastructure

    Hello

    We'll implement Hyperion Planning 11.1.2 and we intend having the data warehouse, pushing the budget data for Hyperion Planning and have push Hyperion and retrieve data in Essbase.  It is, has she a sense also push and pull data from essbase in the data warehouse? To make it more clear, we take the budget data from the data warehouse, and he will push to Hyperion Planning.  Budgetary data provided will be also pushed Essbase data warehouse.  Hyperion Planning will then do the what if analysis and then push back to essbase with essbase here will push the hypothetical scenarios back to the manipulated data warehouse.

    Please let me know if the script need for clarification.

    Thank you

    I did something similar in the past the concept is perfectly feasible.

    See you soon

    John

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

  • IKM SQL for Hyperion Essbase (data)

    I am trying to load data into essbase through the ODI interface however module "IKM SQL for Hyperion Essbase (data)".

    Whenever data gets overwritten, how I accumulate this data during loading. As it is quite difficult for me to summarize the data, then load.

    Kind regards

    Amine ravi

    Use a rule to load and set to add to the existing values in the State of charge, adjustable load rule name in the options of the IKM.

    See you soon

    John

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

  • ODI - SQL for Hyperion Essbase data loading

    Hello

    We have created a 'vision' in SQL Server that contains our data.  The view currently has every year and periods of Jan 2011 to present.  Each period is about 300 000 records.  I want to only load one period at a time.  For example may 2013.  Currently we use ODBC through a rule of data loading, but the customer wants to use ODI to be compatible with the versions of dimension metadata.  Here's the SQL on the view that works very well.   Is there a way I can run this SQL in the ODI Interface so it pulls only what I declare in the Where clause?  If yes where can I do it?

    Select

    CATEGORY, YEAR, LOCATION, SCRIPT, DEPT, PROJECT, EXPCODE, TIME, ACCOUNT, AMOUNT

    Of

    PS_LHI_HYP_PRJ_ACT

    Where

    YEAR > = "2013" AND PERIOD = 'MAY '.

    ORDER BY CATEGORY ASC ASC FISCAL_YEAR, LOCATION ASC, ASC, ASC, ASC, ASC, PERIOD EXPCODE PROJECT DEPT SCENARIO CSA ACCOUNT CSA;

    Hello

    Simply use the following KM to load data - IKM SQL for Hyperion Essbase (DATA) - in an ODI interface that has the view that you created the Source model. You can add filters to the source which are dynamically by ODI variables to create the Where clause based on the month and year. Make sure you only specify a rule of load method to load the data into the KM

  • Implementation error when executing load interface to Essbase data.

    When executing an interface to Essbase data loading I get this error:
    rg.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File "< string >", line 26, < module >
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.loadData (unknown Source)

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

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)


    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: invalid column type specified for the column of data [ActivityPurpose]

    The data store is reversed using the RKM Hyperion Essbase, I did not any changes in the data store.
    I'm loading from an identical to the tabel of target array.
    I use the IKM SQL for Hyperion Essbase (DATA).

    Does anyone have any idea what this might be?

    Concerning
    Hans-Petter

    Might be useful to have a read of the following doc Oracle Support - "how to avoid signs of ' ODIEssbaseException: invalid column type specified for the data column" Message When loading Essbase models ODI? ". [ID 885608.1] »

    See you soon

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

  • ODI error handling: IKM for Essbase (data), rejection of cheque to commit an Intervls

    All,

    I'm trying to see if there is a way I can handle errors in the IKM ODI for SQL for Hyperion Essbase (data), so I can switch to use a rule to load interface if there are rejects.
    I think, if we check to reject after each interval of validation (right now using the default value of 1,000 records) and continue to the next set of 1,000 records only if there is no rejection.

    If there is a way to abandon even the interface run i.e. prevent switching to loading documents online on the occurrence of a rejection, I can read a newspaper and kick off an interface that uses an Essbase rule charge to continue loading.

    I don't know if all this seems too hypothetical, but I want to see if anyone has any ideas around this approach.

    Please share ideas.

    Thank you
    Mounira

    Customization you would leave the interface fail and then act on the failure.

    See you soon

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

Maybe you are looking for