<?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: Help with SAS/Connect in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173176#M301766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok ddeaves as that is too technical, check the approach of downloading/uploading just using EGuide as SASKiwi&amp;nbsp; proposed &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2014 07:55:39 GMT</pubDate>
    <dc:creator>jakarman</dc:creator>
    <dc:date>2014-04-11T07:55:39Z</dc:date>
    <item>
      <title>Help with SAS/Connect</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173172#M301762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;I'm hoping someone can help me out. I am running EG on windows, connecting to a Unix server. I have tried a variety of combinations to try to get SAS/Connect to work, but I keep hitting a brick wall.&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Unfortunately I don't have a very helpful SAS admin so I've had to source all the below information the sneaky way! I don't even have access to the server (apart from a dodgy browse function in SAS DI, but even then it won't allow me to open any specific files).&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;%LET sashost=&lt;/SPAN&gt;&lt;A href="http://server.company.com.au/" onclick="" onmousedown="" style="background-color: #ffffff; text-indent: 0px; color: #6611cc;" target="_blank"&gt;server.company.com.au&lt;/A&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;; &amp;lt;I've obtained this by doing a ping on the server ip address &amp;gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;OPTIONS&amp;nbsp; REMOTE=&amp;amp;sashost COMAMID=TCP ;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;FILENAME RLINK ".../9.3/misc/connect/tcpunix.&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;scr"; &amp;lt;actual file location modified to protect the innocent!&amp;gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;signon &amp;amp;sashost;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;RSUBMIT &amp;amp;sashost;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;LIBNAME myremote "h:\sas\reports";&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;endrsubmit;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;ERROR: Invalid fileref or remote session ID,&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://server.company.com.au/" onclick="" onmousedown="" style="background-color: #ffffff; text-indent: 0px; color: #6611cc;" target="_blank"&gt;server.company.com.au&lt;/A&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;.&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Basically I am trying to assign a remote library which I can access using my pc. I need this so I can transfer datasets from the server to my pc so I can output and/or link these to other applications for further reporting and analysis.&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;I've spent a few hours today trying different angles - ip address, computer name, including port numbers etc but feel I'm going around in circles now!&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; text-indent: 0px; color: #222222;"&gt;Appreciate it if anyone can point me in the right direction.&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 03:29:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173172#M301762</guid>
      <dc:creator>ddeaves</dc:creator>
      <dc:date>2014-04-09T03:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help with SAS/Connect</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173173#M301763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow: &lt;A _jive_internal="true" href="https://communities.sas.com/thread/56338"&gt;https://communities.sas.com/thread/56338&lt;/A&gt; Most of what you need is possible there.&lt;BR /&gt;I looks like you want to uses Eguide in a local connection (your pc) and also being connected to a SAS-server (SASApp)&lt;/P&gt;&lt;P&gt;When connected to Unix Eguide has a lot of optiosn transferring data between the PC and Server. There must be a special requirement when you want to use Eguide with the local connection to the server. I could imagine of some ones but they are rare.&amp;nbsp; &lt;BR /&gt;It seems they are to block you of using those other applications (windows/local based). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 06:28:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173173#M301763</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-04-09T06:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help with SAS/Connect</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173174#M301764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Jaap. I've read the link but can't make heads or tails of what is going on! Unfortunately I am limited in administrator support so I am doing my best to try to work around things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I am trying to do is create a library pointing to a location my own pc so I can save datasets in order to export them for use in another application. It shouldn't be this hard!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 00:32:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173174#M301764</guid>
      <dc:creator>ddeaves</dc:creator>
      <dc:date>2014-04-11T00:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help with SAS/Connect</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173175#M301765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please note that your Unix SAS server knows nothing about the "H" drive of your PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any SAS process run in EG is actually run on the SAS Unix server so must able to "see" any folder references you try to assign LIBNAMEs to such as "h:\sas\reports".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So once you solve the problem of connecting successfully to your SAS server you still have the issue of PC SAS data. You could look at the upload/download data files task in EG. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 04:58:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173175#M301765</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-04-11T04:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help with SAS/Connect</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173176#M301766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok ddeaves as that is too technical, check the approach of downloading/uploading just using EGuide as SASKiwi&amp;nbsp; proposed &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 07:55:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-with-SAS-Connect/m-p/173176#M301766</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-04-11T07:55:39Z</dc:date>
    </item>
  </channel>
</rss>

