<?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 Error when calling a PostgreSQL stored procedure using tdbRow - getting syntax error at end of input in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2523962#M147768</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can someone point me in right direction concerning calling a PostgreSQL procedure in Talend. I am using the tpostresqlRow (which resolves to tdbRow), but no matter how I call the procedure in the SQL query field, I get the same error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the call in the Query box.&amp;nbsp;The procedure has no parameter inputs.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;"CALL set_status_running;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;"syntax error at end of input"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm sure it must be something simple, but so far it is eluding me and I can't find any answers in web searches.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jul 2025 15:39:43 GMT</pubDate>
    <dc:creator>MRosol_ACS</dc:creator>
    <dc:date>2025-07-11T15:39:43Z</dc:date>
    <item>
      <title>Error when calling a PostgreSQL stored procedure using tdbRow - getting syntax error at end of input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2523962#M147768</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can someone point me in right direction concerning calling a PostgreSQL procedure in Talend. I am using the tpostresqlRow (which resolves to tdbRow), but no matter how I call the procedure in the SQL query field, I get the same error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the call in the Query box.&amp;nbsp;The procedure has no parameter inputs.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;"CALL set_status_running;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;"syntax error at end of input"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm sure it must be something simple, but so far it is eluding me and I can't find any answers in web searches.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 15:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2523962#M147768</guid>
      <dc:creator>MRosol_ACS</dc:creator>
      <dc:date>2025-07-11T15:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error when calling a PostgreSQL stored procedure using tdbRow - getting syntax error at end of input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2523976#M147771</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you test to use :&lt;/P&gt;
&lt;P&gt;"CALL set_status_running()"&lt;/P&gt;
&lt;P&gt;Kind regards&lt;BR /&gt;Denis&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 19:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2523976#M147771</guid>
      <dc:creator>Denis_Segard</dc:creator>
      <dc:date>2025-07-11T19:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error when calling a PostgreSQL stored procedure using tdbRow - getting syntax error at end of input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2523977#M147772</link>
      <description>&lt;P&gt;Hello Denis, thank you for your response.&lt;/P&gt;&lt;P&gt;Calling the procedure with the parentheses returns this error:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ERROR: procedure set_status_running() does not exist&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hint: No procedure matches the given name and argument types. You might need to add explicit type casts.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Position: 6&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[ERROR] 15:36:43 erds_talend.mspubs_package_procedures_0_1.MSPUBS_Package_Procedures- tDBRow_1 - ERROR: procedure set_status_running() does not exist&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Hint: No procedure matches the given name and argument types. You might need to add explicit type casts.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Position: 6&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;If I remove the parentheses -- &lt;SPAN&gt;"CALL set_status_running"&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I get this error:&lt;/FONT&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ERROR: syntax error at end of input&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Position: 31&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[ERROR] 15:34:30 erds_talend.mspubs_package_procedures_0_1.MSPUBS_Package_Procedures- tDBRow_1 - ERROR: syntax error at end of input&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Position: 24&lt;/FONT&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 11 Jul 2025 19:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2523977#M147772</guid>
      <dc:creator>MRosol_ACS</dc:creator>
      <dc:date>2025-07-11T19:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error when calling a PostgreSQL stored procedure using tdbRow - getting syntax error at end of input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2524021#M147773</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;1. The procedure exists ion the DB / Schema set in the component ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Else you can create a file c:/temp/logging.postgres.properties with the lines:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;.level=INFO
handlers =java.util.logging.ConsoleHandler
java.util.logging.ConsoleHandler.level = ALL
java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter
sun.net.www.protocol.http.HttpURLConnection.level=ALL
# Facility specific properties.
org.postgresql.level = FINEST
&lt;/LI-CODE&gt;
&lt;P&gt;then, execute the job with the JVM argument :&lt;BR /&gt;-Djava.util.logging.config.file=c:/temp/logging.postgres.properties&lt;/P&gt;
&lt;P&gt;to get some traces from the Postgres JDBC Driver ...&lt;/P&gt;
&lt;P&gt;Kind regards&lt;BR /&gt;Denis&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 08:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2524021#M147773</guid>
      <dc:creator>Denis_Segard</dc:creator>
      <dc:date>2025-07-12T08:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error when calling a PostgreSQL stored procedure using tdbRow - getting syntax error at end of input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2524188#M147774</link>
      <description>&lt;P&gt;Thank you Denis.&lt;/P&gt;&lt;P&gt;I worked with a Postgres developer who demonstrated how to get the procedure to work in the Postgres IDE. The problem was with how I set up the Talend connection. The procedures were implemented in a separate schema from the tables and I thought I needed a separate connection for that schema. (I didn't.)&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 18:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-calling-a-PostgreSQL-stored-procedure-using-tdbRow/m-p/2524188#M147774</guid>
      <dc:creator>MRosol_ACS</dc:creator>
      <dc:date>2025-07-14T18:02:10Z</dc:date>
    </item>
  </channel>
</rss>

