<?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 Application Migration from AIX to Linux in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Application-Migration-from-AIX-to-Linux/m-p/476197#M284889</link>
    <description>&lt;P&gt;HI ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one more question regarding the application migration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Source &amp;nbsp;-- &amp;nbsp;AIX and SAS version is 9.4&lt;/P&gt;
&lt;P&gt;Target &amp;nbsp; -- &amp;nbsp;Linux and SAS version is 9.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both source and target are 64 bit operating systems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What should I majorly look into for this migration, with respect to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Database connectors&lt;/P&gt;
&lt;P&gt;SAS datasets&lt;/P&gt;
&lt;P&gt;SAS catalogs&lt;/P&gt;
&lt;P&gt;Flat files&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Vijayanand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 07 Jul 2018 12:49:34 GMT</pubDate>
    <dc:creator>vijayanand</dc:creator>
    <dc:date>2018-07-07T12:49:34Z</dc:date>
    <item>
      <title>SAS Application Migration from AIX to Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Application-Migration-from-AIX-to-Linux/m-p/462640#M284887</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My requirement is to migrate the sas applications currently running on AIX 7.1 to Linux. What are the pre requisites and salient features/aspects that I should look into, to devise the migration strategy/approach. The current application produces some reports on the BI platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Current SAS version is 9.3 and the target SAS version is 9.4&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>Wed, 16 May 2018 11:12:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Application-Migration-from-AIX-to-Linux/m-p/462640#M284887</guid>
      <dc:creator>vijayanand</dc:creator>
      <dc:date>2018-05-16T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Application Migration from AIX to Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Application-Migration-from-AIX-to-Linux/m-p/462646#M284888</link>
      <description>&lt;P&gt;You might/will have to deal with big endian/little endian issues. Catalogs most probably will need to be migrated (export to cport and import from that).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your big advantage is the fact that you will have two separate systems where the old platform is still operative until you are certain that the new one works. Much better than when you do a migration in place.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider to not migrate the metadata, but do a new setup, if you have lots of issues where things could be done better, but where the need for service continuity has prevented you to make a change.&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 12:16:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Application-Migration-from-AIX-to-Linux/m-p/462646#M284888</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-05-16T12:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Application Migration from AIX to Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Application-Migration-from-AIX-to-Linux/m-p/476197#M284889</link>
      <description>&lt;P&gt;HI ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;one more question regarding the application migration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Source &amp;nbsp;-- &amp;nbsp;AIX and SAS version is 9.4&lt;/P&gt;
&lt;P&gt;Target &amp;nbsp; -- &amp;nbsp;Linux and SAS version is 9.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both source and target are 64 bit operating systems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What should I majorly look into for this migration, with respect to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Database connectors&lt;/P&gt;
&lt;P&gt;SAS datasets&lt;/P&gt;
&lt;P&gt;SAS catalogs&lt;/P&gt;
&lt;P&gt;Flat files&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Vijayanand.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jul 2018 12:49:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Application-Migration-from-AIX-to-Linux/m-p/476197#M284889</guid>
      <dc:creator>vijayanand</dc:creator>
      <dc:date>2018-07-07T12:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Application Migration from AIX to Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Application-Migration-from-AIX-to-Linux/m-p/476360#M284890</link>
      <description>&lt;P&gt;Catalogs will most probably need migration. It's best to recreate them from the original code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Datasets can probably stay, but if you see messages about CEDA (cross-environment data access), you might want to migrate them if you experience performance issues. Test with an un-migrated dataset first, then migrate it, then see if your code runs (noticeably) faster.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Flat files might need to be read with an encoding option, depending on the encoding setting on your new platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can't tell you anything about database connectors, as we don't use them.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 06:05:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Application-Migration-from-AIX-to-Linux/m-p/476360#M284890</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-07-09T06:05:22Z</dc:date>
    </item>
  </channel>
</rss>

