<?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: Configured Library does not pre-assign in SAS DI Studio and SAS EG in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643319#M18817</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;the only error logs are&amp;nbsp; Libref LA is not assigned &amp;amp; Libref FM is not assigned in DI Studio&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;strange...i tried to hardcode the libname statement in appserver_usermod.sas, error gone. But, I do not want to hardcode it in that file...what else should I check?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2020 15:25:44 GMT</pubDate>
    <dc:creator>WorkingMan</dc:creator>
    <dc:date>2020-04-27T15:25:44Z</dc:date>
    <item>
      <title>Configured Library does not pre-assign in SAS DI Studio and SAS EG</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643069#M18806</link>
      <description>&lt;P&gt;I configured 2 libraries, 1 Oracle(Assuming Library LA) and 1 BASE SAS(Assuming Library FM).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In SAS Management Console, for Oracle Library(LA), I did not tick "Library Pre-assign". Database Server, Connection and Default Login are all configured. I right click this particular library in SMC and the Libname statement it produces runs perfectly fine in SAS Enterprise Guide and I can see all tables in Oracle under this library(yellow color).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same for BASE SAS Library(LA),&amp;nbsp;I did not tick "Library Pre-assign". Database Server, Connection and Default Login are all configured. I right click this particular library in SMC and the Libname statement it produces runs perfectly fine in SAS Enterprise Guide and I can see all tables in the physical directory(Linux) under this library(yellow color).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem is, when i open SAS EG, Oracle library(LA) is shown white color and if i double click it, only tables that I manually Register in SAS DI Studio will be listed in SAS Enterprise Guide. What I want is to see the full list of oracle tables in Oracle library using SAS Enterprise Guide regardless of what I registered in SAS DI Studio. How can I do so?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, in SAS DI Studio, if i try to read/write Oracle(LA) or BASE(FM) tables, it will complain "Libref LA is not assigned". I don't understand as I can register LA table in SAS DI Studio but job in DI will complain Libref error. What did i do wrong?&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 16:39:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643069#M18806</guid>
      <dc:creator>WorkingMan</dc:creator>
      <dc:date>2020-04-26T16:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Configured Library does not pre-assign in SAS DI Studio and SAS EG</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643138#M18807</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/189060"&gt;@WorkingMan&lt;/a&gt;&amp;nbsp;- The secret to getting all tables listed in EG, without registering them, for libraries pointing to external databases is to add the following Extended Attribute to your SMC library definition. Also regarding the library assignment problem. I suspect you will need to select the SMC pre-assign library option to fix that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot13.jpg" style="width: 733px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/38778i1F93791D447F87AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot13.jpg" alt="screenshot13.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 22:09:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643138#M18807</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-04-26T22:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Configured Library does not pre-assign in SAS DI Studio and SAS EG</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643159#M18808</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;Adding Extended Attributes work! Really appreciate that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For SAS DI Studio, despite ticking "Library pre-assign" for both Oracle LA and BASE SAS FM libraries, my DI Studio is still prompting the same error of Libref LA not assign and Libref FM not assign. Is there any other method that we can try?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 00:13:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643159#M18808</guid>
      <dc:creator>WorkingMan</dc:creator>
      <dc:date>2020-04-27T00:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Configured Library does not pre-assign in SAS DI Studio and SAS EG</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643177#M18809</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/189060"&gt;@WorkingMan&lt;/a&gt;&amp;nbsp; - Good to hear it partly works. We don't have DI Studio so I can't test your problem. All I know is the libraries need to be pre-assigned to work in SAS batch jobs. Does your DI Studio SAS log provide any clues? Does it try to assign the library and fail? Be sure to start a new DI Studio SAS session after changing your libraries in SMC.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 02:50:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643177#M18809</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-04-27T02:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Configured Library does not pre-assign in SAS DI Studio and SAS EG</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643186#M18810</link>
      <description>&lt;P&gt;I am thinking if i should restart any services component for it to work?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 03:20:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643186#M18810</guid>
      <dc:creator>WorkingMan</dc:creator>
      <dc:date>2020-04-27T03:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configured Library does not pre-assign in SAS DI Studio and SAS EG</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643319#M18817</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;the only error logs are&amp;nbsp; Libref LA is not assigned &amp;amp; Libref FM is not assigned in DI Studio&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;strange...i tried to hardcode the libname statement in appserver_usermod.sas, error gone. But, I do not want to hardcode it in that file...what else should I check?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 15:25:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643319#M18817</guid>
      <dc:creator>WorkingMan</dc:creator>
      <dc:date>2020-04-27T15:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configured Library does not pre-assign in SAS DI Studio and SAS EG</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643451#M18822</link>
      <description>&lt;P&gt;Hi WorkingMan,&lt;BR /&gt;&lt;BR /&gt;You may need to have a look at&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=bidsag&amp;amp;docsetTarget=p0u8xcdo2ll3kmn1oqfz2s0ybooq.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=bidsag&amp;amp;docsetTarget=p0u8xcdo2ll3kmn1oqfz2s0ybooq.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;Note: Keep in mind that pre-assigning the library does not mean that you do not need to register tables in metadata. You must register the tables so that applications that read tables from metadata, such as SAS Data Integration Studio, can work with the tables.&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;and select the best recommended option that suit you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 01:42:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Configured-Library-does-not-pre-assign-in-SAS-DI-Studio-and-SAS/m-p/643451#M18822</guid>
      <dc:creator>KianSin</dc:creator>
      <dc:date>2020-04-28T01:42:22Z</dc:date>
    </item>
  </channel>
</rss>

