<?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: find EG IP address using PC SAS in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616545#M35384</link>
    <description>&lt;P&gt;You have a hostname in the SAS/CONNECT statements. That should be enough to also use in EG.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2020 17:00:55 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-01-10T17:00:55Z</dc:date>
    <item>
      <title>find EG IP address using PC SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616543#M35383</link>
      <description>&lt;P&gt;This is a duplicate message but the original is several years old and I wasn't able to follow it, so I thought it was worth repeating.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to a client and trying to connect EG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have PC SAS but nobody here uses EG, I'd like to use PC SAS and print the IP address to the log.&amp;nbsp; The idea is that I would get the IP address and port from the log in PC SAS, and use that to connect with EG.&amp;nbsp; I hope that makes sense, any help is appreciated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 16:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616543#M35383</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2020-01-10T16:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: find EG IP address using PC SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616545#M35384</link>
      <description>&lt;P&gt;You have a hostname in the SAS/CONNECT statements. That should be enough to also use in EG.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 17:00:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616545#M35384</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-01-10T17:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: find EG IP address using PC SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616551#M35385</link>
      <description>&lt;P&gt;To connect from EG you need the hostname and port where the&amp;nbsp;&lt;STRONG&gt;object spawner&lt;/STRONG&gt; is listening.&amp;nbsp; Object spawner is a daemon or service that runs always, and it knows where to find Workspace servers by name through a connection to SAS Metadata.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Most customers with central SAS servers (like grid) will have SAS Integration Technologies set up.&amp;nbsp; By default in EG, you need to connect to a SAS Metadata Server -- which then is your gateway/directory into administered servers and libraries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In EG 8.2 you can now add&amp;nbsp;&lt;STRONG&gt;Additional Workspace Servers&lt;/STRONG&gt;, if you know the host/port for the specific SAS Workspace.&amp;nbsp; You would then connect using host credentials.&amp;nbsp; You'll find that option in the Connections window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is no SAS Metadata Server or no configured Workspace Servers and object spawner, then EG can connect only to a local SAS installed on the same machine as EG.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 17:32:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616551#M35385</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2020-01-10T17:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: find EG IP address using PC SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616555#M35386</link>
      <description>&lt;P&gt;Is there anyway to print the log that goes to the&amp;nbsp;&lt;STRONG&gt;object spawner&amp;nbsp;&lt;/STRONG&gt;while I am using PC SAS, I'm at a new client with little support getting connected, so I'm trying to pull the info from PC SAS to enter into EG&amp;nbsp; I see the folder for integrated technologies but nothing in there that I can use.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 17:48:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616555#M35386</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2020-01-10T17:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: find EG IP address using PC SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616557#M35387</link>
      <description>&lt;P&gt;Sorry, might have misled you.&amp;nbsp; Object spawner runs as a service only &lt;STRONG&gt;when configured&lt;/STRONG&gt; as part of a SAS deployment, usually in an enterprise setting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is a simple install with PC SAS, it won't be running.&amp;nbsp; And you won't be able to connect&amp;nbsp;&lt;STRONG&gt;from a different&lt;/STRONG&gt; machine with EG to a machine that just has PC SAS.&amp;nbsp; You need SAS Integration Technologies to be licensed and configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When EG and PC SAS are on the &lt;STRONG&gt;same&lt;/STRONG&gt; machine, EG sees that as "Local" server and it just works, no need to license or configure anything extra.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 17:59:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616557#M35387</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2020-01-10T17:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: find EG IP address using PC SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616561#M35388</link>
      <description>&lt;P&gt;I understand that, I tried to run proc setinit; but it doesn't run, just sits there and thinks for a long time.&amp;nbsp; I'm not sure what license I have in this seat, I'm working on figuring that out.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 18:19:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616561#M35388</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2020-01-10T18:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: find EG IP address using PC SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616565#M35389</link>
      <description>&lt;P&gt;could this be helpful in anyway?&amp;nbsp; I'm not sure if this tells you if EG is connected the way you are talking about, here is the output from setinit:&lt;/P&gt;
