<?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: SQLScript REVOKE command issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sqlscript-revoke-command-issue/m-p/354434#M7171</link>
    <description>&lt;P&gt;With that statement you revoke the select privileges for the specific table from user _SYS_REPO. That means that this user cannot read data anymore. For instance if you have a defined a calculation view getting data from that table, you get an authorization error, cause the calc. view belongs to and is executed by _SYS_REPO which has not rights anymore.&lt;/P&gt;&lt;P&gt;If you do a select with another user (which I assume you did e.g. in the console) and the user has privileges the selection works. So the question is: What user you used and what privileges he has?&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2017 14:14:58 GMT</pubDate>
    <dc:creator>pfefferf</dc:creator>
    <dc:date>2017-01-27T14:14:58Z</dc:date>
    <item>
      <title>SQLScript REVOKE command issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sqlscript-revoke-command-issue/m-p/354433#M7170</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I executed this Revoke command for one of my table.&lt;/P&gt;&lt;P&gt;REVOKE SELECT ON "CLF01"."CAR" from _sys_repo;&lt;/P&gt;&lt;P&gt;i was expecting that after this i will not be able to execute select query on this table but i can see records with no issue.&lt;/P&gt;&lt;P&gt;could anybody please help what im doing wrong with this Revoke.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 08:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sqlscript-revoke-command-issue/m-p/354433#M7170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-12T08:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: SQLScript REVOKE command issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sqlscript-revoke-command-issue/m-p/354434#M7171</link>
      <description>&lt;P&gt;With that statement you revoke the select privileges for the specific table from user _SYS_REPO. That means that this user cannot read data anymore. For instance if you have a defined a calculation view getting data from that table, you get an authorization error, cause the calc. view belongs to and is executed by _SYS_REPO which has not rights anymore.&lt;/P&gt;&lt;P&gt;If you do a select with another user (which I assume you did e.g. in the console) and the user has privileges the selection works. So the question is: What user you used and what privileges he has?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2017 14:14:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sqlscript-revoke-command-issue/m-p/354434#M7171</guid>
      <dc:creator>pfefferf</dc:creator>
      <dc:date>2017-01-27T14:14:58Z</dc:date>
    </item>
  </channel>
</rss>

