<?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 Is it possible to declare concateneted libraries in Management Console ? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-it-possible-to-declare-concateneted-libraries-in-Management/m-p/911360#M27840</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to create several Oracle libraries pointing to different schema and make a global library for users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Statements in SAS/Base :&lt;/P&gt;
&lt;PRE&gt;LIBNAME activite ORACLE user='READER' password='{SAS002}0EF2F80158DAF41C3787AC9B00137C19' path='PASTELPRD' schema='ACTIVITE';
LIBNAME admpat   ORACLE user='READER' password='{SAS002}0EF2F80158DAF41C3787AC9B00137C19' path='PASTELPRD' schema='ADMPATIENT';
LIBNAME r_oddpas (activite admpat);
&lt;/PRE&gt;
&lt;P&gt;Tables from activite and admpat libraries are displayed in r_oddpas library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But how to declare r_oddpas in Management Console so we could manage rights using ACT ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jan 2024 09:02:37 GMT</pubDate>
    <dc:creator>CHUNantes</dc:creator>
    <dc:date>2024-01-12T09:02:37Z</dc:date>
    <item>
      <title>Is it possible to declare concateneted libraries in Management Console ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-it-possible-to-declare-concateneted-libraries-in-Management/m-p/911360#M27840</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to create several Oracle libraries pointing to different schema and make a global library for users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Statements in SAS/Base :&lt;/P&gt;
&lt;PRE&gt;LIBNAME activite ORACLE user='READER' password='{SAS002}0EF2F80158DAF41C3787AC9B00137C19' path='PASTELPRD' schema='ACTIVITE';
LIBNAME admpat   ORACLE user='READER' password='{SAS002}0EF2F80158DAF41C3787AC9B00137C19' path='PASTELPRD' schema='ADMPATIENT';
LIBNAME r_oddpas (activite admpat);
&lt;/PRE&gt;
&lt;P&gt;Tables from activite and admpat libraries are displayed in r_oddpas library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But how to declare r_oddpas in Management Console so we could manage rights using ACT ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 09:02:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Is-it-possible-to-declare-concateneted-libraries-in-Management/m-p/911360#M27840</guid>
      <dc:creator>CHUNantes</dc:creator>
      <dc:date>2024-01-12T09:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to declare concateneted libraries in Management Console ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-it-possible-to-declare-concateneted-libraries-in-Management/m-p/911366#M27841</link>
      <description>&lt;P&gt;I haven't looked to see if that's possible but, if it's just about applying the same ACT, then I'd suggest putting the libraries in the same metadata folder and applying the ACT to that rather than explicitly to the libraries. Which is what I'd&amp;nbsp;recommend anyway. If you store table definitions in the metadata then the ACT will also apply to them, which wouldn't necessarily be the case otherwise.&lt;/P&gt;
&lt;P&gt;The danger with concatenating database libraries is if there are duplicate table names in different schemas. With my suggestion, to get round this, you could actually make subfolders for each library within the folder that the ACT is applied to.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 10:38:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Is-it-possible-to-declare-concateneted-libraries-in-Management/m-p/911366#M27841</guid>
      <dc:creator>Nigel_Pain</dc:creator>
      <dc:date>2024-01-12T10:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to declare concateneted libraries in Management Console ?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Is-it-possible-to-declare-concateneted-libraries-in-Management/m-p/911367#M27842</link>
      <description>You are right !!&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 12 Jan 2024 10:42:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Is-it-possible-to-declare-concateneted-libraries-in-Management/m-p/911367#M27842</guid>
      <dc:creator>CHUNantes</dc:creator>
      <dc:date>2024-01-12T10:42:02Z</dc:date>
    </item>
  </channel>
</rss>

