<?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: How to assign libname and resolve  ERROR: Libname XXXX is not assigned ? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312316#M67720</link>
    <description>&lt;P&gt;It was a tying mistake on this forum but in SAS EG, I checked everything is correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still getting the same ERROR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know what i missed before the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data Event_History;
	set XXXX.Event_History_Main;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;May be some reference to Library or something... i don't know. I tried this also but failed...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;/* Retrieve Saved Data from LibName - "XXXX" */
libname XXXX yy;

/* Retrieve Saved Data from LibName - "XXXX" */
data Event_History;
    set XXXX.Event_History_Main;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 17 Nov 2016 13:02:01 GMT</pubDate>
    <dc:creator>imanojkumar1</dc:creator>
    <dc:date>2016-11-17T13:02:01Z</dc:date>
    <item>
      <title>How to assign libname and resolve  ERROR: Libname XXXX is not assigned ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312294#M67712</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a libname &lt;STRONG&gt;XXXX&lt;/STRONG&gt; and have saved a table &lt;STRONG&gt;Event_History_Main&lt;/STRONG&gt; in it, using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname XXXX meta library="XXXX" metaout=data;

data XXXX.Event_History_Main;
	set work.Event_History_Main;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but when I try to run this code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data Event_History;
	set XXXX.Event_History_MAIN;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;ERROR: Libname XXXX is not assigned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to resolve it?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 12:23:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312294#M67712</guid>
      <dc:creator>imanojkumar1</dc:creator>
      <dc:date>2016-11-17T12:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign libname and resolve  ERROR: Libname XXXX is not assigned ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312299#M67715</link>
      <description>&lt;P&gt;I see a reference to library XXXXj, which does not resemble XXXX.&lt;/P&gt;
&lt;P&gt;Please post the log with all relevant statements &amp;amp; steps.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 12:18:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312299#M67715</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-11-17T12:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign libname and resolve  ERROR: Libname XXXX is not assigned ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312301#M67716</link>
      <description>Hi Kurt,&lt;BR /&gt;It was a typing mistake.</description>
      <pubDate>Thu, 17 Nov 2016 12:23:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312301#M67716</guid>
      <dc:creator>imanojkumar1</dc:creator>
      <dc:date>2016-11-17T12:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign libname and resolve  ERROR: Libname XXXX is not assigned ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312306#M67717</link>
      <description>&lt;P&gt;Did that resolve your problem?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 12:36:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312306#M67717</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-11-17T12:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign libname and resolve  ERROR: Libname XXXX is not assigned ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312316#M67720</link>
      <description>&lt;P&gt;It was a tying mistake on this forum but in SAS EG, I checked everything is correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still getting the same ERROR.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know what i missed before the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data Event_History;
	set XXXX.Event_History_Main;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;May be some reference to Library or something... i don't know. I tried this also but failed...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;/* Retrieve Saved Data from LibName - "XXXX" */
libname XXXX yy;

/* Retrieve Saved Data from LibName - "XXXX" */
data Event_History;
    set XXXX.Event_History_Main;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Nov 2016 13:02:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312316#M67720</guid>
      <dc:creator>imanojkumar1</dc:creator>
      <dc:date>2016-11-17T13:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign libname and resolve  ERROR: Libname XXXX is not assigned ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312321#M67722</link>
      <description>&lt;P&gt;I ahve tried to save it in my directory and it works !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname xxxx "location you want to save";&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I am not sure about the metadata server location..&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 13:13:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312321#M67722</guid>
      <dc:creator>monikka1991</dc:creator>
      <dc:date>2016-11-17T13:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign libname and resolve  ERROR: Libname XXXX is not assigned ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312332#M67726</link>
      <description>&lt;P&gt;When you use libname meta, you are dependent on the attributes the library has in the SAS metadata definition. If it points to a place in the filesystem where your userID lacks the required permissions, you have problems.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 13:38:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-assign-libname-and-resolve-ERROR-Libname-XXXX-is-not/m-p/312332#M67726</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-11-17T13:38:33Z</dc:date>
    </item>
  </channel>
</rss>

