<?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 Can same libref in two different environments work? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-same-libref-in-two-different-environments-work/m-p/38425#M4663</link>
    <description>We are using lev 1 for development and lev 2 for QA.(Both the levels are on the same server/ machine). I am having a sas libraray in both the environments pointing to different locations with same libref. &lt;BR /&gt;
For eg: In Lev1: libname x 'D:\abc";&lt;BR /&gt;
In Lev2: libname x 'D:\QA\abc";&lt;BR /&gt;
&lt;BR /&gt;
This is creating a problem. When both the levs are up and running then both the librefs are pointing to the path 'D:\QA\abc".&lt;BR /&gt;
&lt;BR /&gt;
This problem is valid if we have same libref pointing to different paths in the SAME environment. But here we have two diff environments. So is there a way we can avoid this?&lt;BR /&gt;
&lt;BR /&gt;
(Currently we have changed the name of libref in lev2 - QA to avoid problems.)</description>
    <pubDate>Fri, 29 May 2009 06:42:54 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-05-29T06:42:54Z</dc:date>
    <item>
      <title>Can same libref in two different environments work?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-same-libref-in-two-different-environments-work/m-p/38425#M4663</link>
      <description>We are using lev 1 for development and lev 2 for QA.(Both the levels are on the same server/ machine). I am having a sas libraray in both the environments pointing to different locations with same libref. &lt;BR /&gt;
For eg: In Lev1: libname x 'D:\abc";&lt;BR /&gt;
In Lev2: libname x 'D:\QA\abc";&lt;BR /&gt;
&lt;BR /&gt;
This is creating a problem. When both the levs are up and running then both the librefs are pointing to the path 'D:\QA\abc".&lt;BR /&gt;
&lt;BR /&gt;
This problem is valid if we have same libref pointing to different paths in the SAME environment. But here we have two diff environments. So is there a way we can avoid this?&lt;BR /&gt;
&lt;BR /&gt;
(Currently we have changed the name of libref in lev2 - QA to avoid problems.)</description>
      <pubDate>Fri, 29 May 2009 06:42:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-same-libref-in-two-different-environments-work/m-p/38425#M4663</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-29T06:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can same libref in two different environments work?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-same-libref-in-two-different-environments-work/m-p/38426#M4664</link>
      <description>I don't understand how you have configured your two environments?&lt;BR /&gt;
Where have you defined the search paths? How are your libnames assigned?&lt;BR /&gt;
There should not be problem if done this right. In fact, having different search paths is one benefit of using different metadata levels.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Fri, 29 May 2009 08:24:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-same-libref-in-two-different-environments-work/m-p/38426#M4664</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-05-29T08:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can same libref in two different environments work?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-same-libref-in-two-different-environments-work/m-p/38427#M4665</link>
      <description>I have given the libname statements in the autoexec files. &lt;BR /&gt;
&lt;BR /&gt;
For eg: &lt;BR /&gt;
libname x 'D:\abc'; in autoexec file present in lev1 environment's application workspace server&lt;BR /&gt;
&lt;BR /&gt;
libname x 'D:\qa\abc'; in autoexec file present in lev2 environment's application workspace server&lt;BR /&gt;
&lt;BR /&gt;
Is it incorrect?</description>
      <pubDate>Fri, 29 May 2009 11:31:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-same-libref-in-two-different-environments-work/m-p/38427#M4665</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-29T11:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can same libref in two different environments work?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-same-libref-in-two-different-environments-work/m-p/38428#M4666</link>
      <description>Looks ok.&lt;BR /&gt;
Be sure that the "Library is pre-assigned" check-box is marked for this library in both environments. And of corse that they are named X.&lt;BR /&gt;
If this is still not working, attach a LOG.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Fri, 29 May 2009 11:46:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-same-libref-in-two-different-environments-work/m-p/38428#M4666</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-05-29T11:46:34Z</dc:date>
    </item>
  </channel>
</rss>

