<?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: getting error type varchar2 not exist in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/getting-error-type-varchar2-not-exist/m-p/2307323#M146240</link>
    <description>The postgresql component has a dynamic schema. I deleted the commit step after t_PostgresqlOutput3, but the problem still remains. The thing that i think is weird, that if i run the job behind the tRunJob6 (the copy_tables job) itself it runs fine, the problem only occurs when the job is run through the main job.&lt;BR /&gt;Regards,&lt;BR /&gt;Peter</description>
    <pubDate>Thu, 05 Apr 2012 10:03:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-04-05T10:03:54Z</dc:date>
    <item>
      <title>getting error type varchar2 not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/getting-error-type-varchar2-not-exist/m-p/2307321#M146238</link>
      <description>Hello,
&lt;BR /&gt;I have got a job with several t_runJob components in it (CXS_JOB_MAIN). When i run it with target exec on a job server I get an Exception in component tPostgresqlOutput_3
&lt;BR /&gt;org.postgresql.util.PSQLException: ERROR: type "varchar2" does not error.
&lt;BR /&gt;When I run it from localhost, or when i run the job it says it goes wrong seperatly on a job server (copy_tables) I don't get any errors, and the job runs fine.
&lt;BR /&gt;Any idea on what I have to do to make this work on a job server ? 
&lt;BR /&gt;Regards,
&lt;BR /&gt;Peter
&lt;BR /&gt;Below the stack trace I get when I run the CXS_MAIN_JOB:
&lt;BR /&gt;"Exception in component tPostgresqlOutput_3
&lt;BR /&gt;org.postgresql.util.PSQLException: ERROR: type "varchar2" does not exist
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1592)
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1327)
&lt;BR /&gt; at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:192)
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:451)
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:336)
&lt;BR /&gt; at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:328)
&lt;BR /&gt; at cxs_poc.copy_tables_0_1.copy_tables.tOracleInput_1Process(copy_tables.java:2695)
&lt;BR /&gt; at cxs_poc.copy_tables_0_1.copy_tables.tPostgresqlInput_2Process(copy_tables.java:2065)
&lt;BR /&gt; at cxs_poc.copy_tables_0_1.copy_tables.tOracleConnection_1Process(copy_tables.java:1591)
&lt;BR /&gt; at cxs_poc.copy_tables_0_1.copy_tables.tPostgresqlInput_1Process(copy_tables.java:1426)
&lt;BR /&gt; at cxs_poc.copy_tables_0_1.copy_tables.runJobInTOS(copy_tables.java:3884)
&lt;BR /&gt; at cxs_poc.copy_tables_0_1.copy_tables.runJob(copy_tables.java:3752)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.tRunJob_6Process(CXS_MAIN_JOB.java:955)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.tRunJob_5Process(CXS_MAIN_JOB.java:853)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.tRunJob_4Process(CXS_MAIN_JOB.java:703)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.tRunJob_3Process(CXS_MAIN_JOB.java:553)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.runJobInTOS(CXS_MAIN_JOB.java:1937)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.main(CXS_MAIN_JOB.java:1798)
&lt;BR /&gt;Exception in component tRunJob_6
&lt;BR /&gt;java.lang.RuntimeException: Child job running failed
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.tRunJob_6Process(CXS_MAIN_JOB.java:973)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.tRunJob_5Process(CXS_MAIN_JOB.java:853)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.tRunJob_4Process(CXS_MAIN_JOB.java:703)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.tRunJob_3Process(CXS_MAIN_JOB.java:553)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.runJobInTOS(CXS_MAIN_JOB.java:1937)
&lt;BR /&gt; at cxs_poc.cxs_main_job_0_2.CXS_MAIN_JOB.main(CXS_MAIN_JOB.java:1798)
&lt;BR /&gt;Job CXS_MAIN_JOB ended at 15:04 04/04/2012.</description>
      <pubDate>Sat, 16 Nov 2024 12:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/getting-error-type-varchar2-not-exist/m-p/2307321#M146238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: getting error type varchar2 not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/getting-error-type-varchar2-not-exist/m-p/2307322#M146239</link>
      <description>Hi&lt;BR /&gt;Could you show us the schema screenshot of tPostgresqlOutput_3?&lt;BR /&gt;Besides, I see you put a Oracle Connection component and Postgre Commit component.&lt;BR /&gt;Maybe this is the reason for this error.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Thu, 05 Apr 2012 04:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/getting-error-type-varchar2-not-exist/m-p/2307322#M146239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-05T04:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: getting error type varchar2 not exist</title>
      <link>https://community.qlik.com/t5/Talend-Studio/getting-error-type-varchar2-not-exist/m-p/2307323#M146240</link>
      <description>The postgresql component has a dynamic schema. I deleted the commit step after t_PostgresqlOutput3, but the problem still remains. The thing that i think is weird, that if i run the job behind the tRunJob6 (the copy_tables job) itself it runs fine, the problem only occurs when the job is run through the main job.&lt;BR /&gt;Regards,&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 05 Apr 2012 10:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/getting-error-type-varchar2-not-exist/m-p/2307323#M146240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-05T10:03:54Z</dc:date>
    </item>
  </channel>
</rss>

