<?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 Migrating SAS Catalogs in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Migrating-SAS-Catalogs/m-p/554170#M154154</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently have migrated some sas datasets and catalog files using SAS/CONNECT&amp;nbsp; and PROC DOWNLOAD&amp;nbsp; from AIX to Linux machines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to compare the sas datasets using PROC COMPARE and PROC CONTENTS to ensure that there are no changes in the data after migration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I compare the catalogs files (sas7bcat) in this case?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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>Fri, 26 Apr 2019 06:23:53 GMT</pubDate>
    <dc:creator>vijayanand</dc:creator>
    <dc:date>2019-04-26T06:23:53Z</dc:date>
    <item>
      <title>Migrating SAS Catalogs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Migrating-SAS-Catalogs/m-p/554170#M154154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recently have migrated some sas datasets and catalog files using SAS/CONNECT&amp;nbsp; and PROC DOWNLOAD&amp;nbsp; from AIX to Linux machines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to compare the sas datasets using PROC COMPARE and PROC CONTENTS to ensure that there are no changes in the data after migration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do I compare the catalogs files (sas7bcat) in this case?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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>Fri, 26 Apr 2019 06:23:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Migrating-SAS-Catalogs/m-p/554170#M154154</guid>
      <dc:creator>vijayanand</dc:creator>
      <dc:date>2019-04-26T06:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating SAS Catalogs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Migrating-SAS-Catalogs/m-p/554181#M154163</link>
      <description>&lt;P&gt;PROC CATALOG will allow you to compare the entries in SAS catalogs. There is no equivalent to PROC COMPARE to analyse the contents of catalog entries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can indirectly test catalog contents by running the applications that use them, then compare application outputs like datasets. If the outputs are the same, then you can conclude that the catalogs are equivalent.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 07:24:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Migrating-SAS-Catalogs/m-p/554181#M154163</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-04-26T07:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating SAS Catalogs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Migrating-SAS-Catalogs/m-p/627401#M185205</link>
      <description>&lt;P&gt;Hi SASKiwi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I too have the same scenario. SAS Catalog are created by user and stored centrally using 9.1.3 and 9.2 version (there are few created with 8.2 as well). We are doing a fresh deployment of SAS 9.4 M5 in Linux x64 (RHEL 7.5).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please clarify if the below approach is correct or kindly suggest alternate: -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Identify the catalogs which needs to be migrate from source destination folder,&lt;/P&gt;&lt;P&gt;2. Prepare a Cport procedure to create a intermediate transport file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. FTP the file to target destination using binary mode.&lt;/P&gt;&lt;P&gt;4. Prepare a CImport procedure to extract the catalogs in the destination directory.&lt;/P&gt;&lt;P&gt;5. Quick sanity check using Proc Compare to compare the entries.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2020 05:08:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Migrating-SAS-Catalogs/m-p/627401#M185205</guid>
      <dc:creator>Prakash_Cog</dc:creator>
      <dc:date>2020-02-26T05:08:59Z</dc:date>
    </item>
  </channel>
</rss>

