<?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 Mainframe SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Mainframe-SAS/m-p/27406#M5020</link>
    <description>Initially before adding the noprint option I had issues running the code thinikig that SAS log is giving problems due to the statistics output prinited by the univariate.&lt;BR /&gt;
when I include the norpint i get this ERROR: Utility file open failed.   &lt;BR /&gt;
&lt;BR /&gt;
PROC UNIVARIATE noprint DATA=ttt PCTLDEF=3; &lt;BR /&gt;
VAR sum_outlet;                             &lt;BR /&gt;
OUTPUT OUT=UNIOUT                           &lt;BR /&gt;
PCTLPTS=0 10 20 30 40 50 60 70 80 90 100    &lt;BR /&gt;
PCTLPRE=PCTL;                               &lt;BR /&gt;
by slsgrp reg dist;                         &lt;BR /&gt;
*by reg;                                    &lt;BR /&gt;
RUN;</description>
    <pubDate>Fri, 11 Mar 2011 16:19:28 GMT</pubDate>
    <dc:creator>SASPhile</dc:creator>
    <dc:date>2011-03-11T16:19:28Z</dc:date>
    <item>
      <title>Mainframe SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Mainframe-SAS/m-p/27406#M5020</link>
      <description>Initially before adding the noprint option I had issues running the code thinikig that SAS log is giving problems due to the statistics output prinited by the univariate.&lt;BR /&gt;
when I include the norpint i get this ERROR: Utility file open failed.   &lt;BR /&gt;
&lt;BR /&gt;
PROC UNIVARIATE noprint DATA=ttt PCTLDEF=3; &lt;BR /&gt;
VAR sum_outlet;                             &lt;BR /&gt;
OUTPUT OUT=UNIOUT                           &lt;BR /&gt;
PCTLPTS=0 10 20 30 40 50 60 70 80 90 100    &lt;BR /&gt;
PCTLPRE=PCTL;                               &lt;BR /&gt;
by slsgrp reg dist;                         &lt;BR /&gt;
*by reg;                                    &lt;BR /&gt;
RUN;</description>
      <pubDate>Fri, 11 Mar 2011 16:19:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Mainframe-SAS/m-p/27406#M5020</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2011-03-11T16:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mainframe SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Mainframe-SAS/m-p/27407#M5021</link>
      <description>Check the SAS support website using the symptom/error message?  There are hits for SAS maintenance, depending on your version and service-pack level.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic / post:&lt;BR /&gt;
univariate utility file open failed site:sas.com</description>
      <pubDate>Fri, 11 Mar 2011 16:39:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Mainframe-SAS/m-p/27407#M5021</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2011-03-11T16:39:07Z</dc:date>
    </item>
  </channel>
</rss>

