<?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: LOCAL server could not be connected in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/LOCAL-server-could-not-be-connected/m-p/466320#M30245</link>
    <description>&lt;P&gt;To see your licenses, run proc setinit.&lt;/P&gt;
&lt;P&gt;Who set up the SAS system? That person could easily tell you if (s)he needed to configure the metadata server.&lt;/P&gt;
&lt;P&gt;And you should be able to identify a running metadata server by its starting script, which would be called from SASCONF/Lev1/SASMeta/MetadataServer.&lt;/P&gt;</description>
    <pubDate>Thu, 31 May 2018 05:47:40 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-05-31T05:47:40Z</dc:date>
    <item>
      <title>LOCAL server could not be connected</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/LOCAL-server-could-not-be-connected/m-p/465963#M30242</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to schedule my programs using SAS MANAGEMENT CONSOL, for that I need to set up the connection (LOCAL atleat as there is no server). When tried I get the below message: Please advise:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Connection failed&lt;BR /&gt;Could not establish a connection to the SAS server on the requested machine. Verify that the SAS server has been started with the -objectserver option or that the SAS spawner has been started. Verify that the port Combridge is attempting to connect to is the same as the port SAS (or the spawner) is listening on.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------- Technical Information Follows --------------------------&lt;/P&gt;
&lt;P&gt;Exception Details:&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Exception type: SAS.EC.Directory.Metadata.MetadataException&lt;BR /&gt;Message: Connection failed&lt;BR /&gt;Source: EC.Directory&lt;BR /&gt;Target Site: MakeConnection&lt;BR /&gt;Data:&lt;BR /&gt; m_HostName : localhost&lt;BR /&gt; m_Port : 8561&lt;BR /&gt; m_Userid : Sindu&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Stack Trace:&lt;BR /&gt; at SAS.EC.Directory.Metadata.OMSProvider.MakeConnection()&lt;BR /&gt; at SAS.EC.Directory.Metadata.OMSProvider.Connect()&lt;BR /&gt; at SAS.EG.SDS.Dialogs.ProviderConnectDlg.Connect(Object sender, DoWorkEventArgs e)&lt;/P&gt;
&lt;P&gt;Inner Exception Details:&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Exception type: System.Runtime.InteropServices.COMException&lt;BR /&gt;Message: Could not establish a connection to the SAS server on the requested machine. Verify that the SAS server has been started with the -objectserver option or that the SAS spawner has been started. Verify that the port Combridge is attempting to connect to is the same as the port SAS (or the spawner) is listening on.&lt;BR /&gt;Source: SASObjectManager&lt;BR /&gt;Target Site: CreateObjectByServer&lt;/P&gt;
&lt;P&gt;Stack Trace:&lt;BR /&gt; at SASObjectManager.ObjectFactoryMulti2Class.CreateObjectByServer(String Name, Boolean synchronous, ServerDef pIServerDef, String LoginName, String Password)&lt;BR /&gt; at SAS.EC.Directory.Metadata.OMSProvider.MakeConnection()&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 11:46:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/LOCAL-server-could-not-be-connected/m-p/465963#M30242</guid>
      <dc:creator>don21</dc:creator>
      <dc:date>2018-05-30T11:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: LOCAL server could not be connected</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/LOCAL-server-could-not-be-connected/m-p/465966#M30243</link>
      <description>&lt;P&gt;Do you have a metadata server licensed at all? It needs to be configured and started.&lt;/P&gt;
&lt;P&gt;(I guess you need Integration Technologies licensed for the metadata server to work)&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 11:55:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/LOCAL-server-could-not-be-connected/m-p/465966#M30243</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-05-30T11:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: LOCAL server could not be connected</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/LOCAL-server-could-not-be-connected/m-p/466302#M30244</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt; sorry if my query sounds stupid but, how do I find out if I am licensed for that?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 31 May 2018 02:55:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/LOCAL-server-could-not-be-connected/m-p/466302#M30244</guid>
      <dc:creator>don21</dc:creator>
      <dc:date>2018-05-31T02:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: LOCAL server could not be connected</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/LOCAL-server-could-not-be-connected/m-p/466320#M30245</link>
      <description>&lt;P&gt;To see your licenses, run proc setinit.&lt;/P&gt;
&lt;P&gt;Who set up the SAS system? That person could easily tell you if (s)he needed to configure the metadata server.&lt;/P&gt;
&lt;P&gt;And you should be able to identify a running metadata server by its starting script, which would be called from SASCONF/Lev1/SASMeta/MetadataServer.&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 05:47:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/LOCAL-server-could-not-be-connected/m-p/466320#M30245</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-05-31T05:47:40Z</dc:date>
    </item>
  </channel>
</rss>