&lt;TABLE width="249"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="249"&gt;Base SAS Software&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/STAT&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/GRAPH&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/ETS&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/FSP&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/OR&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/AF&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/IML&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/SHARE&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/ASSIST&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/CONNECT&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/EIS&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/GIS&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/SHARE*NET&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;MDDB Server common products&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/Secure 168&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/Secure Windows&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS Enterprise Guide&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;OR OPT&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;OR PRS&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;OR IVS&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;OR LSO&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/ACCESS Interface to SAP ASE&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/ACCESS Interface to PC Files&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/ACCESS Interface to ODBC&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS/IML Studio&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;SAS Workspace Server for Local Access&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;High Performance Suite&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Fri, 10 Jan 2020 18:28:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616565#M35389</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2020-01-10T18:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: find EG IP address using PC SAS</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616568#M35390</link>
      <description>&lt;P&gt;Here is a thing you can try if you have EG 8.2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's clunky, and it won't work if the installed PC SAS doesn't include a SAS Integration Technologies license (check&amp;nbsp;&lt;STRONG&gt;proc product_status; run;&lt;/STRONG&gt;) to see.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;On the machine with PC SAS, open a command prompt.&lt;/LI&gt;
&lt;LI&gt;Run&amp;nbsp;&lt;STRONG&gt;ipconfig&lt;/STRONG&gt; and note the IPv4 address in the output.&lt;/LI&gt;
&lt;LI&gt;Run this SAS command (adjust paths as needed - enter all on one line)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;"c:\Program Files\SASHome\SASFoundation\9.4\sas.exe" 
 -objectserver -objectserverparms "protocol=bridge port=5555 nosecurity cel=none" 
 -nologo -noterminal&lt;/PRE&gt;
&lt;P&gt;The port number can be anything you want.&amp;nbsp; This launches a SAS session that listens for a client connection on that port.&amp;nbsp; &lt;EM&gt;Your firewall software might balk at this&lt;/EM&gt;, for good reason.&amp;nbsp; If you have privileges to allow it, great.&amp;nbsp; If not...well, you might be done with this experiment.&amp;nbsp; The&amp;nbsp;&lt;STRONG&gt;nosecurity&lt;/STRONG&gt; bypasses need for credentials, and&amp;nbsp;&lt;STRONG&gt;cel=none&lt;/STRONG&gt; bypasses encryption across the connection.&amp;nbsp; (In case you think I'm revealing secrets here, this is all documented in &lt;A href="https://go.documentation.sas.com/?docsetId=biasag&amp;amp;docsetTarget=n15001intelplatform00srvradm.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;the OBJECTSERVER&lt;/A&gt; and &lt;A href="https://go.documentation.sas.com/?docsetId=biasag&amp;amp;docsetTarget=n15001intelplatform00srvradm.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_self"&gt;OBJECTSERVERPARMS reference doc&lt;/A&gt;.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;From your EG 8.2, open the Connections window.&amp;nbsp; On the&amp;nbsp;&lt;STRONG&gt;Servers&lt;/STRONG&gt; table, select&amp;nbsp;&lt;STRONG&gt;Add&lt;/STRONG&gt; under Additional SAS Workspace Servers.&amp;nbsp; Give it a name, enter the IP address and the port number you used in the SAS command.&amp;nbsp; You can leave everything else empty/default.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now you'll have this additional server in your Servers list, using the name you assigned.&amp;nbsp; Click it to connect.&amp;nbsp; You'll be prompted for credentials but just click OK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If stars align, you're connected!&amp;nbsp; &lt;STRONG&gt;But&lt;/STRONG&gt;, the SAS session ends when you end EG or otherwise disconnect.&amp;nbsp; To connect again, you need access to that machine with PC SAS to run the SAS command again to listen for the next connection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me be clear -- I don't think this is a great way to work and it might violate a practice of you connecting your personal laptop (assuming that's where you have EG installed) to a corporate network/resource.&amp;nbsp; But I share this because it might be useful for others who have just EG and PC SAS and the single Local server.&amp;nbsp; You can use this method to "configure" a SAS instance with different default options (for example, a different ENCODING option at startup) and still use EG to get your work done.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 18:35:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/find-EG-IP-address-using-PC-SAS/m-p/616568#M35390</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2020-01-10T18:35:26Z</dc:date>
    </item>
  </channel>
</rss>

