<?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: error with tredshiftoutput using dynamic schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/error-with-tredshiftoutput-using-dynamic-schema/m-p/2242688#M29431</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Did you specify the&amp;nbsp;DECIMAL precision?&lt;/P&gt; 
&lt;P&gt;From the error message, it seems the precision specified for a number column in a CREATE/ALTER TABLE statement must be a digit between 1 and 38.&lt;/P&gt; 
&lt;P&gt;On which talend build version you got this issue?&lt;/P&gt; 
&lt;P&gt;Could you please post your job setting screenshots on forum? Which will be helpful for us to address your issue.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Tue, 16 Oct 2018 09:08:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-16T09:08:20Z</dc:date>
    <item>
      <title>error with tredshiftoutput using dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-with-tredshiftoutput-using-dynamic-schema/m-p/2242687#M29430</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;We are trying to load data to redshift using tredshiftoutput component using dynamic schema and have below error. Has anyone solved this issue earlier ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job oracle_redshift_dynamic at 13:25 04/10/2018.&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3869&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[FATAL]: talend_etl_project.oracle_redshift_dynamic_0_1.oracle_redshift_dynamic - tRedshiftOutput_1 [Amazon](500310) Invalid operation: DECIMAL precision 0 must be between 1 and 38;&lt;BR /&gt;java.sql.SQLException: [Amazon](500310) Invalid operation: DECIMAL precision 0 must be between 1 and 38;&lt;BR /&gt;at com.amazon.redshift.client.messages.inbound.ErrorResponse.toErrorException(ErrorResponse.java:1830)&lt;BR /&gt;at com.amazon.redshift.client.PGMessagingContext.handleErrorResponse(PGMessagingContext.java:822)&lt;BR /&gt;at com.amazon.redshift.client.PGMessagingContext.handleMessage(PGMessagingContext.java:647)&lt;BR /&gt;at com.amazon.jdbc.communications.InboundMessagesPipeline.getNextMessageOfClass(InboundMessagesPipeline.java:312)&lt;BR /&gt;at com.amazon.redshift.client.PGMessagingContext.doMoveToNextClass(PGMessagingContext.java:1080)&lt;BR /&gt;at com.amazon.redshift.client.PGMessagingContext.getBindComplete(PGMessagingContext.java:977)&lt;BR /&gt;at com.amazon.redshift.client.PGClient.handleErrorsScenario1(PGClient.java:2484)&lt;BR /&gt;at com.amazon.redshift.client.PGClient.handleErrors(PGClient.java:2451)&lt;BR /&gt;at com.amazon.redshift.client.PGClient.directExecuteExtraMetadata(PGClient.java:1222)&lt;BR /&gt;at com.amazon.redshift.dataengine.PGQueryExecutor.execute(PGQueryExecutor.java:210)&lt;BR /&gt;at com.amazon.jdbc.common.SStatement.executeNoParams(Unknown Source)&lt;BR /&gt;at com.amazon.jdbc.common.SStatement.execute(Unknown Source)&lt;BR /&gt;at talend_etl_project.oracle_redshift_dynamic_0_1.oracle_redshift_dynamic.tOracleInput_1Process(oracle_redshift_dynamic.java:1474)&lt;BR /&gt;at talend_etl_project.oracle_redshift_dynamic_0_1.oracle_redshift_dynamic.runJobInTOS(oracle_redshift_dynamic.java:5494)&lt;BR /&gt;Caused by: com.amazon.support.exceptions.ErrorException: [Amazon](500310) Invalid operation: DECIMAL precision 0 must be between 1 and 38;&lt;BR /&gt;... 14 more&lt;BR /&gt;Exception in component tRedshiftOutput_1 (oracle_redshift_dynamic)&lt;BR /&gt;java.sql.SQLException: [Amazon](500310) Invalid operation: DECIMAL precision 0 must be between 1 and 38;&lt;BR /&gt;at com.amazon.redshift.client.messages.inbound.ErrorResponse.toErrorException(ErrorResponse.java:1830)&lt;BR /&gt;at com.amazon.redshift.client.PGMessagingContext.handleErrorResponse(PGMessagingContext.java:822)&lt;BR /&gt;at com.amazon.redshift.client.PGMessagingContext.handleMessage(PGMessagingContext.java:647)&lt;BR /&gt;at com.amazon.jdbc.communications.InboundMessagesPipeline.getNextMessageOfClass(InboundMessagesPipeline.java:312)&lt;BR /&gt;at com.amazon.redshift.client.PGMessagingContext.doMoveToNextClass(PGMessagingContext.java:1080)&lt;BR /&gt;at com.amazon.redshift.client.PGMessagingContext.getBindComplete(PGMessagingContext.java:977)&lt;BR /&gt;at com.amazon.redshift.client.PGClient.handleErrorsScenario1(PGClient.java:2484)&lt;BR /&gt;at com.amazon.redshift.client.PGClient.handleErrors(PGClient.java:2451)&lt;BR /&gt;at com.amazon.redshift.client.PGClient.directExecuteExtraMetadata(PGClient.java:1222)&lt;BR /&gt;at com.amazon.redshift.dataengine.PGQueryExecutor.execute(PGQueryExecutor.java:210)&lt;BR /&gt;at com.amazon.jdbc.common.SStatement.executeNoParams(Unknown Source)&lt;BR /&gt;at com.amazon.jdbc.common.SStatement.execute(Unknown Source)&lt;BR /&gt;at talend_etl_project.oracle_redshift_dynamic_0_1.oracle_redshift_dynamic.tOracleInput_1Process(oracle_redshift_dynamic.java:1474)&lt;BR /&gt;at talend_etl_project.oracle_redshift_dynamic_0_1.oracle_redshift_dynamic.runJobInTOS(oracle_redshift_dynamic.java:5494)&lt;BR /&gt;Caused by: com.amazon.support.exceptions.ErrorException: [Amazon](500310) Invalid operation: DECIMAL precision 0 must be between 1 and 38;&lt;BR /&gt;... 14 more&lt;BR /&gt;[statistics] disconnected&lt;BR /&gt;Job oracle_redshift_dynamic ended at 13:25 04/10/2018. [exit code=1]&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-with-tredshiftoutput-using-dynamic-schema/m-p/2242687#M29430</guid>
      <dc:creator>ravi999</dc:creator>
      <dc:date>2024-11-16T07:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: error with tredshiftoutput using dynamic schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/error-with-tredshiftoutput-using-dynamic-schema/m-p/2242688#M29431</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Did you specify the&amp;nbsp;DECIMAL precision?&lt;/P&gt; 
&lt;P&gt;From the error message, it seems the precision specified for a number column in a CREATE/ALTER TABLE statement must be a digit between 1 and 38.&lt;/P&gt; 
&lt;P&gt;On which talend build version you got this issue?&lt;/P&gt; 
&lt;P&gt;Could you please post your job setting screenshots on forum? Which will be helpful for us to address your issue.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 09:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/error-with-tredshiftoutput-using-dynamic-schema/m-p/2242688#M29431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-16T09:08:20Z</dc:date>
    </item>
  </channel>
</rss>

