<?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: Insert data into sybase DB ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322637#M92561</link>
    <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I please get an update on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Akshay&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2017 10:10:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-11T10:10:45Z</dc:date>
    <item>
      <title>Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322626#M92550</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to insert data into sybase DB using a file, I am getting the below error. Can you please help me with this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in component tSybaseOutput_1 (testing_SPIN_Server)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at com.sybase.jdbc3.jdbc.SybBCP.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.sybase.jdbc3.jdbc.SybPreparedStatement.a(Unknown Source)&lt;BR /&gt;at com.sybase.jdbc3.jdbc.SybPreparedStatement.&amp;lt;init&amp;gt;(Unknown Source)&lt;BR /&gt;at com.sybase.jdbc3.jdbc.SybConnection.a(Unknown Source)&lt;BR /&gt;at com.sybase.jdbc3.jdbc.SybConnection.prepareStatement(Unknown Source)&lt;BR /&gt;at com.sybase.jdbc3.jdbc.SybConnection.prepareStatement(Unknown Source)&lt;BR /&gt;at local_project.testing_spin_server_0_1.testing_SPIN_Server.tFileInputDelimited_1Process(testing_SPIN_Server.java:817)&lt;BR /&gt;at local_project.testing_spin_server_0_1.testing_SPIN_Server.runJobInTOS(testing_SPIN_Server.java:1601)&lt;BR /&gt;at local_project.testing_spin_server_0_1.testing_SPIN_Server.main(testing_SPIN_Server.java:1390)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Akshay&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 18:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322626#M92550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-30T18:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322627#M92551</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Did you use tSybaseConnection component in your job design? Could you please post your work flow screenshot into 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>Thu, 31 Aug 2017 03:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322627#M92551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-31T03:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322628#M92552</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Feel free to let us know if there is any problem for you to upload screenshots into forum.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 08:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322628#M92552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-31T08:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322629#M92553</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached file with screenshot. I have added tsybaseconnection now. my job is like below&lt;/P&gt;&lt;P&gt;tsybaseconnection -----&amp;gt;onSubjobOK---&amp;gt;tfileinputdelimited---&amp;gt;tmap----&amp;gt;tsybaseoutput.&lt;/P&gt;&lt;P&gt;I am just trying to insert one single record with 2 values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The connection details are correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Akshay&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ls8F"&gt;job_screenshot.PNG&lt;/A&gt;</description>
      <pubDate>Thu, 31 Aug 2017 11:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322629#M92553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-31T11:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322630#M92554</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is with tsybaseoutput component, if I use tlogrow instead of tsybaseoutput I am able to see the output on screen .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to run a insert query manually and it works so no issue with the DB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Akshay&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 11:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322630#M92554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-31T11:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322631#M92555</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Would you mind posting your tsybaseoutput component setting screenshot into forum? Please mask your sensitive data.&lt;/P&gt;
&lt;P&gt;In addition, have you tried to check out "Die on error" option on basic settings of tsybaseoutput component to see if there is any error message printed on console?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 03:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322631#M92555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-01T03:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322632#M92556</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This issue is solved, it was a small datatype issue from end . Can you please guide me as to how can we update or insert using tsybasebulkexec component. I see there is either update or insert option only . I want the records to be updated if it is already present in the database else it should be inserted if not present.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt; 
&lt;P&gt;Akshay&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 16:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322632#M92556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-04T16:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322633#M92557</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My job is taking too much time to update records in a SQL Server table whereas insert is quicker. How do I solve this and improve the update speed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Akshay&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 10:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322633#M92557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T10:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322634#M92558</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I have a job which has two output components ( SQL server table ) , one o/p component inserts data and the other updates the data depending on the condition in tmap ( A- insert, C- update ) . When I first ran the job with source containing action as 'A' , around 7034000 records got inserted in quick time . When I tried to run the job second time with around&amp;nbsp;1740000 records with action as C i.e update , it is a taking too much time . If insert took 30 min , the update process is taking almost 10 hours and the job is not completed. Can you please tell me how to improve the speed of update.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Akshay&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 13:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322634#M92558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T13:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322635#M92559</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;For your performance issue, please post your job design screenshots on forum which will be helpful for us to understand your work flow.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 07:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322635#M92559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T07:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322636#M92560</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find the attached screenshot of job flow and mapping in tmap. Please let me know if more information is required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Akshay&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrT1"&gt;Job_flow.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 01 Dec 2017 10:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322636#M92560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T10:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into sybase DB ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322637#M92561</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I please get an update on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;
&lt;P&gt;Akshay&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 10:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-data-into-sybase-DB/m-p/2322637#M92561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-11T10:10:45Z</dc:date>
    </item>
  </channel>
</rss>

