<?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 SAS proc contents all to view data in mainframe SMF record via SAS-MXG in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-proc-contents-all-to-view-data-in-mainframe-SMF-record-via/m-p/776434#M81149</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm from Mainframe performance team and I need a basic syntax/template on how to read contents from a SAS dataset (PDB) including all fields and rows maybe for first 10 rows. For example:&lt;/P&gt;&lt;P&gt;Columns: Jobname Jobid system cpu wait-time etc...&lt;/P&gt;&lt;P&gt;Rows: xxxx ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Next can we export this data to excel directly.&lt;/P&gt;&lt;P&gt;2. Can you share self-learning sites (free) for SAS-MXG to learn &amp;amp; explore.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Oct 2021 12:02:52 GMT</pubDate>
    <dc:creator>krishray09</dc:creator>
    <dc:date>2021-10-26T12:02:52Z</dc:date>
    <item>
      <title>SAS proc contents all to view data in mainframe SMF record via SAS-MXG</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-proc-contents-all-to-view-data-in-mainframe-SMF-record-via/m-p/776434#M81149</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I'm from Mainframe performance team and I need a basic syntax/template on how to read contents from a SAS dataset (PDB) including all fields and rows maybe for first 10 rows. For example:&lt;/P&gt;&lt;P&gt;Columns: Jobname Jobid system cpu wait-time etc...&lt;/P&gt;&lt;P&gt;Rows: xxxx ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Next can we export this data to excel directly.&lt;/P&gt;&lt;P&gt;2. Can you share self-learning sites (free) for SAS-MXG to learn &amp;amp; explore.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 12:02:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-proc-contents-all-to-view-data-in-mainframe-SMF-record-via/m-p/776434#M81149</guid>
      <dc:creator>krishray09</dc:creator>
      <dc:date>2021-10-26T12:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS proc contents all to view data in mainframe SMF record via SAS-MXG</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-proc-contents-all-to-view-data-in-mainframe-SMF-record-via/m-p/780670#M81224</link>
      <description>&lt;P&gt;Use:&lt;/P&gt;
&lt;P&gt;proc contents to see the metadata&lt;/P&gt;
&lt;P&gt;proc print to see the data. Use data set option obs= to limit the number of rows.&lt;/P&gt;
&lt;P&gt;proc export to send to excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Nov 2021 05:37:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-proc-contents-all-to-view-data-in-mainframe-SMF-record-via/m-p/780670#M81224</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-11-17T05:37:22Z</dc:date>
    </item>
  </channel>
</rss>

