<?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: ODS LISTING: WARNING: No output destinations active. in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252473#M15300</link>
    <description>&lt;P&gt;If you run the following what do you get?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods listing;&lt;/P&gt;
&lt;P&gt;ods results;&lt;/P&gt;
&lt;P&gt;proc means data=sashelp.class;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2016 18:36:07 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-02-25T18:36:07Z</dc:date>
    <item>
      <title>ODS LISTING: WARNING: No output destinations active.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252468#M15299</link>
      <description>&lt;P&gt;Dear SAS Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to get my output to print to the listing window instead of HTML.&amp;nbsp; I am using SAS 9.4 and I have set my preferences to revert back to the SAS 9.2 way of display (under Tools/Preferences uncheck "Create HTML", uncheck "Use ODS Graphics" and check "Create Listing".&amp;nbsp; Whenever I run a proc I get the "WARNING: No output destinations active." and no output anywhere.&lt;/P&gt;
&lt;P&gt;When I run&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ODS LISTING;&lt;BR /&gt;ODS LISTING SHOW;&lt;BR /&gt;Proc Means data=sashelp.class;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I get this output:&lt;/P&gt;
&lt;P&gt;1587&amp;nbsp; ODS LISTING;&lt;BR /&gt;1588&amp;nbsp; ODS LISTING SHOW;&lt;BR /&gt;Current LISTING select list is set to default value (ALL).&lt;BR /&gt;Current OVERALL select list is: ALL&lt;BR /&gt;1589&amp;nbsp; Proc Means data=sashelp.class;run;&lt;BR /&gt;&lt;BR /&gt;WARNING: No output destinations active.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I open output destinations?&amp;nbsp; I thought "PROC LISTING;" was supposed to do that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Eric&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 18:24:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252468#M15299</guid>
      <dc:creator>ewgrashorn</dc:creator>
      <dc:date>2016-02-25T18:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: ODS LISTING: WARNING: No output destinations active.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252473#M15300</link>
      <description>&lt;P&gt;If you run the following what do you get?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods listing;&lt;/P&gt;
&lt;P&gt;ods results;&lt;/P&gt;
&lt;P&gt;proc means data=sashelp.class;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 18:36:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252473#M15300</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-25T18:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: ODS LISTING: WARNING: No output destinations active.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252477#M15301</link>
      <description>&lt;P&gt;1590&amp;nbsp; ods listing;&lt;BR /&gt;1591&amp;nbsp; ods results;&lt;BR /&gt;1592&amp;nbsp; proc means data=sashelp.class;&lt;BR /&gt;1593&amp;nbsp; run;&lt;BR /&gt;&lt;BR /&gt;WARNING: No output destinations active.&lt;/P&gt;
&lt;P&gt;NOTE: There were 19 observations read from the data set SASHELP.CLASS.&lt;BR /&gt;NOTE: The PROCEDURE MEANS printed page 27.&lt;BR /&gt;NOTE: PROCEDURE MEANS used (Total process time):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 18:43:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252477#M15301</guid>
      <dc:creator>ewgrashorn</dc:creator>
      <dc:date>2016-02-25T18:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: ODS LISTING: WARNING: No output destinations active.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252581#M15303</link>
      <description>Are you using SAS University Edition? Or SAS on the Amazon AWS? Just curious.&lt;BR /&gt;cynthia</description>
      <pubDate>Fri, 26 Feb 2016 00:03:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252581#M15303</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-02-26T00:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: ODS LISTING: WARNING: No output destinations active.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252707#M15304</link>
      <description>&lt;P&gt;Nope, SAS Release 9.04.01M3P062415 on WS32_7PRO&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 13:47:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252707#M15304</guid>
      <dc:creator>ewgrashorn</dc:creator>
      <dc:date>2016-02-26T13:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: ODS LISTING: WARNING: No output destinations active.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252792#M15306</link>
      <description>&lt;P&gt;So, it turns out Reeza's solution was mostly correct.&amp;nbsp; I do a lot of remote submits to an external server, so I had to do both:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods listing;&lt;/P&gt;
&lt;P&gt;ods results;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*AND*&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;rsubmit;&lt;/P&gt;
&lt;P&gt;ods listing;&lt;/P&gt;
&lt;P&gt;ods results;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to gt the proc means statement to run.&lt;/P&gt;
&lt;P&gt;proc means data=sashelp.class;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wish SAS hadn't changed the ODS output settings in 9.4, they've caused me nothing but trouble.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 19:25:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-LISTING-WARNING-No-output-destinations-active/m-p/252792#M15306</guid>
      <dc:creator>ewgrashorn</dc:creator>
      <dc:date>2016-02-26T19:25:54Z</dc:date>
    </item>
  </channel>
</rss>

