<?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 SAS BASE CONENCTION TO METADATA SERVER in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96796#M27291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using sas 9.3. (foundation) i have also sas eg 5.1. i have created couple of base and odbc libraries from sas mc on sas server. sas eg is working great with metadata server and all but i wants to conenct &lt;STRONG&gt;sas base&lt;/STRONG&gt; (Foundation 9.3) to &lt;STRONG&gt;metadata server&lt;/STRONG&gt; (remote machine) so that i can access all the base libraries that i have created on server. I can connect odbc libraries by using "libname" statement, userid and psw. but when i wants to connect to base library by using libname statement its giving me error as follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;libname sandip base 'd:\pdata\sandip';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR&lt;/STRONG&gt;: Libname SANDIP not available for use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR&lt;/STRONG&gt;: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***here, d:\pdata\sandip' is the physical path for library "sandip" on server***&lt;/P&gt;&lt;P&gt;****if i use sas base (foundation 9.3) on the server then it works fine***&lt;/P&gt;&lt;P&gt;***but not working from client/local&amp;nbsp; machine***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 16:37:27 GMT</pubDate>
    <dc:creator>sas_9</dc:creator>
    <dc:date>2012-12-11T16:37:27Z</dc:date>
    <item>
      <title>SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96796#M27291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using sas 9.3. (foundation) i have also sas eg 5.1. i have created couple of base and odbc libraries from sas mc on sas server. sas eg is working great with metadata server and all but i wants to conenct &lt;STRONG&gt;sas base&lt;/STRONG&gt; (Foundation 9.3) to &lt;STRONG&gt;metadata server&lt;/STRONG&gt; (remote machine) so that i can access all the base libraries that i have created on server. I can connect odbc libraries by using "libname" statement, userid and psw. but when i wants to connect to base library by using libname statement its giving me error as follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;libname sandip base 'd:\pdata\sandip';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR&lt;/STRONG&gt;: Libname SANDIP not available for use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR&lt;/STRONG&gt;: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***here, d:\pdata\sandip' is the physical path for library "sandip" on server***&lt;/P&gt;&lt;P&gt;****if i use sas base (foundation 9.3) on the server then it works fine***&lt;/P&gt;&lt;P&gt;***but not working from client/local&amp;nbsp; machine***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 16:37:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96796#M27291</guid>
      <dc:creator>sas_9</dc:creator>
      <dc:date>2012-12-11T16:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96797#M27292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;libname should be 8 characters long only&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 17:02:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96797#M27292</guid>
      <dc:creator>sassharp</dc:creator>
      <dc:date>2012-12-11T17:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96798#M27293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;libname is "sandip"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 17:09:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96798#M27293</guid>
      <dc:creator>sas_9</dc:creator>
      <dc:date>2012-12-11T17:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96799#M27294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you ASSIGN the library from metadata side?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you right click on the library in EG you see assign. Choose assign.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 17:15:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96799#M27294</guid>
      <dc:creator>sassharp</dc:creator>
      <dc:date>2012-12-11T17:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96800#M27295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have all the library as "preassigned"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 17:44:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96800#M27295</guid>
      <dc:creator>sas_9</dc:creator>
      <dc:date>2012-12-11T17:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96801#M27296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;because on your local machine d: is probably defined as something else, try using UNC ir &lt;A href="https://communities.sas.com/"&gt;\\servername\d$&lt;/A&gt; or something like that...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also why do you want to access a server library from local?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 23:28:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96801#M27296</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2012-12-11T23:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96802#M27297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of things to check out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) In Management Console ensure that the server being assigned to the library is your SAS Compute server, usually called SASApp (don't assign to your meta data server).&lt;/P&gt;&lt;P&gt;2) Confirm in the Authorisation tab of your library definition that your userid is in one of the user groups that has permission to read this library.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 23:36:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96802#M27297</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2012-12-11T23:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96803#M27298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your libname looks like not right.&lt;/P&gt;&lt;P&gt;LIBNAME MYLIB META library="Oracle Library" server="sasbi.demo.sas.com" port="8561" user="sasbi\sas" password=XXXXXXXXXX ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 01:26:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96803#M27298</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-12-12T01:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96804#M27299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is separate licence available to access PC based files.&lt;/P&gt;&lt;P&gt;If you have that licence to access PC based file then you should able to connect to PC based files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Prit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 06:05:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96804#M27299</guid>
      <dc:creator>Prit</dc:creator>
      <dc:date>2012-12-12T06:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS BASE CONENCTION TO METADATA SERVER</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96805#M27300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;re reading your question " sas eg is working great with metadata server and all but i wants to conenct &lt;STRONG&gt;sas base&lt;/STRONG&gt; (Foundation 9.3) to &lt;STRONG&gt;metadata server&lt;/STRONG&gt;&lt;STRONG&gt;"&amp;nbsp; &lt;/STRONG&gt;your base sas needs to know about the metadata server etc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll need something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Create metadata macro variables */&lt;BR /&gt;%let metaPort&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = %nrquote(8561);&lt;BR /&gt;%let metaServer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = %nrquote(servername);&lt;/P&gt;&lt;P&gt;/* Set metadata options */&lt;BR /&gt;options metaport&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = &amp;amp;metaPort &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; metaserver&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "&amp;amp;metaServer"; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can do a libname using libname libref META library = ....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Barry&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 23:39:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-BASE-CONENCTION-TO-METADATA-SERVER/m-p/96805#M27300</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2012-12-12T23:39:44Z</dc:date>
    </item>
  </channel>
</rss>

