<?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: How to Perform Bulk Insert from SybaseASE to Sybase IQ in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-Perform-Bulk-Insert-from-SybaseASE-to-Sybase-IQ/m-p/2370472#M133510</link>
    <description>Hi,&lt;BR /&gt;            we have identified the problem, Issue is that tsybaseoutputbulkexec will work only if the database has been installed in the same machine(will work fine in a server) , due to this limitation /apps/sybaseiq/ path has been added to the file directory &lt;BR /&gt;Regards,&lt;BR /&gt;Siva</description>
    <pubDate>Tue, 07 May 2013 10:27:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-07T10:27:17Z</dc:date>
    <item>
      <title>How to Perform Bulk Insert from SybaseASE to Sybase IQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Perform-Bulk-Insert-from-SybaseASE-to-Sybase-IQ/m-p/2370469#M133507</link>
      <description>HI,&lt;BR /&gt;            I want to insert a bulk data from Sybase ASE table to sybase IQ table, For this i have used tsybaseinput to get the data from sybase ASE table and using tsybaseOutputBulkExec component, when i run this job i am getting the folowing error&lt;BR /&gt;Exception in component tSybaseIQOutputBulkExec_1_tSBE&lt;BR /&gt;com.sybase.jdbc3.jdbc.SybSQLException: ASA Error -1006133: File does not exist. File: /apps/sybaseiq/D:/Software &amp;amp; Other/softwares/TOS_DI-r99274-V5.3.0M3/workspace/sybaseIQ_bulk.txt &lt;BR /&gt;-- (hos_ion.cxx 182) &lt;BR /&gt;	at com.sybase.jdbc3.tds.Tds.a(Unknown Source)&lt;BR /&gt;	at com.sybase.jdbc3.tds.Tds.nextResult(Unknown Source)&lt;BR /&gt;	at com.sybase.jdbc3.jdbc.ResultGetter.nextResult(Unknown Source)&lt;BR /&gt;	at com.sybase.jdbc3.jdbc.SybStatement.nextResult(Unknown Source)&lt;BR /&gt;	at com.sybase.jdbc3.jdbc.SybStatement.nextResult(Unknown Source)&lt;BR /&gt;	at com.sybase.jdbc3.jdbc.SybStatement.executeLoop(Unknown Source)&lt;BR /&gt;	at com.sybase.jdbc3.jdbc.SybStatement.execute(Unknown Source)&lt;BR /&gt;	at com.sybase.jdbc3.jdbc.SybStatement.execute(Unknown Source)&lt;BR /&gt;	at talendsample.datedimension_0_1.Datedimension.tSybaseInput_1Process(Datedimension.java:1268)&lt;BR /&gt;	at talendsample.datedimension_0_1.Datedimension.runJobInTOS(Datedimension.java:1491)&lt;BR /&gt;	at talendsample.datedimension_0_1.Datedimension.main(Datedimension.java:1359)&lt;BR /&gt;&lt;BR /&gt;       Pls refer the link for the Screen Shot for reference, Am i using the correct component, &lt;BR /&gt;Please suggest to fix this issue..&lt;BR /&gt;&lt;A href="http://s15.postimg.org/vwlxp1dwr/Bulk.png" target="_blank" rel="nofollow noopener noreferrer"&gt;http://s15.postimg.org/vwlxp1dwr/Bulk.png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Siva</description>
      <pubDate>Mon, 15 Apr 2013 11:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Perform-Bulk-Insert-from-SybaseASE-to-Sybase-IQ/m-p/2370469#M133507</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-15T11:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Perform Bulk Insert from SybaseASE to Sybase IQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Perform-Bulk-Insert-from-SybaseASE-to-Sybase-IQ/m-p/2370470#M133508</link>
      <description>Hi Siva 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;/apps/sybaseiq/D:/Software &amp;amp; Other/softwares/TOS_DI-r99274-V5.3.0M3/workspace/sybaseIQ_bulk.txt&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;As the error shows, the file does not exist, the path looks abnormal, can you check it?
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 16 Apr 2013 10:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Perform-Bulk-Insert-from-SybaseASE-to-Sybase-IQ/m-p/2370470#M133508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-16T10:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Perform Bulk Insert from SybaseASE to Sybase IQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Perform-Bulk-Insert-from-SybaseASE-to-Sybase-IQ/m-p/2370471#M133509</link>
      <description>Hi shong,
&lt;BR /&gt; I have specified the link for the screen shot, path which is displaying in the error is not specified any where,
&lt;BR /&gt;Please refer the screen shot..
&lt;BR /&gt;
&lt;A href="http://s17.postimg.org/4x0ri9jmn/Bulk_Comp.png" rel="nofollow noopener noreferrer"&gt;http://s17.postimg.org/4x0ri9jmn/Bulk_Comp.png&lt;/A&gt;
&lt;BR /&gt;Kindly assist..
&lt;BR /&gt;Regards
&lt;BR /&gt;Siva</description>
      <pubDate>Thu, 18 Apr 2013 14:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Perform-Bulk-Insert-from-SybaseASE-to-Sybase-IQ/m-p/2370471#M133509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-18T14:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Perform Bulk Insert from SybaseASE to Sybase IQ</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-Perform-Bulk-Insert-from-SybaseASE-to-Sybase-IQ/m-p/2370472#M133510</link>
      <description>Hi,&lt;BR /&gt;            we have identified the problem, Issue is that tsybaseoutputbulkexec will work only if the database has been installed in the same machine(will work fine in a server) , due to this limitation /apps/sybaseiq/ path has been added to the file directory &lt;BR /&gt;Regards,&lt;BR /&gt;Siva</description>
      <pubDate>Tue, 07 May 2013 10:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-Perform-Bulk-Insert-from-SybaseASE-to-Sybase-IQ/m-p/2370472#M133510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-07T10:27:17Z</dc:date>
    </item>
  </channel>
</rss>

