<?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 Datasets/Tables and SAS programs migration from Mainframes to Linux in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296098#M61955</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&amp;nbsp;the SAS application programs and&amp;nbsp;&amp;nbsp;SAS datasets &amp;nbsp;(of SAS 9.1.3) which currently are on Mainfrmaes to Linux with the version upgradation of SAS 9.4. Once the data and programs are migrated, my Linux environemnt shoudl produce the same results as teh current Mainframes environment is producing, but with&amp;nbsp;better&amp;nbsp;performace. Can somebody help me with the answers to my following questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Would there be any challenge in using CIMPORT in Linux (SAS 9.4) as CPORT on mainframes would prepare the transport files using sas 9.1.3?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) To move the SAS datasets, is there a better option than using CPORT and CIMPORT. I assume that CPORT and CIMPORT procedures would automatically handle the EBCDIC to ASCII conversion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) What is the best way of migrating the application programs from mainframes (SAS 9.1.3) to Linux(SAS 9.4). &amp;nbsp;What changes do these sas programs require in the target environment in general and any other possible challenges.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) How can I use PROC MIGRATE in the context of migrating data and application program.&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;</description>
    <pubDate>Fri, 02 Sep 2016 11:31:18 GMT</pubDate>
    <dc:creator>vijayanand</dc:creator>
    <dc:date>2016-09-02T11:31:18Z</dc:date>
    <item>
      <title>SAS Datasets/Tables and SAS programs migration from Mainframes to Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296098#M61955</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&amp;nbsp;the SAS application programs and&amp;nbsp;&amp;nbsp;SAS datasets &amp;nbsp;(of SAS 9.1.3) which currently are on Mainfrmaes to Linux with the version upgradation of SAS 9.4. Once the data and programs are migrated, my Linux environemnt shoudl produce the same results as teh current Mainframes environment is producing, but with&amp;nbsp;better&amp;nbsp;performace. Can somebody help me with the answers to my following questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Would there be any challenge in using CIMPORT in Linux (SAS 9.4) as CPORT on mainframes would prepare the transport files using sas 9.1.3?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) To move the SAS datasets, is there a better option than using CPORT and CIMPORT. I assume that CPORT and CIMPORT procedures would automatically handle the EBCDIC to ASCII conversion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) What is the best way of migrating the application programs from mainframes (SAS 9.1.3) to Linux(SAS 9.4). &amp;nbsp;What changes do these sas programs require in the target environment in general and any other possible challenges.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) How can I use PROC MIGRATE in the context of migrating data and application program.&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;</description>
      <pubDate>Fri, 02 Sep 2016 11:31:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296098#M61955</guid>
      <dc:creator>vijayanand</dc:creator>
      <dc:date>2016-09-02T11:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Datasets/Tables and SAS programs migration from Mainframes to Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296107#M61961</link>
      <description>&lt;P&gt;#3 is going to be long and cumbersome. How many programs do you have? What type of programs are they, data manipulation, statistical analysis, reporting?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Between 9.1 and 9.4 there have been a lot of changes especially in the graphing Procs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS 9.1 to 9.4 is moving 10-12 years.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 13:38:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296107#M61961</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-09-02T13:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Datasets/Tables and SAS programs migration from Mainframes to Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296111#M61963</link>
      <description>&lt;P&gt;1) Be sure to transfer files in binary mode. Other than that, see your question 2)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) I'm not sure about this. TYou need to verify this statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) SAS programs&amp;nbsp;are plain text files. Changes required is anything that points to the host, like file names/location, librefs etc. Unfortunately, I think this quite a manual work. Be aware of that many settings are allowed in ZOS cards, you need to decide where to put SAS sessions settings in the new environment, like on the SAS command, config/autoexec (which?)...&lt;/P&gt;
&lt;P&gt;The you might have stuff in catalogs. But that will probably work with CPORT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) See the doc for explanations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A part from this, there's migration calculator, and much other tools for migration in the Migration focus area at&amp;nbsp;support.sas.com that should be helpful to you.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2016 13:45:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296111#M61963</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-09-02T13:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Datasets/Tables and SAS programs migration from Mainframes to Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296269#M62011</link>
      <description>&lt;P&gt;2) CPORT / CIMPORT is the best way. CPORT on the mainframe will create an ASCII transport file. From memory I think you have to ensure the transport file is fixed block - FB - with 80 character record length.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You then transfer it to Linux using binary mode where CIMPORT should be able to read it without any more modification. There shouldn't be any issues moving between SAS versions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2016 02:35:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296269#M62011</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-09-03T02:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Datasets/Tables and SAS programs migration from Mainframes to Linux</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296321#M62040</link>
      <description>&lt;P&gt;3) You have to change all libname, filename, infile an file statement (at least). An be aware, that differences in numeric precision exist, see&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/viewer.htm#p0ji1unv6thm0dn1gp4t01a1u0g6.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrcon/68089/HTML/default/viewer.htm#p0ji1unv6thm0dn1gp4t01a1u0g6.htm&lt;/A&gt; for details.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Sep 2016 20:22:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Datasets-Tables-and-SAS-programs-migration-from-Mainframes/m-p/296321#M62040</guid>
      <dc:creator>error_prone</dc:creator>
      <dc:date>2016-09-03T20:22:34Z</dc:date>
    </item>
  </channel>
</rss>

