<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem while using ELT component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360707#M125244</link>
    <description>Hi
&lt;BR /&gt;The input table and output table should be in the same database, which is configured on TELTTERADATAMAP component. From error message, we can see object 'tb_a' does not exist in the database.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
    <pubDate>Tue, 27 Sep 2011 09:03:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-09-27T09:03:39Z</dc:date>
    <item>
      <title>Problem while using ELT component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360706#M125243</link>
      <description>Problem while using TELTTERADATAINPUT -&amp;gt;TELTERADATATMAP -&amp;gt;TELTTERADTAOUTPUT ---Talend OPend Studio V4.2.2&lt;BR /&gt;I tryt to use COMPONENTS FROM ELT present in Plaette  TELTTERADATAINPUT -&amp;gt;TELTERADATATMAP -&amp;gt;TELTTERADTAOUTPUT&lt;BR /&gt;database is Teradata 13.0&lt;BR /&gt;1.TELTTERADATAINPUT i give a table structure which is database named db_a with table name tb_a i used that table as input and map it using TELTTERADATAMAP to insert data from tb_a to the 2nd database named as db_b with tb_a which have same structure and datatype as of tb_a using TELTTERADTAOUTPUT the error occurred when i run this job as given below but table already exist there as created using TCREATETABLE:&lt;BR /&gt;Exception in component tELTTeradataOutput_1&lt;BR /&gt;com.teradata.jdbc.jdbc_4.util.JDBCException:     Object 'tb_a' does not exist.&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.util.ErrorFactory.makeDatabaseSQLException(ErrorFactory.java:317)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.statemachine.ReceiveInitSubState.action(ReceiveInitSubState.java:104)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.statemachine.StatementReceiveState.subStateMachine(StatementReceiveState.java:286)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.statemachine.StatementReceiveState.action(StatementReceiveState.java:177)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.statemachine.StatementController.runBody(StatementController.java:111)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.statemachine.StatementController.run(StatementController.java:102)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.Statement.executeStatement(Statement.java:339)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.Statement.prepareRequest(Statement.java:506)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.PreparedStatement.&amp;lt;init&amp;gt;(PreparedStatement.java:65)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_4.TDSession.createPreparedStatement(TDSession.java:694)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_3.ifjdbc_4.TeraLocalPreparedStatement.&amp;lt;init&amp;gt;(TeraLocalPreparedStatement.java:88)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_3.ifjdbc_4.TeraLocalConnection.prepareStatement(TeraLocalConnection.java:331)&lt;BR /&gt;	at com.teradata.jdbc.jdbc_3.ifjdbc_4.TeraLocalConnection.prepareStatement(TeraLocalConnection.java:150)&lt;BR /&gt;	at td_service_elt.l_service_0_1.L_Service.tELTTeradataMap_1Process(L_Service.java:578)&lt;BR /&gt;	at td_service_elt.l_service_0_1.L_Service.runJobInTOS(L_Service.java:3270)&lt;BR /&gt;	at td_service_elt.l_service_0_1.L_Service.main(L_Service.java:3125)&lt;BR /&gt;-----------&lt;BR /&gt;Looking forward for urgent response</description>
      <pubDate>Sat, 16 Nov 2024 12:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360706#M125243</guid>
      <dc:creator>Abdus_Saboor</dc:creator>
      <dc:date>2024-11-16T12:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using ELT component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360707#M125244</link>
      <description>Hi
&lt;BR /&gt;The input table and output table should be in the same database, which is configured on TELTTERADATAMAP component. From error message, we can see object 'tb_a' does not exist in the database.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 27 Sep 2011 09:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360707#M125244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-27T09:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using ELT component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360708#M125245</link>
      <description>Hello Shong,
&lt;BR /&gt;Thanks for the reply but here i have two tables with the same definition in different databases. I'm trying to bring data from say TABLE_A from DB_A into TABLE_B present in DB_B. This is my requirement, both the tables have to be in different databases but with same definition. so is it possible this way?
&lt;BR /&gt;Regards.</description>
      <pubDate>Tue, 27 Sep 2011 11:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360708#M125245</guid>
      <dc:creator>Abdus_Saboor</dc:creator>
      <dc:date>2011-09-27T11:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using ELT component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360709#M125246</link>
      <description>use schema_name.table_name in the "different table name" field and it works</description>
      <pubDate>Wed, 09 Nov 2011 14:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360709#M125246</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-09T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using ELT component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360710#M125247</link>
      <description>The output table can be different database. The input tables need to be in the same database though (Workaround is to create a view in one of the input table's DB that point to the other table). &amp;nbsp;</description>
      <pubDate>Tue, 22 Jul 2014 20:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-while-using-ELT-component/m-p/2360710#M125247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-22T20:34:04Z</dc:date>
    </item>
  </channel>
</rss>

