<?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 PIPE Statement Issue in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/PIPE-Statement-Issue/m-p/627241#M20512</link>
    <description>&lt;P&gt;I am using the below code. When i run the job on the scheduler, sometimes i am getting this error. so not sure how to fix the issue. The issue doesn't come on every run, only once in a while.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you help me how i can fix this PIPE issue permanently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;filename mac pipe 'dir "\\testdrive\in" /b';&lt;BR /&gt;data file;&lt;BR /&gt;infile mac truncover;&lt;BR /&gt;input file_name $1000.;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Insufficient authorization to access PIPE&lt;/P&gt;&lt;P&gt;ERROR: Error in the FILENAME Statement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: No logical assign for filename MAC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2020 17:01:43 GMT</pubDate>
    <dc:creator>citizen_1</dc:creator>
    <dc:date>2020-02-25T17:01:43Z</dc:date>
    <item>
      <title>PIPE Statement Issue</title>
      <link>https://communities.sas.com/t5/New-SAS-User/PIPE-Statement-Issue/m-p/627241#M20512</link>
      <description>&lt;P&gt;I am using the below code. When i run the job on the scheduler, sometimes i am getting this error. so not sure how to fix the issue. The issue doesn't come on every run, only once in a while.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you help me how i can fix this PIPE issue permanently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;filename mac pipe 'dir "\\testdrive\in" /b';&lt;BR /&gt;data file;&lt;BR /&gt;infile mac truncover;&lt;BR /&gt;input file_name $1000.;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: Insufficient authorization to access PIPE&lt;/P&gt;&lt;P&gt;ERROR: Error in the FILENAME Statement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: No logical assign for filename MAC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 17:01:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/PIPE-Statement-Issue/m-p/627241#M20512</guid>
      <dc:creator>citizen_1</dc:creator>
      <dc:date>2020-02-25T17:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: PIPE Statement Issue</title>
      <link>https://communities.sas.com/t5/New-SAS-User/PIPE-Statement-Issue/m-p/627280#M20515</link>
      <description>&lt;P&gt;This looks like the message one gets when XCMD is disabled. Do you run this on a grid? If yes, one of the servers might be mis-configured.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 18:46:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/PIPE-Statement-Issue/m-p/627280#M20515</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-02-25T18:46:24Z</dc:date>
    </item>
  </channel>
</rss>

