<?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: Pipe to get round in SAS enterprise guide in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534909#M33034</link>
    <description>Yeah, it should be showing XCMD, not NOXCMD, when enabled so that's not set correctly. Perhaps you need to restart your server for that to take effect?</description>
    <pubDate>Tue, 12 Feb 2019 16:26:51 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-02-12T16:26:51Z</dc:date>
    <item>
      <title>Pipe to get round in SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534894#M33030</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have enabled the x command on SAS server and i am seeing the following error when i run the statement.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sas2.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27087i5600D2447B4C340B/image-size/large?v=v2&amp;amp;px=999" role="button" title="sas2.PNG" alt="sas2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have SAS running on windows 2012 server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Raghu.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 15:59:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534894#M33030</guid>
      <dc:creator>raghuvenkata</dc:creator>
      <dc:date>2019-02-12T15:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pipe to get round in SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534897#M33031</link>
      <description>&lt;P&gt;Did you verify XCMD was enabled?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;	proc options option=XCMD;
	run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;What does the log show?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/116165"&gt;@raghuvenkata&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have enabled the x command on SAS server and i am seeing the following error when i run the statement.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sas2.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27087i5600D2447B4C340B/image-size/large?v=v2&amp;amp;px=999" role="button" title="sas2.PNG" alt="sas2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have SAS running on windows 2012 server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Raghu.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 16:06:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534897#M33031</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-12T16:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pipe to get round in SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534899#M33032</link>
      <description>&lt;P&gt;There is no need to create an image of code or logs. Copy the text from the editor or log window and paste into a code box on the forum opened using the {I} icon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For many issues we can suggest code changes easier if we don't have to retype your code from scratch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 16:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534899#M33032</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-02-12T16:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pipe to get round in SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534903#M33033</link>
      <description>&lt;P&gt;Thanks razza for the update. I have verified xcmd was enabled by running the below code. I am seeing this from the log.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GOPTIONS ACCESSIBLE;&lt;BR /&gt;26 proc options option=XCMD;&lt;BR /&gt;27 run;&lt;/P&gt;&lt;P&gt;SAS (r) Proprietary Software Release 9.4 TS1M5&lt;/P&gt;&lt;P&gt;NOXCMD Disables the X command in SAS.&lt;BR /&gt;NOTE: PROCEDURE OPTIONS used (Total process time):&lt;BR /&gt;real time 0.03 seconds&lt;BR /&gt;cpu time 0.00 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sas3.PNG" style="width: 428px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27089i5205CCF418960687/image-size/large?v=v2&amp;amp;px=999" role="button" title="sas3.PNG" alt="sas3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 16:16:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534903#M33033</guid>
      <dc:creator>raghuvenkata</dc:creator>
      <dc:date>2019-02-12T16:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pipe to get round in SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534909#M33034</link>
      <description>Yeah, it should be showing XCMD, not NOXCMD, when enabled so that's not set correctly. Perhaps you need to restart your server for that to take effect?</description>
      <pubDate>Tue, 12 Feb 2019 16:26:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534909#M33034</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-12T16:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pipe to get round in SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534913#M33035</link>
      <description>&lt;P&gt;okay. I need to restart the SAS services?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 16:32:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534913#M33035</guid>
      <dc:creator>raghuvenkata</dc:creator>
      <dc:date>2019-02-12T16:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pipe to get round in SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534916#M33036</link>
      <description>Follow instructions here: &lt;A href="https://support.sas.com/kb/41/058.html" target="_blank"&gt;https://support.sas.com/kb/41/058.html&lt;/A&gt;</description>
      <pubDate>Tue, 12 Feb 2019 16:48:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534916#M33036</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-12T16:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pipe to get round in SAS enterprise guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534926#M33037</link>
      <description>&lt;P&gt;okay Thank you Rezza for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 17:07:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Pipe-to-get-round-in-SAS-enterprise-guide/m-p/534926#M33037</guid>
      <dc:creator>raghuvenkata</dc:creator>
      <dc:date>2019-02-12T17:07:30Z</dc:date>
    </item>
  </channel>
</rss>

