<?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: SAS Catalogs and SAS Dataset Views in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548157#M151980</link>
    <description>&lt;P&gt;The catalog entries are mostly formats&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 10:44:07 GMT</pubDate>
    <dc:creator>vijayanand</dc:creator>
    <dc:date>2019-04-03T10:44:07Z</dc:date>
    <item>
      <title>SAS Catalogs and SAS Dataset Views</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548104#M151964</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recently I had to migrate&amp;nbsp; some of the SAS CATALOGS (SAS7BCAT) and SAS VIEWS (SAS7VEW) from AIX to Linux server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I ensure that these catalogs and sasviews&amp;nbsp; are same across AIX and Linux.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I use PROC COPARE to compare teh catalogs and sasviews.?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Vijay.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 05:28:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548104#M151964</guid>
      <dc:creator>vijayanand</dc:creator>
      <dc:date>2019-04-03T05:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Catalogs and SAS Dataset Views</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548131#M151971</link>
      <description>&lt;P&gt;PROC COMPARE can't be used with catalogs. What type of entries are in your catalogs?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For PROC COMPARE to work on views it would need to have access to both the AIX and linux versions at the same time which I suspect is not possible. What you could do is copy the datasets coming out of the views on AIX over to linux, then COMPARE that with the datasets created from the views on linux.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 08:11:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548131#M151971</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-04-03T08:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Catalogs and SAS Dataset Views</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548157#M151980</link>
      <description>&lt;P&gt;The catalog entries are mostly formats&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 10:44:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548157#M151980</guid>
      <dc:creator>vijayanand</dc:creator>
      <dc:date>2019-04-03T10:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Catalogs and SAS Dataset Views</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548184#M151993</link>
      <description>&lt;P&gt;Just copy&amp;nbsp;&lt;SPAN&gt;SAS CATALOGS (SAS7BCAT) and SAS VIEWS (SAS7VEW)&amp;nbsp; into Linux ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;since aix and linux are both like-unix OP.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you worry about this problem, try PROC CPORT and PROC CIMPORT&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 12:39:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548184#M151993</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-04-03T12:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Catalogs and SAS Dataset Views</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548544#M152106</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Just copy&amp;nbsp;&lt;SPAN&gt;SAS CATALOGS (SAS7BCAT) and SAS VIEWS (SAS7VEW)&amp;nbsp; into Linux ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;since aix and linux are both like-unix OP.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you worry about this problem, try PROC CPORT and PROC CIMPORT&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And always make sure that you have the code to recreate the formats, or at least CNTLIN data sets for Proc Format to use to recreate if needed.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 15:46:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Catalogs-and-SAS-Dataset-Views/m-p/548544#M152106</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-04-04T15:46:56Z</dc:date>
    </item>
  </channel>
</rss>

