<?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 executing MSSQLServer stored procedure using tJDBCSP having no output parameters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369237#M132404</link>
    <description>&lt;P&gt;Thanks. I was able to figure the issue. I was using tDie component in my design which was throwing this error. After removing that component, I was able to execute this successfully.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2017 17:35:12 GMT</pubDate>
    <dc:creator>mra802003</dc:creator>
    <dc:date>2017-10-05T17:35:12Z</dc:date>
    <item>
      <title>Error executing MSSQLServer stored procedure using tJDBCSP having no output parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369234#M132401</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tFixedFlowInput -&amp;gt; tJDBCSP -&amp;gt;tJava.&lt;/P&gt; 
&lt;P&gt;Stored procedure performs simple update on a table based on matching condition. It has three input parameters and no output parameter.&lt;/P&gt; 
&lt;P&gt;I have attached the details of the components.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 465px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrFJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130921i3AF6339ED28E6084/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrFJ.png" alt="0683p000009LrFJ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrFA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136351iAB16621152C6B56E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrFA.png" alt="0683p000009LrFA.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 909px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lr31.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138890i263E5E978CDF3378/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lr31.png" alt="0683p000009Lr31.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 524px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LqyC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141173i16868E31D5C61E58/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LqyC.png" alt="0683p000009LqyC.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I am getting the following error while executing&amp;nbsp;the above&amp;nbsp;scenario involving stored procedure.&lt;/P&gt; 
&lt;P&gt;Exception in component tJDBCSP_3&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at fl_project.mmxfeed_solution_0_1.MMXFeed_Solution.tFixedFlowInput_3Process(MMXFeed_Solution.java:858)&lt;BR /&gt;at fl_project.mmxfeed_solution_0_1.MMXFeed_Solution.runJobInTOS(MMXFeed_Solution.java:1780)&lt;BR /&gt;at fl_project.mmxfeed_solution_0_1.MMXFeed_Solution.main(MMXFeed_Solution.java:1570)&lt;BR /&gt;[statistics] disconnected&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help in this regard is much appreciated.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 20:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369234#M132401</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-10-04T20:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing MSSQLServer stored procedure using tJDBCSP having no output parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369235#M132402</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Can&amp;nbsp;anyone&amp;nbsp;help in this regard?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 21:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369235#M132402</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-10-04T21:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing MSSQLServer stored procedure using tJDBCSP having no output parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369236#M132403</link>
      <description>&lt;P&gt;Click Code&lt;/P&gt;&lt;P&gt;=&amp;gt; Open with notepad++ (or whatever editor you prefer)&lt;/P&gt;&lt;P&gt;=&amp;gt; Check what are code in line&amp;nbsp;&lt;SPAN&gt;858/1570/1780 .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;at fl_project.mmxfeed_solution_0_1.MMXFeed_Solution.tFixedFlowInput_3Process(MMXFeed_Solution.java:858)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at fl_project.mmxfeed_solution_0_1.MMXFeed_Solution.runJobInTOS(MMXFeed_Solution.java:1780)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at fl_project.mmxfeed_solution_0_1.MMXFeed_Solution.main(MMXFeed_Solution.java:1570)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This could help, or you can post&amp;nbsp;those lines here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 04:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369236#M132403</guid>
      <dc:creator>wangbinlxx</dc:creator>
      <dc:date>2017-10-05T04:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing MSSQLServer stored procedure using tJDBCSP having no output parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369237#M132404</link>
      <description>&lt;P&gt;Thanks. I was able to figure the issue. I was using tDie component in my design which was throwing this error. After removing that component, I was able to execute this successfully.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 17:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369237#M132404</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-10-05T17:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error executing MSSQLServer stored procedure using tJDBCSP having no output parameters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369238#M132405</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for posting your solution here. We have &lt;SPAN&gt;accepted your solution, which allows others to see what has worked.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 10:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-executing-MSSQLServer-stored-procedure-using-tJDBCSP/m-p/2369238#M132405</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-20T10:23:17Z</dc:date>
    </item>
  </channel>
</rss>

