How to move data from flat file to the repository of execution

Hi all

We have 2 instances

1. development - we are able to move the data from flat file to target the DB using scenario1.

The files are in 04 who's ODI installation box


2. enforcement Repo

to scenario1 execution repo installed in ODI 07 which is ODI installation box
but not able to move the data from flat file to target DB.

We get an error - file not found.

File is located in the box 04.

My question is that what is the best process to make scenario1 course migrated to work.

Appreciate your help.

I wanted to say that in view of the dev and prod in the Prod repository agent is not a good idea.

Ideally, in repo Prod, you must have prod 07 agent.

In Dev Repo, you shouldn't have dev 04 agent

makes sense

Tags: Business Intelligence

Similar Questions

  • How to export data from flat file with ODI DB?

    We want to export flat files DB2 tables.
    Who can tell me how to do it with ODI?
    Please give me a simple example or steps.
    Thank you.

    There are two ways

    Either use IKM Sql to add files

    (or)

    OdiSqlUnload
    For OdiSqlUnload, you can use this technique to provide the connection parameters - http://odiexperts.com/?p=1985

  • How to move data from iMac to 3 TB Stor.E Canvio external HARD drive

    Hi guys,.

    First post, new to all this.

    I bought a Toshiba 3 to Stor.E Canvio external hard drive to get a load of movies and music out of my iMac.

    I plugged it in, the iMac seems to recognize, so I tried to drag and drop in the folder on the hard drive, but it leaves nothing.

    Can someone give me some advice on how to move things from my iMac to the new hard disk?

    Thank you very much, looking forward to hear from you.

    Hello

    As far as I know the HARD and the NTFS file format disc media.
    If you want to use it in Mac, you must re-formatted the system filesystem HFS + for Mac compatibility.

  • How to load data from ms sql to the by the file rules and maxl essbase

    Hi, everybody!
    Pretty Shure the kind of topic exists already on the forum, but unfortunately can't find it.

    I want to understand, how to load data from the database to ms sql for the PB of essbase application.

    (I) so I have:
    1. a request for 'society '.
    2 and its database 'Plan '.
    3. with simple outline, which contains only two dimensions:

    -The time period < 1 > (Label only)
    -Total year (~)
    -Qtr1 (+)
    Jan (+)
    Feb (+)
    Mar (+)
    -Qtr2 (+)
    APR (+)
    May (+)
    Jun (+)

    -Accounts < 1 > (Label only)
    -Lost / based (~) (Label only)
    -Revenues (+)
    L1.1 (+)
    L1.2 (+)
    -Costs (-)
    L2.1 (+)
    L2.2 (+)

    (II) also, I created a rules file called "CO_DWH" and associated with this schema
    It (Rules file) a 3 columns:
    Data of the 'period', 'account '.

    There is also the option checked "load data".

    (III) in MS SQL Server, I have a database of "hypdb" and "essadmin" with "password" login

    (IV) I executed my bat file:
    C:\Hyperion\EssLoad.bat
    There is only one line:

    EssLoad.bat-
    startMaxl.cmd EssLoad.txt
    ----------------------------------------------

    EssLoad.txt-
    login password admin on erpserver;
    Import database data Company.Plan connect in essadmin password using the server rules_file 'CO_DWH' error abort;
    disconnection;
    "exit";
    --------------------------------------------


    All plans that I copied well worked ERP system, but I don't understand, this is exactly table in the MS SQL database, data loading to essbase db?

    TOU have to do a few things
    1. on the server of Essbase, put in place a system odbc for your MySQL database connection
    2. in the State of charge, go to the file menu and select open source SQL database and in the source of data in your SQL statement. A few tips. Where it says select, don't put in the select Word and when he says to not put in of. The system adds for you. TI enter a simple SQL statement is to do this in the box so select if your SQL would be normanlly as select * from myTable just enter the code as * from myTable in the upscale neighborhood

    The ol/recover the click and fill your connection information. Should bring back the data in the State of charge. Save the State of charge and use

  • How to extract data from SQL server in the FDM

    Hi Experts

    How to extract data from a SQL server HFM to another SQL Server using scripts for integration in FDQM?

    concerning

    Dev

    Could you clarify why you want to do this?

    If you try to synchronize two databases (apps) to have a backup or something running in a development environment, I suggest configuring replication between two databases. It would be much more effective to do it at the SQL Server level through the application of FDM, IMHO.

    Charles

  • How to move data from demonstration of solid to MySql

    Hello

    I'm new to ATG. I want to work on the Fund demo Quincy but using the MySql database server. So I need to copy the data from the solid to the MySql database server. I ran all the script files, but I am not able to transfer the solid to MySql data. According to the documents I used "startSQLRepository", but still the data has not moved. Can someone tell me the exact procedure to move the data?

    Thank you
    Prasanna

    How do you try to export and import?

    You can follow these steps, I used Oracle here and module PioneerCycling:

    1. first time you start the solid database, copy the C:\ATG\ATG9.1\DAS\solid\atgdb\solid.db to C:\ATG\ATG9.1\DAS\solid\i486-unknown-win32\solid.db
    2. double-click on the file to launch solid DB: C:\ATG\ATG9.1\DAS\solid\i486-unknown-win32\solfe.exe.
    3. to export solid database test data to Oracle, create the file
    C:\ATG\ATG9.1\home\localconfig\atg\dynamo\service\jdbc\JTDataSource.properties
    $class = atg.service.jdbc.MonitoredDataSource
    dataSource = / atg/dynamo/service/jdbc/FakeXADataSource
    min = 5
    maxFree =-1
    blocking = true
    Max = 10
    C:\ATG\ATG9.1\home\localconfig\atg\dynamo\service\jdbc\FakeXADataSource.properties
    4. add these lines to use the solid database:
    Driver = Solid.JDBC.SolidDriver
    URL = jdbc:solid://localhost:1313

    5. run the following commands to export the test of solid database data:
    CD C:\ATG\ATG9.1\home
    bin\startSQLRepository m PioneerCyclingJSP-export all users.xml - repository/atg/userprofiling/ProfileAdapterRepository

    bin\startSQLRepository m PioneerCyclingJSP-export all products.xml - repository/atg/commerce/catalog/ProductCatalog

    6. change the following file to use the Oracle database. C:\ATG\ATG9.1\home\localconfig\atg\dynamo\service\jdbc\FakeXADataSource.properties.
    user = supreme
    needsSeparateUserInfo = true
    URL=JDBC:Oracle:thin:@localhost:1521:XE
    readOnly = false
    password = password1
    database = xe
    Driver = Oracle.JDBC.OracleDriver

    Note: You may need to change the properties above depending on the database you are using.

    8. run the following command to import the test data for Oracle database:
    CD C:\ATG\ATG9.1\home
    bin\startSQLRepository m PioneerCyclingJSP-import users.xml - repository/atg/userprofiling/ProfileAdapterRepository
         
    bin\startSQLRepository m PioneerCyclingJSP-import file products.xml - repository/atg/commerce/catalog/ProductCatalog

    I hope this helps.

    Peace
    Shaik

  • How to read data from several files and add columns in a single file

    Hi guys,.

    I have a problem in adding data from files in different columns. I have the attachment a file A and B which I am reading and not able to get the data in the Result.txt file. Please give your opinion on how can I do this

    You must add the data of all files before proceeding with a single entry.

  • How to recover data from vhd file created in windows system image upwards.

    Yesterday, my computer Dell Laptop Inspiron 14 R did not start & Finally, I had to format the drive. I see a windows image backup .vhd files. These files contain the data from my laptop, which has been deleted during formatting. Can I get it back?

    Hello

    What operating system is installed on the computer?

    Perform the steps suggested by Karena R from the link below, if you have Windows 7 installed and see if it helps.

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-system/how-to-restore-vhd-file-backup/f3ed3ca5-3079-40CD-A959-835caeba80a7

    Hope this information helps.

  • Dynamic loading videos - how to integrate data from json files in video placeholder at the stage

    Hello!


    Working on a site where I want to display a variety of videos. Found a tutorial with a good script for loading dynamically the contents of a json file.

    $.getJSON ("data / press.json", function (data))

    {

    for (var i = 0; i < data.length; i ++)

    {

    var s = sym.createChildSymbol ("slide", "Stage");

    s.$("photo"). CSS({"background-image":"URL('"+Data[i].image+"')"});)

    s.$("title").html (Data [i] .title);

    s.$("headtext").html (Data [i] .headtext);

    s.getSymbolElement () .css ({"location": "absolute",})

    "the left": "50px",

    ({'top': I * 200 + 50 + 'px'});

    }


    The json file content looks like this,


    [

    {

    'image': "images/poster_.jpg,"

    "title": "my test."

    "date': 'my date."

    "headtext": "my text",

    'video': "http://www...".

    },

    ]


    Unfortunately, there is nothing of video in the above script.

    Anyone know how I can,


    1 / choose my "video" variable data in my json file (guess the script needs a line like: s.$("video").html (data [i] .video);)     or something)

    2 / dynamically put in my video placeholder where my video script of the show is.

    -----

    YouTube var = $("< iFrame/>");

    var url = " " https://www.YouTube.com...; "


    SYM.$("video"). Append (YouTube);

    YouTube.attr ('type', ' text/html');

    YouTube.attr('width','640');

    YouTube.attr('height','360');

    YouTube.attr ('src', URL);

    -------

    Most grateful for any advice

    Best regards

    Bengt, informel.se

    Looking at the code of the success of your JSON Manager, it seems that you want to create a list of these items on stage with several video clips too. You can create the iframes required in success of the JSON Manager and set the src attribute according to the video attribute of the incoming JSON data. An approach could be as follows:

    $.getJSON ("data / press.json", function (data))

    {

    for (var i = 0; i)

    {

    var s = sym.createChildSymbol ("slide", "Stage");

    s.$("photo"). CSS({"background-image":"URL('"+Data[i].image+"')"});)

    s.$("title").html (Data [i] .title);

    s.$("headtext").html (Data [i] .headtext);

    s.getSymbolElement () .css ({"location": "absolute",})

    "the left": "50px",

    ({'top': I * 200 + 50 + 'px'});

    Assuming that you have a video called placeholder in the slide of symbol

    var YouTube is $("").attr('width','640').attr('height','360');.

    YouTube.attr ('src', Data [i]. Video);

    s.$("video").html (YouTube);

    }

    }

  • How do root data from php file using local host in as3?

    I really sowie coz my English are bad.now I want to the root of the phpfile use localhost in action script adobe flash pro... can u give me some example and explanation

    I'm using json array data in my php

    Your PHP returns JSON, right? Take a look at the URLLoader class in the documentation to know how to load the data from a URL. Once the data is loaded, you need to decode it to AS3 object. Use JSON of Mike Chambers' library https://github.com/mikechambers/as3corelib

    --

    Kenneth Kawamoto

    http://www.materiaprima.co.UK/

  • How to import data from CSV file in a table using oracle forms

    Hello

    I have a CSV file and I want to insert in the oracle database in a table by using a button under forms of oracle.
    the user can select the CSV file by using the open dialog box.
    can someone help me find the method to import and select the client machine file?

    THX.

    You want to import the contents of the file or the file itself? I assume that you want to import the contents of the file. For this, there are really only two options to make an Excel (.csv) file and import into shapes; WebUtil or a JavaBean. Some examples of both:
    WebUtil: How to read an Excel file in a form of Oracle
    Oracle is CJP/BEAN - project Excel

    Try them both and see which works best for you.

    Craig...

  • How to import data from CSV files to IOM?

    Hello
    We have to import some files in the csv format and are set up in a specific folder hierarchy. Please help as I am not able to go further.

    Thank you very much!

    So you mean, you want to create users in the IOM based on the data contained in these files...
    Then, you should probably create GTC file connector to consume your CSV file and create users in the IOM.

    Thank you
    Suren

  • How to save pictures from different files in the order in which I've rearranged?

    I moved pictures of several different files in a new folder.  How to save the in the new order, that I want what they?  They keep returning to their numerical order.

    The contents of the file can only be sorted by name, date of creation, file type or file size.  To put them in order, you need that you probably need to rename them.  Try adding 01 at the beginning of the name of the first file, 02 for the second, etc.   (If you have more than 100 then use 001, 002)

  • How to move rows from one partition to the other?

    We have a requirement for data retention for 6 months and after 6 months data can be withdrawn with the exception of a few documents to certain statutes (which cannot be deleted even if they are more than 6 months). We have Oracle 11g.

    I wanted to see if the following strategy works:

    I'll have monthly partitions and 8 sub partitions (hash) in each of the primary partitions. The secondary hash partitions are to spread the load of application data and balance the insertion of data in order to avoid any dispute.

    After 6 months, is it possible for me to spend with the line that must be kept in a different partition and drop the last partition. I wanted to avoid deleting data because we have that dead very shortly of database and delete data require us to coelize the database to avoid fragmentation.
    If I move the data to another partition, how do I do it?

    Thank you

    You guessed it! Exactly what I was trying to convey. That process will work the way you want.

  • How to load data from matrix report in the base using ODI table data

    Hello

    How to load matrix report data in the base table data using oracle Data Integrator?

    Description of the requirement:

    This is the data from matrix report:
    JOB                       DEPT10                DEPT20  
    ___________________________ _____________
    ANALYST                                           6000
    CLERK                   1300                     1900 
    Need to convert it to the format below:
    JOB                             Dept                        Salary
    _____________________________________________
    ANALYST                  DEPT10      
    ANALYST                  DEPT20                     6000
    CLERK                       DEPT10                    1300
    CLERK                       DEPT20                    1900
        
    Thank you for your help in advance. Let me know if any other explanation is needed.

    Your list seems to be a bit restrictive, you can do much more with the procedures of ODI.

    If you create the new procedure and add a step. In the 'source' tab command you define technology and pattern according to your source database. Use the unpivot operator as described in the link, please, instead of using "SELECT *' use the column names and aliases for example:"

    SELECT workstation,
    deptsal as deptsal,
    saldesc as saledesc
    OF pivoted_data
    UNPIVOT)
    deptsal-<-->
    FOR saldesc-<-->
    IN (d10_sal, d20_sal, d30_sal, d40_sal).<-->
    )

    Then in your tab 'command on target' defined technology and drawing on your target db, then put your INSERT statement for example:

    INSERT INTO job_sales
    (employment,
    deptsal,
    saledesc
    )
    VALUES
    (
    : job,.
    : deptsal,.
    : saledesc
    )

    That's why you use bind variables from source to load data into the target.

    Obviously if the source and target table is in the same database, you can have it all in a single statement to the "command on target' as

    INSERT INTO job_sales
    (employment,
    deptsal,
    saledesc
    )
    SELECT workstation,
    deptsal as deptsal,
    saldesc as saledesc
    OF pivoted_data
    UNPIVOT)
    deptsal-<-->
    FOR saldesc-<-->
    IN (d10_sal, d20_sal, d30_sal, d40_sal).<-->
    )

    also assign the log count "Insert" on the tab corresponding to your INSERT statement, so that you know how many rows you insert into the table.

    I hope this helps.

    BUT remember that this feature is out in Oracle 11 g.

Maybe you are looking for