<?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: Not able to unzip or read .gz file in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410163#M26290</link>
    <description>NOXCMD : Disables the X command in SAS.</description>
    <pubDate>Fri, 03 Nov 2017 11:01:05 GMT</pubDate>
    <dc:creator>ajitsingh1</dc:creator>
    <dc:date>2017-11-03T11:01:05Z</dc:date>
    <item>
      <title>Not able to unzip or read .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410151#M26286</link>
      <description>&lt;P&gt;Hi ,&lt;BR /&gt;&lt;BR /&gt;I'm using SAS Enterprise Guide 7.13 (sas 9.4) &amp;amp; I have file in the following format : filename.csv.gz&lt;BR /&gt;I've tried using the following command for filename:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;1) Filename zipfile &lt;STRONG&gt;ZIP&lt;/STRONG&gt; "/home/abc/filename.csv.gz" &lt;STRONG&gt;GZIP&lt;/STRONG&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I'm getting the following error :&lt;BR /&gt;ERROR : Error in the FILENAME statement.&lt;BR /&gt;ERROR : Invalid option name GZIP.&lt;BR /&gt;&lt;BR /&gt;2)&lt;EM&gt; Filename zipfile&amp;nbsp;&lt;STRONG&gt;PIPE&lt;/STRONG&gt; "/home/abc/filename.csv.gz" ;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I'm getting the following error :&lt;BR /&gt;ERROR : Insufficient authorization to access PIPE.&lt;BR /&gt;ERROR : Error in the FILENAME statement.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;File contains csv file &amp;amp; I'm not able to unzip or read that file.&lt;BR /&gt;&lt;BR /&gt;Please let me know how to read/unzip &amp;amp; after unzipping,&amp;nbsp;again how to zip in .gz format&amp;nbsp;.&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Ajit&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 10:38:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410151#M26286</guid>
      <dc:creator>ajitsingh1</dc:creator>
      <dc:date>2017-11-03T10:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unzip or read .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410152#M26287</link>
      <description>&lt;P&gt;The GZIP feature was added to FILENAME ZIP in SAS 9.4 Maint 5.&amp;nbsp; What version do you have? Run:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc product_status; run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;To find out.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 10:42:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410152#M26287</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-11-03T10:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unzip or read .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410157#M26288</link>
      <description>&lt;P&gt;Also, check if you have access to run OS commands (XCMD).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc options;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and check if you have XCMD or NOXCMD set.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 10:49:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410157#M26288</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-11-03T10:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unzip or read .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410162#M26289</link>
      <description>I'm having 9.4 Maint 3.</description>
      <pubDate>Fri, 03 Nov 2017 11:00:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410162#M26289</guid>
      <dc:creator>ajitsingh1</dc:creator>
      <dc:date>2017-11-03T11:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unzip or read .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410163#M26290</link>
      <description>NOXCMD : Disables the X command in SAS.</description>
      <pubDate>Fri, 03 Nov 2017 11:01:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410163#M26290</guid>
      <dc:creator>ajitsingh1</dc:creator>
      <dc:date>2017-11-03T11:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unzip or read .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410164#M26291</link>
      <description>&lt;P&gt;On which OS is SAS 9.4 installed ?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 11:03:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410164#M26291</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-11-03T11:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unzip or read .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410167#M26292</link>
      <description>It is on Windows</description>
      <pubDate>Fri, 03 Nov 2017 11:08:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410167#M26292</guid>
      <dc:creator>ajitsingh1</dc:creator>
      <dc:date>2017-11-03T11:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unzip or read .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410168#M26293</link>
      <description>&lt;P&gt;For Windows, set -xcmd option in your sasv9.cfg file and restart your SAS Enterprise Guide session. Check that the setting has taken effect by running proc options first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/69955/HTML/default/viewer.htm#p0xtd57b40ehdfn1jyk8yxemfrtv.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/69955/HTML/default/viewer.htm#p0xtd57b40ehdfn1jyk8yxemfrtv.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 11:09:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410168#M26293</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-11-03T11:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to unzip or read .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410169#M26294</link>
      <description>&lt;P&gt;ok, see my reply....&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 11:10:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Not-able-to-unzip-or-read-gz-file/m-p/410169#M26294</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-11-03T11:10:24Z</dc:date>
    </item>
  </channel>
</rss>

