<?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 Can I Get Connected to SAS Server in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236297#M6065</link>
    <description>&lt;P&gt;Thanks for your replys.&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1. Are you sure that a SAS/CONNECT server and Connect spawner is defined in metadata?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;I am not sure whether the&amp;nbsp;&lt;SPAN&gt;Connect spawner is defined in metadata. I can connect the server through EG. Does it mean the spawner is defined?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;2. And you have the necessary rights to access/connect to it?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;I am not sure. How can I&amp;nbsp;verify the rights to access?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;3. Also, verify that you have SAS/CONNECT licensed on both local PC and remote server.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;SPAN style="line-height: normal;"&gt;Yes. My licenses is not expired on both local PC and remote server.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2015 00:52:08 GMT</pubDate>
    <dc:creator>Eric_Chu</dc:creator>
    <dc:date>2015-11-25T00:52:08Z</dc:date>
    <item>
      <title>How Can I Get Connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236175#M6059</link>
      <description>&lt;P&gt;I was trying to connect local client to SAS remote server. But it was always failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can connect the server through SAS EG. The connection confidential is connect. But when I use these&amp;nbsp;&lt;SPAN&gt;confidentials to connect through SAS Foundation. It failed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to connect the server, I run code as blow:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options metaserver="pdccjd010"
metaport=8561
metauser="myusername in EG"
metapass="mypassword in EG";
signon serverv="SASApp";&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;It returned the information of the server, like&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Server=    SASApp - Connect Server
Remote Session ID = local
ServerComponent ID = ********
Remote Host = pdccjd013.site
...........
Notify = No&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Then when I executed&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;signon server="SASApp"   or&amp;nbsp;
signon server="SASApp - Connect Server"&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;It returned the error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ERROR: No logins found.
Retrieving login information based on AuthenticationDomain from the SAS Metadata Server failed.
Unable to retrieve the SAS/CONNECT server definition "SASApp".
Remote signon to SASApp conceled.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Is there any experts can help me to find how to pass this failure. I am not sure the problem is because of my connection code, or there are&amp;nbsp;any restrictions to connect to the server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for anyone would give help !!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 11:45:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236175#M6059</guid>
      <dc:creator>Eric_Chu</dc:creator>
      <dc:date>2015-11-24T11:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Get Connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236187#M6060</link>
      <description>&lt;P&gt;Are you sure that a SAS/CONNECT server and Connect spawner is defined in metadata?&lt;/P&gt;
&lt;P&gt;And you have the necessary rights to access/connect to it?&lt;/P&gt;
&lt;P&gt;Also, verify that you have SAS/CONNECT licensed on both local PC and remote server.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2015 13:10:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236187#M6060</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-11-24T13:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Get Connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236240#M6062</link>
      <description>&lt;P&gt;The question I have is why do you want to signon to remote SAS from local SAS when you can use EG to connect to both your local and remote SAS server through the EG connection profile?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also it looks like your first signon was successful. What happens if you then run a test RSUBMIT:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;rsubmit;

proc options; run;

endrsubmit;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Nov 2015 22:18:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236240#M6062</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-11-24T22:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Get Connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236297#M6065</link>
      <description>&lt;P&gt;Thanks for your replys.&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1. Are you sure that a SAS/CONNECT server and Connect spawner is defined in metadata?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;I am not sure whether the&amp;nbsp;&lt;SPAN&gt;Connect spawner is defined in metadata. I can connect the server through EG. Does it mean the spawner is defined?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;2. And you have the necessary rights to access/connect to it?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;I am not sure. How can I&amp;nbsp;verify the rights to access?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;3. Also, verify that you have SAS/CONNECT licensed on both local PC and remote server.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;SPAN style="line-height: normal;"&gt;Yes. My licenses is not expired on both local PC and remote server.&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 00:52:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236297#M6065</guid>
      <dc:creator>Eric_Chu</dc:creator>
      <dc:date>2015-11-25T00:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Get Connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236298#M6066</link>
      <description>&lt;P&gt;Thanks for your replys&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Part my job is&amp;nbsp;downloading data table from server to my local client. This job is regularly. I did it manually in EG with a menu way which is not very convient. Now I want to finished it&amp;nbsp;automatically in a coding way. That is why&amp;nbsp;I am tring to connect the server in SAS foundation. If it can finish my job in EG automatically, that is also very good. After all, EG has a more convenient interface than SAS foundation (&lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://communities.sas.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the end, I tested rsubmit. It returned the error message is :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Invalid or unspecified remote session ID. Set OPTIONS REMOTE=session_id.
Remote submit to UNKNOWN canceled.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks again for your replys! Have a good day!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 01:27:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236298#M6066</guid>
      <dc:creator>Eric_Chu</dc:creator>
      <dc:date>2015-11-25T01:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Get Connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236330#M6069</link>
      <description>&lt;P&gt;Your log suggests that your remote session ID is called local.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;rsubmit local;

proc options;
run;

endrsubmit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Remember that the above code should be run on your PC Foundation SAS immediately after the SIGNON statements.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2015 07:15:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236330#M6069</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-11-25T07:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Get Connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236688#M6070</link>
      <description>&lt;P&gt;Thanks for your patient reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried again recently. Unfortunately it still didn't work. However, I found an expert have already talked about this issue in 2012. He wrote an EG plug-in to&amp;nbsp;solve this problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He talked about this story in this blog below. I hope it is also helpful for you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2012/12/06/copy-files-in-sas-eg/" target="_blank"&gt;http://blogs.sas.com/content/sasdummy/2012/12/06/copy-files-in-sas-eg/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2015 03:09:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236688#M6070</guid>
      <dc:creator>Eric_Chu</dc:creator>
      <dc:date>2015-11-27T03:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Get Connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236691#M6071</link>
      <description>&lt;P&gt;Cool. The only restriction with this is it runs as an EG task only so you can't do it in code.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2015 03:23:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236691#M6071</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-11-27T03:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Get Connected to SAS Server</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236692#M6072</link>
      <description>&lt;P&gt;Yep. It is already very convenient&amp;nbsp;for me.&amp;nbsp;&lt;img id="smileylol" class="emoticon emoticon-smileylol" src="https://communities.sas.com/i/smilies/16x16_smiley-lol.png" alt="Smiley LOL" title="Smiley LOL" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2015 03:26:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-Can-I-Get-Connected-to-SAS-Server/m-p/236692#M6072</guid>
      <dc:creator>Eric_Chu</dc:creator>
      <dc:date>2015-11-27T03:26:10Z</dc:date>
    </item>
  </channel>
</rss>

