<?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 User lacks privilege or object not found using HSQLDB connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/User-lacks-privilege-or-object-not-found-using-HSQLDB-connection/m-p/2373243#M135990</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently doing a comparision between Stambia and Talend. For this, I wanted to use the same data. So I tried to use the data available for Stambia tutorials. These are coming from an HSQL Database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this, I made a HSQLDB Sever with simples proprieties : &lt;/P&gt;&lt;P&gt;server.database.0 = file:hsqldb/demodb&lt;/P&gt;&lt;P&gt;server.dbname.0 = testdb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, I added the script whose coming from Stambia into my new database "demodb", you can find it into demodb.txt &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I made an HSQLDB connection in Talend and I retrieve schema, so I have every tables of base_datamart in Talend. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a job with a source (delimited file) to charge my DIM_Discount table through a tMap. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I run the job, I get the error : Exception in component tHSQLDbOutput_1 (Load_DIM_DISCOUNT)&lt;/P&gt;&lt;P&gt;java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: DIM_DISCOUNT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made research for about 2 days but I didn't find any solutions... if someone ever faced this problem, or has any idea for this, I would be really pleased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good day, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 01:44:37 GMT</pubDate>
    <dc:creator>MLe_Cloerec1596550144</dc:creator>
    <dc:date>2024-11-16T01:44:37Z</dc:date>
    <item>
      <title>User lacks privilege or object not found using HSQLDB connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-lacks-privilege-or-object-not-found-using-HSQLDB-connection/m-p/2373243#M135990</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently doing a comparision between Stambia and Talend. For this, I wanted to use the same data. So I tried to use the data available for Stambia tutorials. These are coming from an HSQL Database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this, I made a HSQLDB Sever with simples proprieties : &lt;/P&gt;&lt;P&gt;server.database.0 = file:hsqldb/demodb&lt;/P&gt;&lt;P&gt;server.dbname.0 = testdb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, I added the script whose coming from Stambia into my new database "demodb", you can find it into demodb.txt &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I made an HSQLDB connection in Talend and I retrieve schema, so I have every tables of base_datamart in Talend. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a job with a source (delimited file) to charge my DIM_Discount table through a tMap. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I run the job, I get the error : Exception in component tHSQLDbOutput_1 (Load_DIM_DISCOUNT)&lt;/P&gt;&lt;P&gt;java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: DIM_DISCOUNT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made research for about 2 days but I didn't find any solutions... if someone ever faced this problem, or has any idea for this, I would be really pleased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good day, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-lacks-privilege-or-object-not-found-using-HSQLDB-connection/m-p/2373243#M135990</guid>
      <dc:creator>MLe_Cloerec1596550144</dc:creator>
      <dc:date>2024-11-16T01:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: User lacks privilege or object not found using HSQLDB connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/User-lacks-privilege-or-object-not-found-using-HSQLDB-connection/m-p/2373244#M135991</link>
      <description>&lt;P&gt;@Maxim Le Cloerec​&amp;nbsp;,check the below link and check for that table may be case sensitive. try to use lower case of table name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/38415734/hsql-database-user-lacks-privilege-or-object-not-found-error" alt="https://stackoverflow.com/questions/38415734/hsql-database-user-lacks-privilege-or-object-not-found-error" target="_blank"&gt;https://stackoverflow.com/questions/38415734/hsql-database-user-lacks-privilege-or-object-not-found-error&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 15:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/User-lacks-privilege-or-object-not-found-using-HSQLDB-connection/m-p/2373244#M135991</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-08-04T15:16:16Z</dc:date>
    </item>
  </channel>
</rss>

