<?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: Read Authorization for Java Tables - PI 7.31 SP06 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-authorization-for-java-tables-pi-7-31-sp06/m-p/9840539#M1785119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PI there are lot of service users being used in the background to perfom specific task. Do you know which service user is being used in this case,if yes then run a trace "St01" on that service Id and find out if anything is missing. Also did you run a trace on your userID?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out for more logs through PI monitoring tcodes and see if you can get some more information. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2013 15:23:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-11-06T15:23:37Z</dc:date>
    <item>
      <title>Read Authorization for Java Tables - PI 7.31 SP06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-authorization-for-java-tables-pi-7-31-sp06/m-p/9840538#M1785118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to view the data in the below tables on the Java Stack through NWA . But I am getting "&lt;SPAN id="CEPJ.IDPView.MessageArea-txt"&gt;&lt;STRONG&gt;User is not authorized to read table XI_AF_LMS_EXTRACTR&lt;/STRONG&gt;.&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;We are running PI 7.31 SP06, dual installation..I have searched a few blogs, but none of them had a solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333; background: white;"&gt;Navigation to these tables: Log on to NWA -&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333; background: white;"&gt;Troubleshooting-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333; background: white;"&gt;Database-&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: #333333; background: white;"&gt;OpenSQLDataBrowser&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; background: white; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;XI_AF_LMS_EXTRACTR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; background: white; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;XI_AF_LMS_FILTER&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #333333; background: white; font-size: 9.0pt; font-family: 'Arial','sans-serif';"&gt;XI_AF_LMS_DATA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Security person gave permissions to all the java roles and i was given all the roles as PISUPER, but still I am not authorized to read the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the security logs in NWA, it shows &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P id="ColorBandedcontent"&gt;&lt;/P&gt;&lt;P style="font-family: MS Shell Dlg 2; color: #000000; font-size: 9pt;"&gt;&lt;STRONG&gt;Permission check failed | ACCESS.ERROR | null | | Permission=[(com.sap.sql.itsam.databrowser.permission.DataBrowserPermission ReadTables XI_AF_LMS_EXTRACTR)]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell us what permissions are we missing???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 20:52:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-authorization-for-java-tables-pi-7-31-sp06/m-p/9840538#M1785118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-05T20:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Read Authorization for Java Tables - PI 7.31 SP06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-authorization-for-java-tables-pi-7-31-sp06/m-p/9840539#M1785119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PI there are lot of service users being used in the background to perfom specific task. Do you know which service user is being used in this case,if yes then run a trace "St01" on that service Id and find out if anything is missing. Also did you run a trace on your userID?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out for more logs through PI monitoring tcodes and see if you can get some more information. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 15:23:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-authorization-for-java-tables-pi-7-31-sp06/m-p/9840539#M1785119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-06T15:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Read Authorization for Java Tables - PI 7.31 SP06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-authorization-for-java-tables-pi-7-31-sp06/m-p/9840540#M1785120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Akshay. We are able to access the table with j2ee_admin user. This temporarily solved our purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 16:30:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-authorization-for-java-tables-pi-7-31-sp06/m-p/9840540#M1785120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-14T16:30:52Z</dc:date>
    </item>
  </channel>
</rss>

