<?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: AMC Database Error with Talend 6.4.1 and Postgres in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399671#M9296</link>
    <description>Error message:
&lt;BR /&gt;error: relation "amc.tstatcatcher" does not exist
&lt;BR /&gt;position: 49
&lt;BR /&gt;
&lt;BR /&gt;Maybe log into your db as the user you have set up for amc app and try:
&lt;BR /&gt;
&lt;BR /&gt;&amp;gt; select * from "amc.tstatcatcher"
&lt;BR /&gt;
&lt;BR /&gt;and see if you get anything back.
&lt;BR /&gt;
&lt;BR /&gt;Maybe try other combinations as well. Like:
&lt;BR /&gt;
&lt;BR /&gt;&amp;gt; select * from amc.tstatcatcher
&lt;BR /&gt;&amp;gt; select * from tstatcatcher
&lt;BR /&gt;
&lt;BR /&gt;Could be privileges, namespaces, or even letter case of table name.
&lt;BR /&gt;</description>
    <pubDate>Sat, 09 Dec 2017 10:14:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-09T10:14:11Z</dc:date>
    <item>
      <title>AMC Database Error with Talend 6.4.1 and Postgres</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399668#M9293</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;We have installed TAC and AMC on an AWS EC2 instance. We have set up a postgres RDS for capturing stats for AMC. The Talend Studio is able to load data into the database without any issues when jobs are run . We are also able to login into the RDS and look at the data. But we are facing issues while setting up this database on the AMC console. The connectivity checks are fine.But when we try use the new connection we set up for Monitoring DB under Job view we get errors.&lt;/P&gt; 
&lt;P&gt;This issue has been covered here:&lt;BR /&gt;&lt;A href="https://community.qlik.com/s/article/ka03p0000006EYiAAM" target="_blank"&gt;https://community.talend.com/t5/Migration-Configuration-and/Activity-Monitoring-Console-AMC-Failed-to-Connect-to-Database/ta-p/1099&lt;/A&gt;&lt;BR /&gt;We placed the driver&amp;nbsp; (postgresql-42.1.4.jar) in (/opt/Talend-6.4.1/tac/apache-tomcat/webapps/amc/WEB-INF/plugins/org.talend.amc.libraries_6.4.1.20170623_1246/lib/ext) and restarted TAC. but still get the error (as attached).&lt;BR /&gt;&lt;BR /&gt;Is there anything else that needs to be set ? Any information will be helpful.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399668#M9293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: AMC Database Error with Talend 6.4.1 and Postgres</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399669#M9294</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;We would suggest you create a new case on talend support portal. In this way, our colleagues from support team will give you a remote assistance to see if there is any missing from your setting through support cycle with priority.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://login.talend.com/support-login.php" target="_blank" rel="nofollow noopener noreferrer"&gt;https://login.talend.com/support-login.php&lt;/A&gt;.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 07:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399669#M9294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-04T07:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: AMC Database Error with Talend 6.4.1 and Postgres</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399670#M9295</link>
      <description>Thanks Sabrina, we are working with Talend Account Manager to priorities this issue by raising a case.</description>
      <pubDate>Tue, 05 Dec 2017 12:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399670#M9295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-05T12:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: AMC Database Error with Talend 6.4.1 and Postgres</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399671#M9296</link>
      <description>Error message:
&lt;BR /&gt;error: relation "amc.tstatcatcher" does not exist
&lt;BR /&gt;position: 49
&lt;BR /&gt;
&lt;BR /&gt;Maybe log into your db as the user you have set up for amc app and try:
&lt;BR /&gt;
&lt;BR /&gt;&amp;gt; select * from "amc.tstatcatcher"
&lt;BR /&gt;
&lt;BR /&gt;and see if you get anything back.
&lt;BR /&gt;
&lt;BR /&gt;Maybe try other combinations as well. Like:
&lt;BR /&gt;
&lt;BR /&gt;&amp;gt; select * from amc.tstatcatcher
&lt;BR /&gt;&amp;gt; select * from tstatcatcher
&lt;BR /&gt;
&lt;BR /&gt;Could be privileges, namespaces, or even letter case of table name.
&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Dec 2017 10:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399671#M9296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-09T10:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: AMC Database Error with Talend 6.4.1 and Postgres</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399672#M9297</link>
      <description>&lt;P&gt;Thanks for the response&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000005aFbXAAU"&gt;@sm&lt;/A&gt; . We got through the last issue by specifying "public" as the Datasource name rather than the database name "amc".&lt;BR /&gt;We are now able to see the Jobs under the selected project. But when we select the meter log tab view, we get the error as shown below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MeterLog_View.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsBI.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157802i6EECA0B51F90B4BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsBI.jpg" alt="0683p000009LsBI.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MeterLog View still has errors" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrvM.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150007i5D586DDCAE4E70E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrvM.jpg" alt="0683p000009LrvM.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;MeterLog View still has errors&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JObs Under Projects are visible" style="width: 898px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lrxb.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154564i60EC0E646359BDEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lrxb.jpg" alt="0683p000009Lrxb.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JObs Under Projects are visible&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 11:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399672#M9297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-09T11:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: AMC Database Error with Talend 6.4.1 and Postgres</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399673#M9298</link>
      <description>&lt;P&gt;Thanks for the response . We got through the last issue by specifying "public" as the Datasource name rather than the database name "amc".&lt;BR /&gt;We are now able to see the Jobs under the selected project. But when we select the meter log tab view, we get the error as shown below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MeterLog_View.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsBI.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157802i6EECA0B51F90B4BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsBI.jpg" alt="0683p000009LsBI.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MeterLog View still has errors" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrvM.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150007i5D586DDCAE4E70E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrvM.jpg" alt="0683p000009LrvM.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;MeterLog View still has errors&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JObs Under Projects are visible" style="width: 898px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lrxb.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154564i60EC0E646359BDEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lrxb.jpg" alt="0683p000009Lrxb.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JObs Under Projects are visible&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 11:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399673#M9298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-09T11:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: AMC Database Error with Talend 6.4.1 and Postgres</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399674#M9299</link>
      <description>&lt;P&gt;kind of looks like a similar/related problem as the first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;'public' is one of the default schemas that postgres gives you. so that's (as you found out) what the 'Datasource' field is referring to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so, your amc tables would need to be in there (as opposed to any other schema you might have created for this amc user/database/etc.).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you might make sure that your user can see that table. you can use the command-line tool, psql. in my case below, i have username 'postgres' and database named 'postgres' and my port is 5433 (I think i had another earlier version still running on 5432):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;---------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt; psql -U postgres -p 5433 postgres&lt;/P&gt;
&lt;P&gt;(enter your password)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; select * from public.&amp;lt;yourlogtablename&amp;gt;&lt;/P&gt;
&lt;P&gt;---------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if that comes back without an error, then the only thing i can think of is caching - both server/tac/tomcat and client/browser. to clear:&lt;/P&gt;
&lt;P&gt;server: shut down tac, delete contents of apache-tomcat/temp/ folder, re-start tac&lt;/P&gt;
&lt;P&gt;client: clear your browser cache (CTRL+SHIFT+R, etc.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;your postgres jdbc jar is prob already in place, so prob not that.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Dec 2017 05:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AMC-Database-Error-with-Talend-6-4-1-and-Postgres/m-p/2399674#M9299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-10T05:43:10Z</dc:date>
    </item>
  </channel>
</rss>

