<?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 to check server where SAS DI is working on? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449706#M13870</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/176429"&gt;@Peter_Wine&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;If you don't get with %put _GLOBAL_; or %put _all_; what you need then what's the problem to get the info in other ways like.&lt;/P&gt;
&lt;P&gt;%put %sysfunc(grdsvc_getname(task1));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Mar 2018 15:45:48 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2018-03-29T15:45:48Z</dc:date>
    <item>
      <title>How to check server where SAS DI is working on?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449616#M13866</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I figure out on which server SAS DI currently works?&lt;/P&gt;&lt;P&gt;In my case SAS uses several servers which are chosen&amp;nbsp;randomly and I don't know&amp;nbsp;which one is currently used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to run code:&lt;/P&gt;&lt;P&gt;%put _GLOBAL;&lt;/P&gt;&lt;P&gt;but there is no sever name given by it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Piotr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 11:52:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449616#M13866</guid>
      <dc:creator>Peter_Wine</dc:creator>
      <dc:date>2018-03-29T11:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to check server where SAS DI is working on?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449639#M13867</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/176429"&gt;@Peter_Wine&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Assuming that you're talking about a Grid environment the following could help.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/gridref/67371/HTML/default/viewer.htm#n1acy8243rz7ezn179gjintldo2a.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/gridref/67371/HTML/default/viewer.htm#n1acy8243rz7ezn179gjintldo2a.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 13:01:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449639#M13867</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2018-03-29T13:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to check server where SAS DI is working on?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449675#M13869</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12447"&gt;@Patrick&lt;/a&gt;&amp;nbsp;thanks for answer but it doesn't give answer I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to get the same info which is printed by command:&lt;/P&gt;&lt;P&gt;%put _GLOBAL_;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;answer should be like this:&lt;/P&gt;&lt;P&gt;GLOBAL _SASHOSTNAME 'server_name'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or why when I run command&lt;/P&gt;&lt;P&gt;"%put _GLOBAL_;"&lt;/P&gt;&lt;P&gt;option&lt;/P&gt;&lt;P&gt;"GLOBAL _SASHOSTNAME 'server_name' "&lt;/P&gt;&lt;P&gt;is not printed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 14:41:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449675#M13869</guid>
      <dc:creator>Peter_Wine</dc:creator>
      <dc:date>2018-03-29T14:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to check server where SAS DI is working on?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449706#M13870</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/176429"&gt;@Peter_Wine&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;If you don't get with %put _GLOBAL_; or %put _all_; what you need then what's the problem to get the info in other ways like.&lt;/P&gt;
&lt;P&gt;%put %sysfunc(grdsvc_getname(task1));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 15:45:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449706#M13870</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2018-03-29T15:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to check server where SAS DI is working on?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449862#M13874</link>
      <description>&lt;P&gt;Thanks:&lt;/P&gt;&lt;P&gt;%put _all_;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 07:45:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-check-server-where-SAS-DI-is-working-on/m-p/449862#M13874</guid>
      <dc:creator>Peter_Wine</dc:creator>
      <dc:date>2018-03-30T07:45:43Z</dc:date>
    </item>
  </channel>
</rss>

