<?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 SAS connection to Oracle databse with DB proxy roles in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-connection-to-Oracle-databse-with-DB-proxy-roles/m-p/865166#M341646</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a Oracle DB on private cloud and we have onboarded user to it with DB PROXY roles. The role has read and write permissions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we did the libname connection, the connection is successful.&lt;/P&gt;&lt;P&gt;but when we try to access the tables, it is failing saying no dataset name found.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me how can I overcome this issue? is there any additional set up required for DB PROXY roles?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log:&lt;/P&gt;&lt;P&gt;6 LIBNAME LIB1 ORACLE PATH=PVTCLD_UAT_J schema="SCHEMA1";&lt;BR /&gt;NOTE: Libref LIB1was &lt;STRONG&gt;successfully&lt;/STRONG&gt; assigned as follows:&lt;BR /&gt;Engine: ORACLE&lt;BR /&gt;Physical Name: PVTCLD_UAT_J&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;7 proc contents data=LIB1 ._all_; run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WARNING: No matching members in directory.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2023 10:45:52 GMT</pubDate>
    <dc:creator>kiranragam</dc:creator>
    <dc:date>2023-03-20T10:45:52Z</dc:date>
    <item>
      <title>SAS connection to Oracle databse with DB proxy roles</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-connection-to-Oracle-databse-with-DB-proxy-roles/m-p/865166#M341646</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a Oracle DB on private cloud and we have onboarded user to it with DB PROXY roles. The role has read and write permissions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we did the libname connection, the connection is successful.&lt;/P&gt;&lt;P&gt;but when we try to access the tables, it is failing saying no dataset name found.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me how can I overcome this issue? is there any additional set up required for DB PROXY roles?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Log:&lt;/P&gt;&lt;P&gt;6 LIBNAME LIB1 ORACLE PATH=PVTCLD_UAT_J schema="SCHEMA1";&lt;BR /&gt;NOTE: Libref LIB1was &lt;STRONG&gt;successfully&lt;/STRONG&gt; assigned as follows:&lt;BR /&gt;Engine: ORACLE&lt;BR /&gt;Physical Name: PVTCLD_UAT_J&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;7 proc contents data=LIB1 ._all_; run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WARNING: No matching members in directory.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 10:45:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-connection-to-Oracle-databse-with-DB-proxy-roles/m-p/865166#M341646</guid>
      <dc:creator>kiranragam</dc:creator>
      <dc:date>2023-03-20T10:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS connection to Oracle databse with DB proxy roles</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-connection-to-Oracle-databse-with-DB-proxy-roles/m-p/866695#M342289</link>
      <description>&lt;P&gt;I would try to add&lt;/P&gt;
&lt;P&gt;preserve_tab_names=yes&lt;/P&gt;
&lt;P&gt;to the LIBNAME statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 08:40:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-connection-to-Oracle-databse-with-DB-proxy-roles/m-p/866695#M342289</guid>
      <dc:creator>czejap</dc:creator>
      <dc:date>2023-03-28T08:40:12Z</dc:date>
    </item>
  </channel>
</rss>

