Problem loading the data in the table

Hi friends,

I'm using ODI 11 g.
I'm doing a flat file for the Table mapping. I have 10 records in the flat file when loading the data in an Oracle table, I can see only 1 card is loaded.
I use IKM SQL add and control using separate option.

Can you please let me know where exactly the problem.

Thank you
Lony

Hi Lony,

Please let us know other KM by in your ODI interface.
Please check in the flat file, column PK have same value or it idifferent?
Please check if the header is present in your flat file.
When you load the file in the table of the model > right click on the table (flat file adding that model table) and click Show data and see all 10 records are you able to see at ODI level

Kind regards
Phanikanth

Tags: Business Intelligence

Similar Questions

  • Satellite A200 and Win7 - problem loading the graphics driver

    Hi guys I have a problem with my Satellite A200 (PSAF6A).
    I installed windows 7 just now, now half the time when I start the computer it displays a message on windows encounters a problem loading the graphics drivers and the resolution is terrible. When I restart immediately, most of the time, it loads fine - no message and a good resolution. I tried many driver reinstall but it is always the case.
    Someone knows what's the problem? Is this with windows 7, or do you think the graphics card can be on the road to extinction?

    Thanks for your help, a lot.
    -Chris

    Hello

    It was ok before installing windows 7? I don't think it's a hardware problem. Have you installed the driver for the Toshiba driver page?

  • Mapping of 12 ODI is a failure loading the table to the table in oracle DB

    Hi Experts,

    I'm starting to ODI, attempts to load data from the Table to the Table in Oracle DB. Source table and target table are in the same PB in different schema

    I created my own work, also agent and master repository.

    Started with the agent, and I could see the status as Planner started for referential work * on Agent OracleDIAgent1.

    Created the agent in topology and successfully tested.

    Created data and connections physical schema of the source and target servers, Test connection is successful.

    Created the context and logical schema defined for the source and the target.

    Mapped to the corresponding physical schema context.

    Diagram logical and physical mapping is accomplished in the context.

    Created for source and target models, able to view the data in the source model.

    Created a simple map and put in source and target component context.

    LKM selected as LKM SQL for SQL

    Select IKM as IKM Oracle Insert.GLOBAL

    After execution, the mapping is a failure with the error below

    Drop table work - LKM SQL for SQL

    ODI-1222: start failure on agent edge internal: logical schema * is not found in the main repository.

    Create the table work - LKM SQL for SQL

    ODI-1222: start failure on agent edge internal: logical schema * is not found in the main repository.

    ODI-1222: start failure on agent edge internal: logical schema * is not found in the main repository.

    at oracle.odi.runtime.agent.execution.AbstractSessionTask.getSrcDataServer(AbstractSessionTask.java:1646)

    at oracle.odi.runtime.agent.execution.interpreter.SessionTaskCodeInterpreter.codeInterpretation(SessionTaskCodeInterpreter.java:132)

    at oracle.odi.runtime.agent.execution.interpreter.SessionTaskCodeInterpreter.codeInterpretation(SessionTaskCodeInterpreter.java:80)

    at oracle.odi.runtime.agent.execution.SessionTask.createTaskLog(SessionTask.java:324)

    at oracle.odi.runtime.agent.execution.AbstractSessionTask.execute(AbstractSessionTask.java:821)

    to oracle.odi.runtime.agent.execution.SessionExecutor$ SerialTrain.runTasks (SessionExecutor.java:2024)

    at oracle.odi.runtime.agent.execution.SessionExecutor.executeSession(SessionExecutor.java:562)

    to oracle.odi.runtime.agent.processor.TaskExecutorAgentRequestProcessor$ 1.doAction(TaskExecutorAgentRequestProcessor.java:718)

    to oracle.odi.runtime.agent.processor.TaskExecutorAgentRequestProcessor$ 1.doAction(TaskExecutorAgentRequestProcessor.java:611)

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

    at oracle.odi.runtime.agent.processor.TaskExecutorAgentRequestProcessor.doProcessStartAgentTask(TaskExecutorAgentRequestProcessor.java:800)

    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 1400 (StartSessRequestProcessor.java:74)

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

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

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

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

    Please help me with the problem above,

    Thanks in advance.

    Kind regards

    Srikanth

    Hi Srikanth,

    It is usually better to create a separate scheme for the scheme of work, but you can keep the data and schema of work even. Also in your error log, the error should now be to the right of the IKM? No LKM. Try changing the logical schema name and see if it works.

    Thank you

    Ajay

  • Problem with the Table result variable

    When you save a document structured in XML, the Table Continuation variable is translated to an entity named "fm.tcont".

    Strangely, the content of the entity is a control character (0 x 11). The file is saved in XML format, but the Analyzer Returns an error,

    Error message to the file d:\test\100219\doc_test.xml.1F0, line 31, char 22,: Invalid character (Unicode: 0 x 11)
    Error on line 31, tank 24, Message: expected a value of literal entity or PUBLIC/SYSTEM identifier
    Parse error on line 31, tank 20: not well formed (invalid token)
    The abandoned analysis.

    The contents of the variable nothing suspicious, it's just '(continued)', where the first character is a normal space.

    If someone had the same problem and knows how to fix?

    It's on FM8.0p277 on Windows XP.

    Thank you very much in advance,

    Johannes

    Johannes,

    I don't have the direct response, because I've never tried. But my EDD has a TableContinuation element that is empty; ESD inserts the table continuation variable. When you export to XML, the element is there as a "marker"; It has NO content. When open in the frame, ESD inserts the variable again. My reasoning is that the table continuation variable has meaning ONLY within FrameMaker. It's a formatting object, not a content container. No post processing of the XML data would not need if so, ITS engine could provide what it is able to understand.

    Anyway, here's how I deal with it.

    Good luck
    Van

  • SQL query in mapping to load the table from the warehouse

    Hi experts,

    I hope you can help me solve my problem. I already tried here in the forum how we can add a query in a mapping, but still not found the answer.
    In my store, I have a time dimension table that has a unique dimension key and all the date information. In my source database, I have a table for business information. In this dirty table, I have a field named date. This date will be in exact format.
    I also have a table sales in my warehouse which is almost a copy of the sales table from the source. I don't have that one more field in this table sale warehouse called "time_dim_key". This field should get the key of the dimension of the time dimension table warehouse based on the date of the sales table of source.
    Do I think a mapping, which includes:
    -the table sales source
    -the time of warehouse dimension table
    -the table of sales warehouse
    Normal fields can I directly table card sales from source to sale warehouse table.
    But the 'time_dim_key' of the table field dirty warehouse should fill up as:
    Select dimension_key in the warehouse_time_dim_table where day_date = source_sales_table.date
    Unfortunately I do not know how to include a query to get the exact date of this sale of source table in the mapping to fill the sales table from the warehouse.
    I hope someone can help me solve this issue.

    Thank you very much!
    Kind regards
    David

    take the Carpenter of the palette
    and create two groups
    1.warehouse_time_dim_table
    2.source_sales_table

    then, write the join condition,
    warehouse_time_dim_table.day_date = source_sales_table.date

    Who will solve the purpose.

    See you soon
    Katia

  • Problems loading the updates of Windows 7 Home Premium

    Hi, I'm new to this Yes please forgive my ignorance. I was very happy user of Windows 7 Home Premium for quite awhile and updates of the software always loaded without any problems. Recently, I made a BIG mistake by taking advantage of the free upgrade to Windows 10. I tried for three weeks and hated it for several reasons, decided to go back to my Windows 7 tested and reliable HP. Unfortunately, and despite the claims of Microsoft, the 'old' system does not install exactly as it was before.

    My task manager no longer exists and every time he told me not to cut as updates windows load (i.e. loading 1 NN updates etc... ") it always ends telling me that there is an error. Then he hangs up and after a long period of time, I am forced to shut down my PC by cutting the freezer (it won't let me turn off, by any other means.

    Can someone tell how can I solve these problems, particularly the second.

    Thank you

    Please run the Windows Update Troubleshooter:
    http://go.Microsoft.com/?linkid=9830262

    Please provide details of any problem it reports as not fixed.

    Bonus tip: Please do not start in double thread as it may slow down the answer to your question.

  • analyse the problem of the table

    Hi all
    I analyzed a table and calculated statistics for the table. but when I checked the parsed date is showing as

    GEDIS_CONTACT 2007-12-29 08:02:25

    What could be the reason. Any idea?

    Thank you
    Krishna

    KRIS wrote:
    SQL > analyze table om_cust.gedis_contact computing statistics;

    Parsed table.

    Version is 10.2.0.4

    Do not use this command to analyze the tables so you need to use DBMS_STATS. Procedure GATHER_TABLE_STATS then check again.

  • Problem with the table of contents pages and books

    I use 8 HR and generate Webhelp.

    I created a project and had to change a few pages of table of contents and create TOC books instead. I deleted the pages and added books, with the same name. HR, it looks fine, but when I generate the table of contents for the page instead of the book. I tried to clear my cache in Internet Explorer, and the deletion of the page again. Still no help. I rebooted and even rebooted and still have the same thing. Can someone tell me how to solve this problem?

    Thank you.

    Indeed if a book has nothing in it, it will not appear in the table of contents. When you think about it, it is very logical. Why would you want a book to appear if nothing was inside?

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7 or 8 days - $24.95!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • How to load the table to pick up equity?

    I am plans to use the routine void Equity Pickup(), but can not find information on how to charge the owner, property, details UPR %? Any help or sample file is appreciated.

    Yes. Once loaded, you will be able to view the table to manage equity Pick Up. We thought it useful that the percentages are loaded every month, so we don't have to maintain a hierarchy of entity metadata and history of changes with the change of ownership.

  • Problem loading the metadata in the Planning

    Hello

    When I try to load the metadata in the Planning, I have this error message in my journal: "Fetch registered members" + Member + "failed."

    But what is odd, is that the Member is responsible.

    Thanks for your help.

    Virgil.

    I saw this issue when there are invalid characters in the data sources usually at the end of a line, this could possibly be line breaks or carriage returns.
    I check the source data and clean.

    See you soon

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

  • problems with the table of contents and index

    I do the localization for the Japan, so I'm all nice and good in Japanese (themes, table of contents and index), however, after compilation, only the TOC and India are in a font that does not support Japanese characters.
    Does anyone have any ideas how to solve this problem?
    Thank you

    Thank you Pete, it's part of the solution.
    In fact, what I discovered on a German forum for RoboHelp, is to set the machine to the locale for the country, and the location is made. I installed the language support pack before my problem and so I was able I was translating into topics. The problem appeared when I tried my first compilation. The subjects were still in Japanese, that I translated, but the table of contents and the index and were the only ones who wrote in a totally unknown style (not Japanese English and not another language, I know).
    Now that I've changed the location of my system, it works.
    So, I think that this should be a first improvement for RoboHelp, right? They boast that they support 35 languages, however the support isn't quite... finish, huh?
    Furthermore, the error message continues to come even after all these changes, but I don't like too much about this, I get what I need.
    Thanks again Pete for the solution and the quick response.

  • Problem loading the images with the php script.

    As a webdebdesigner that I developed a cms system to download images with php to a mysql database. Firefox version 5.0.1 for MAC and earlier versions have no problem with the script download. But after this version, it is impossible to upload images more large then 250 KB. The page where the customer chooses his image for the download hangs and the form is not sent to the real upload script, which must validate and process the image.
    This problem only occurs in Firefox, all other browsers work fine!
    In addition to this: give feedback for firefox is not possible for the Mac.

    Try announcement Web development / standards evangelism MozillaZine forum. The helpers there are better informed on issues related to the development of website with Firefox.

    http://forums.mozillazine.org/viewforum.php?f=25

    You will need to register and log in to post in this forum.

  • Page indent the problem with the table of contents entries...

    I have a few entries of table of contents running on more than one line. I would like the text to be indented from the establishment right indent/margin so that text does not as far as the Page numbers on the right margin of the text TOC block extend existing. I put a tab on the right so that the page numbers are tabulated on the right edge of the frame, but if I bring you the right margin with several (currently 5 mm) indenting, I can't have a tab stop to the page outside of the right margin.

    If I insert soft-return/new line tanks they wil get lost every time I have rebuild the table of contents (there will be a lot of it!)

    Any ideas, I'm sure it happens all the time for designers of the book.

    The same way you have a withdrawal of first line, on the left there is a final withdrawal of the straight line. You can set the right two inches (for example) withdrawal and removal of stretch to neutralize two thumbs, all on a single line will go completely to the right of the frame, and any point edge requiring line breaks will break two inches to the left of the right edge of the frame, while the last line will go to the right edge.

  • addChild does not add my mcs. Problem with the table.

    I think that my table is wrong but I do not know why

    SerializableAttribute public class GameSunnyFly extends MovieClip {}

    private var v: Number = 8;

    varObject:String private var;

    i: Number private var;

    arrayObjects:Array private var;

    soundArray:Array private var;

    soundClip:Sound private var;

    randomnumber:Number private var;

    contadorHits:uint private var;

    private var notTweening:Boolean = true;

    tweenedObject:MovieClip private var;

    tiempoTotal:uint private var;

    tiempoTimer:Timer private var;

    clickPoint:Point private var;

    public void GameSunnyFly() {}

    setObjects();

    this.tiempoTotal = 60;

    this.i = 1;

    this.varObject = arrayObjects [i-1];

    this.clickPoint = new focus();

    this.tiempoTimer = new Timer (1000, this.tiempoTotal * 1000);

    this.tiempoTimer.addEventListener (TimerEvent.TIMER, this.onTimerTiempoTimer);

    this.tiempoTimer.addEventListener (TimerEvent.TIMER_COMPLETE, this.onTimerCompleteTiempoTime r);

    this.tiempoTimer.start ();

    this.setSounds ();

    this.addEventListener (Event.ADDED_TO_STAGE, this.onAddedToStage);

    this.soundArray [i - 1] .play (0,999);

    / / make an instance of the library class + addChild Stadium

    function setObjects (): void {}

    var object1:Object1Class = new Object1Class; On the export of the library, you create a custom class + in the code, you must create an instance of this class with the new

    var object2:Object2Class = new Object2Class; Naming Convention better for custom classes to make them more obvious.

    var object3:Object3Class = new Object3Class;

    var object4:Object4Class = new Object4Class;

    var object5:Object5Class = new Object5Class;

    object5, object3, this.arrayObjects = [object1, object2 object4]; You can write like that, or use push

    trace(this.arrayObjects[i-1]); (undefined)

    addChild(this.arrayObjects[i-1]);

    }

    }

    Your builder creates the table arrayObjects when it calls setObjects, but the value because I has not yet been initialized if the lines

    trace(this.arrayObjects[i-1]); (undefined)

    addChild(this.arrayObjects[i-1]);

    are most likely resulting in errors because I would have the default value for a certain number of NaN the

    try to put the

    This.i = 1;

    before the setObjects()

    call in your constructor.

  • Loading external data to a table syntax error

    I'm trying to load some data from an external text file in a table. I created a table and can't seem to load the data into a table, if I explicitly say something like


    ActionScript code:
    Array [0] = event.target.data.uid1_name;

    I can then do a trace statement on array [0] and it will display the correct name of the file. My problem is that I try to browse the variable names in the text file in the file by using an index variable. This is the code I use after all the URLloader, URLRequest and so on things:


    ActionScript code:
    for (var i = 0; i < 20; i ++) {}
    fArray _name = event.target.data.uid;
    }

    It produces a syntax error. I tried several other variations of syntax but have not been able to understand.

    I also tried the following:

    = event.target.data fArray ["uid" + i + "_name"];
    fArray
    = event.target.data. ["uid" + i + "_name"];
    = event.target.data fArray. "" uid "+ i +"_name ";

    All three of those who also give me errors. For the first, education outputs trace "undefinded" instead of "Doug." For the second, I get 'syntax error. Expecting identifier before left hook. " And for the third, I get "syntax error, expecting to identify before uid.":

    Any thoughts on the syntax to iterate the number after uid (uid1_name, uid2_name, uid3_name, etc.)?

    This one:
    fArray [i] = event.target.data ["uid" + i + "_name"];

    is probably the one you want.

    But I suspect that your uid # _Nom variable start at 1, because it works:
    Array [0] = event.target.data.uid1_name;

    so, try:
    fArray [i] = event.target.data ["uid" +(i+1) + "_name"];

Maybe you are looking for

  • Clean install / restore to fail Internet

    I'll put up a 2010 MacBook Pro start as new for a next project. After erasing HD for a clean install, the installer returned a message that says El Capitan could not be verified or may have been corrupted. I resorted to the recovery of the internet,

  • 9.3.2 latest update crashed my card mother iphone 6

    Hello people, My phone worked perfectly normal, once the 9.3.2 last update downloaded on my phone... and when the installation process is finished, phone booted up and went in to connect to itunes symbol. And im unable to restore it... gives me error

  • Mac book pro cursor moving by itself

    difficult to type as it keeps the files moving and openng I ran a diagnosis appear anything else I can try?

  • Equium M50-192 - startup problem

    I have a recently purchased EQUIUM M50-192 who developed a problem starting, a week after the purchase. To try to put the following happensPress the button powerTurn on the light appearsH/D light access appearsCD-ROM flashes twiceThen cut the power I

  • ReadyCLOUD problem with 6.4.1 - T35 (Beta 3)