<?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 DI-studio says library not assigned..? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/608569#M18471</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In DI-studio I have a job that is supposed to send data from a SAS table to Visual Analytics (LASR).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DI_Job.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/34355iCF3F52979A47127D/image-size/large?v=v2&amp;amp;px=999" role="button" title="DI_Job.png" alt="DI_Job.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I run the job I get 'Libref not assigned' but in properties it is assigned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DI_Studio_Library_Not_Assigned.jpg" style="width: 286px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/34353i410334339422C9F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="DI_Studio_Library_Not_Assigned.jpg" alt="DI_Studio_Library_Not_Assigned.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What can be wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kent J.&lt;/P&gt;</description>
    <pubDate>Sun, 01 Dec 2019 11:45:12 GMT</pubDate>
    <dc:creator>kenjoswe</dc:creator>
    <dc:date>2019-12-01T11:45:12Z</dc:date>
    <item>
      <title>DI-studio says library not assigned..?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/608569#M18471</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In DI-studio I have a job that is supposed to send data from a SAS table to Visual Analytics (LASR).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DI_Job.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/34355iCF3F52979A47127D/image-size/large?v=v2&amp;amp;px=999" role="button" title="DI_Job.png" alt="DI_Job.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I run the job I get 'Libref not assigned' but in properties it is assigned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DI_Studio_Library_Not_Assigned.jpg" style="width: 286px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/34353i410334339422C9F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="DI_Studio_Library_Not_Assigned.jpg" alt="DI_Studio_Library_Not_Assigned.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What can be wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kent J.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2019 11:45:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/608569#M18471</guid>
      <dc:creator>kenjoswe</dc:creator>
      <dc:date>2019-12-01T11:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: DI-studio says library not assigned..?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/608624#M18472</link>
      <description>&lt;P&gt;The following is just a theory - but not hard to verify.&lt;/P&gt;
&lt;P&gt;It could be that the library is pre-assigned but that there is a syntax error in it. I believe in such a case SAS would try to assign the library during SAS invocation but if the libname statement fails then you wouldn't see this in the SAS log nor get an error condition.&lt;/P&gt;
&lt;P&gt;But now because the library is pre-assigned the SAS code generated by DIS won't include a libname statement - and though you get the error of an unassigned library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What you could try: Change the library to not pre-assigned (uncheck the box). Then run your DIS job again. Is it working now? Or do you get now an error for the libname statement? - Make sure in the SAS log that you inspect the very first error thrown.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 07:17:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/608624#M18472</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-12-02T07:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: DI-studio says library not assigned..?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/608639#M18473</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I unchecked pre assign but it didn't help.&lt;/P&gt;&lt;P&gt;I didn't have this problem two weeks ago.&lt;/P&gt;&lt;P&gt;Could it be a issue with the Object Spawner?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kent J.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2019 08:41:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/608639#M18473</guid>
      <dc:creator>kenjoswe</dc:creator>
      <dc:date>2019-12-02T08:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: DI-studio says library not assigned..?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/608921#M18476</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/201136"&gt;@kenjoswe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So now that you've got a libname in the code: What error message do you get?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That this used to work is important information. Poses the question: What changed in the environment?&amp;nbsp; ...but first share the error message please.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know if an object spawner restart could help - but never hurts to try and do so if you can.&lt;/P&gt;
&lt;P&gt;You could also try and execute your code in batch and see if the error persists.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 04:23:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/608921#M18476</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2019-12-03T04:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: DI-studio says library not assigned..?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/609035#M18479</link>
      <description>Is it writing to LASR data pointer library or to LASR itself? Is the LASR server up and running?</description>
      <pubDate>Tue, 03 Dec 2019 13:16:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/DI-studio-says-library-not-assigned/m-p/609035#M18479</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-12-03T13:16:37Z</dc:date>
    </item>
  </channel>
</rss>

