<?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: pre -assigned libraries in SAS 94 are not loading during users session Initialization in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146956#M262125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gergely, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes I did Object Spawner refresh but that&amp;nbsp; didn't work.&amp;nbsp; and yes I assigned libraries to right application server&amp;nbsp; SASApp. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 00:52:50 GMT</pubDate>
    <dc:creator>jagadeesh</dc:creator>
    <dc:date>2014-10-30T00:52:50Z</dc:date>
    <item>
      <title>pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146946#M262115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px; background-color: #ffffff;"&gt;We are not able see the pre assigned libraries&amp;nbsp; in EG. we recently migrated to SAS 94. it seems workspace start up scripts are not loading pre assigned libraries during session initialization. validated all the Configuration files , but not getting any clue on issues. Can you some one please help me on it&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 00:13:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146946#M262115</guid>
      <dc:creator>jagadeesh</dc:creator>
      <dc:date>2014-10-29T00:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146947#M262116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a variety of reasons that could cause this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you pre-assign your libraries? Was it in SMC (Management Console) Data Manager? If so, please confirm that you migrated your SAS metadata from your previous SAS version including your data libraries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 00:25:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146947#M262116</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-10-29T00:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146948#M262117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am using SMC Data manger - Library- properties - options - pre-assigned -&amp;nbsp; Type ( By Native library&amp;nbsp; Engine ) . Yes we migrated SAS metadata and all other Components to new version &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 00:36:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146948#M262117</guid>
      <dc:creator>jagadeesh</dc:creator>
      <dc:date>2014-10-29T00:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146949#M262118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. What I would try next then is construct a LIBNAME statement that is exactly the same as one of your pre-assigned libraries and submit that in EG. Does it work OK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 00:49:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146949#M262118</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-10-29T00:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146950#M262119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am able to run LIBNAME&amp;nbsp; statements which are Generated from SMC . I would like to call out one more issues here is when i trying to see libname statement for&amp;nbsp; pre-assigned Lib&amp;nbsp; in SMC , it is giving error stating that " The "XXXXX" library was pre assigned so no LIBNAME Statement is generated "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 01:10:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146950#M262119</guid>
      <dc:creator>jagadeesh</dc:creator>
      <dc:date>2014-10-29T01:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146951#M262120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a "normal" response - it is a SAS limitation. You can turn off the pre-assigment temporarily so you can see the LIBNAME, which you can then copy to EG for testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another reason why pre-assigned libraries might not work is to do with metadata permissions. Check to see whether the metadata folder(s) where your data libraries are stored are accessible by your users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 03:04:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146951#M262120</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-10-29T03:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146952#M262121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;yes I validated metadata permissions for both Physical&amp;nbsp; locations of Libraries and Libraries. users have required level of access on those.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 04:18:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146952#M262121</guid>
      <dc:creator>jagadeesh</dc:creator>
      <dc:date>2014-10-29T04:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146953#M262122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do an Object Spawner refresh.&lt;/P&gt;&lt;P&gt;Also check that libraries are assigned to the right application server&amp;nbsp; (Assign tab in MC)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 07:04:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146953#M262122</guid>
      <dc:creator>gergely_batho</dc:creator>
      <dc:date>2014-10-29T07:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146954#M262123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you create a new data library as a test does that work? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 18:28:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146954#M262123</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-10-29T18:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146955#M262124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the servers are allowed to support to do metadata pre defined &lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/67493/HTML/default/viewer.htm#p1ac6c9mrz0gn2n1spvpkf55ttyk.htm" title="http://support.sas.com/documentation/cdl/en/bidsag/67493/HTML/default/viewer.htm#p1ac6c9mrz0gn2n1spvpkf55ttyk.htm"&gt;SAS(R) 9.4 Intelligence Platform: Data Administration Guide, Third Edition&lt;/A&gt; Understanding Pre-Assigned Libraries&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/67493/HTML/default/viewer.htm#p0u8xcdo2ll3kmn1oqfz2s0ybooq.htm" title="http://support.sas.com/documentation/cdl/en/bidsag/67493/HTML/default/viewer.htm#p0u8xcdo2ll3kmn1oqfz2s0ybooq.htm"&gt;SAS(R) 9.4 Intelligence Platform: Data Administration Guide, Third Edition&lt;/A&gt; Pre-assigning a Library.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/biasag/63854/HTML/default/viewer.htm#n16001intelplatform00srvradm.htm" title="http://support.sas.com/documentation/cdl/en/biasag/63854/HTML/default/viewer.htm#n16001intelplatform00srvradm.htm"&gt;SAS(R) 9.4 Intelligence Platform: Application Server Administration Guide&lt;/A&gt; There are parameter that prevent metadata pre assigned libraries. Are these set correct? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the last one there is a disadvantage mentioned as multiple locations.&lt;/P&gt;&lt;P&gt;This disadvantage can be also an advantage when the physical (external) and logical definitions are needed to be segregated (a real possible requirement).&amp;nbsp; &lt;/P&gt;&lt;P&gt;An other advantage is that is more easy to debug in case of issues.&lt;/P&gt;&lt;P&gt;Choosing the best method:&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sgf/2013/05/15/pre-assign-sas-libraries-if-so-which-method/" title="http://blogs.sas.com/content/sgf/2013/05/15/pre-assign-sas-libraries-if-so-which-method/"&gt; Pre-assign SAS libraries? If so, which method? - SAS Users&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 21:47:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146955#M262124</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-10-29T21:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146956#M262125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gergely, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes I did Object Spawner refresh but that&amp;nbsp; didn't work.&amp;nbsp; and yes I assigned libraries to right application server&amp;nbsp; SASApp. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 00:52:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146956#M262125</guid>
      <dc:creator>jagadeesh</dc:creator>
      <dc:date>2014-10-30T00:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146957#M262126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. we are seeing the same issue for new data Libraries which are created in new environment. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 00:53:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146957#M262126</guid>
      <dc:creator>jagadeesh</dc:creator>
      <dc:date>2014-10-30T00:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146958#M262127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaap,&lt;/P&gt;&lt;P&gt;Thanks for&amp;nbsp; detailed information ,those Notes are replied helped me to understand more on Pre -assigned libraries.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I am using&amp;nbsp; "&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;By native library engine" option while&amp;nbsp; updating &lt;/SPAN&gt;libraries&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt; as pre -&lt;/SPAN&gt;&lt;SPAN style="line-height: 19.5px;"&gt;assigned&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em;"&gt; one. To load these&amp;nbsp; I updated&amp;nbsp; metaautoresources option to my sasv9.cfg file. And i am calling it from Autoexec.sas file. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 01:21:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146958#M262127</guid>
      <dc:creator>jagadeesh</dc:creator>
      <dc:date>2014-10-30T01:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146959#M262128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;jagadeesh, The mentioned steps are clear as is the figure of G.Nelson.&lt;/P&gt;&lt;P&gt;However I cannot get clear where your assignments are done.&amp;nbsp; &lt;/P&gt;&lt;P&gt;- If the libname is in the autoexec you can very all that by using X11 and X-server starting the WS-script manullay.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; When the libname are not visible in Eguide after that than there is an option active that disables libraries not being registered in metadata&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;A href="http://support.sas.com/documentation/cdl/en/bidaag/67972/HTML/default/viewer.htm#p1vdc5gy9i5q1bn19gbg41ag1pec.htm" title="http://support.sas.com/documentation/cdl/en/bidaag/67972/HTML/default/viewer.htm#p1vdc5gy9i5q1bn19gbg41ag1pec.htm"&gt;SAS(R) 9.4 Intelligence Platform: Desktop Application Administration Guide, Fourth Edition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- When the autoexec is left untouched those libnames are generated&amp;nbsp; at start of the process by interacting to the metadataserver.&lt;/P&gt;&lt;P&gt;In this case validation of all&amp;nbsp; settings in the metadata is possible but never the whole process a total. Using Eguide is the only option and all could be influence by metadatasecurity settings. They can be surprising as the user iniitating the sas process and the user running the sas (shared account SP Pooled ws) could both need those. Shared accounts are to be avoided as much as possible oe being very well reviewed on their aspects.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 06:28:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146959#M262128</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-10-30T06:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146960#M262129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaap,&lt;/P&gt;&lt;P&gt;we are able resolve the issues.&amp;nbsp; Due to enormous features of SAS 94 we were not able figured out default parameter of SASApp- Logical Workspace server called Object server parameter was&amp;nbsp; set to "nopreassigned".&amp;nbsp; After we remove this to make the Changes effective we did restart of both Metadata and Object Spawner servers and that resolves the issues .&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for your timely response and Help &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 07:02:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146960#M262129</guid>
      <dc:creator>jagadeesh</dc:creator>
      <dc:date>2014-10-30T07:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: pre -assigned libraries in SAS 94 are not loading during users session Initialization</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146961#M262130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Appreciate if you could mark the discussion as answered then. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 18:40:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pre-assigned-libraries-in-SAS-94-are-not-loading-during-users/m-p/146961#M262130</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-10-30T18:40:33Z</dc:date>
    </item>
  </channel>
</rss>

