<?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: SNAP_BEG table does not exist in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/snap-beg-table-does-not-exist/m-p/11887663#M1961239</link>
    <description>&lt;P&gt;Seems to me that this is more a HANA issue than an ABAP issue.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jun 2019 06:09:09 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2019-06-10T06:09:09Z</dc:date>
    <item>
      <title>SNAP_BEG table does not exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snap-beg-table-does-not-exist/m-p/11887662#M1961238</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;I am working on a script which basically does a select count(*) on the SNAP_BEG table to get the number of short dumps occurred in the last weeks. &lt;/P&gt;
  &lt;P&gt;When checking the table via SE16, I can clearly see the contents and all the data I need from the table.&lt;/P&gt;
  &lt;P&gt;The problem is that when I do the select via the sql console from HA studio (SELECT count(*) from SCHEMA.SNAP_BEG or even SELECT * FROM SCHEMA.SNAP_BEG) I get the following error:&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;SAP DBTech JDBC: [259]: invalid table name: Could not find table/view SNAP_BEG in schema&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;I tried executing the command with both the SCHEMA user or the SYSTEM user but I got the same results.&lt;/P&gt;
  &lt;P&gt;What am I missing here?&lt;/P&gt;
  &lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2019 19:35:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snap-beg-table-does-not-exist/m-p/11887662#M1961238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-06-09T19:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: SNAP_BEG table does not exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snap-beg-table-does-not-exist/m-p/11887663#M1961239</link>
      <description>&lt;P&gt;Seems to me that this is more a HANA issue than an ABAP issue.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 06:09:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snap-beg-table-does-not-exist/m-p/11887663#M1961239</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-06-10T06:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: SNAP_BEG table does not exist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/snap-beg-table-does-not-exist/m-p/11887664#M1961240</link>
      <description>&lt;P&gt;SNAP_BEG is not a database table but a projection view. Try to select directly from the base table SNAP instead.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1695515-snap.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 09:34:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/snap-beg-table-does-not-exist/m-p/11887664#M1961240</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2019-06-11T09:34:03Z</dc:date>
    </item>
  </channel>
</rss>

