<?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>Question Re: Migration to SQL server from iSeries in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/migration-to-sql-server-from-iseries/qaa-p/1844343#M809512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would try to change the IFS CPY CL Commands to ftp scripts, because this could be easily converted to windows later ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Volker Gueldenpfennig, consolut.gmbh&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.consolut.de" target="test_blank"&gt;http://www.consolut.de&lt;/A&gt; - &lt;A href="http://www.4soi.de" target="test_blank"&gt;http://www.4soi.de&lt;/A&gt; - &lt;A href="http://www.easymarketplace.de" target="test_blank"&gt;http://www.easymarketplace.de&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2007 13:42:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-24T13:42:43Z</dc:date>
    <item>
      <title>Migration to SQL server from iSeries</title>
      <link>https://community.sap.com/t5/technology-q-a/migration-to-sql-server-from-iseries/qaq-p/1844340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are about to begin a migration from iSeries to SQL server environment. In our SAP iSeries environment, we have several rpg and cl programs that we use to communicate with external systems and interfaces. We're going to need to convert these programs to work in the Windows world. Can anyone offer suggestions/recommendations for programming tools to replicate our rpg and cl functionality in Windows?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bruce Eppensteiner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 16:26:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/migration-to-sql-server-from-iseries/qaq-p/1844340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T16:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Migration to SQL server from iSeries</title>
      <link>https://community.sap.com/t5/technology-q-a/migration-to-sql-server-from-iseries/qaa-p/1844341#M809510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess, you ran into this position, as you directly access the DB2/400 with RPG etc. &lt;/P&gt;&lt;P&gt;This is note recommended by SAP.&lt;/P&gt;&lt;P&gt;One of the "official technqiues" would be to use RFC-Interfaces between both worlds. These interfaces are independent of the SAP platform =&amp;gt; you can now move the interface to this new technique already, test them and later on at the migration, no changes are required.&lt;/P&gt;&lt;P&gt;That means, that you have to exclude your file access to the SAP and replace it with an RFC call and "the rest" of your current RPG can stay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Volker Gueldenpfennig, consolut.gmbh&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.consolut.de" target="test_blank"&gt;http://www.consolut.de&lt;/A&gt; - &lt;A href="http://www.4soi.de" target="test_blank"&gt;http://www.4soi.de&lt;/A&gt; - &lt;A href="http://www.easymarketplace.de" target="test_blank"&gt;http://www.easymarketplace.de&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Volker Gueldenpfennig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 08:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/migration-to-sql-server-from-iseries/qaa-p/1844341#M809510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T08:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Migration to SQL server from iSeries</title>
      <link>https://community.sap.com/t5/technology-q-a/migration-to-sql-server-from-iseries/qaa-p/1844342#M809511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Volker,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, we're not directly accessing the database. We're using rpg to do things like copying spool files to the ifs as stream files. We use the ifs a lot as a communications structure between SAP and external systems. What i'm trying to find out is what kind of scripting languages may be available to replace our rpg since we're going to be moving to a Windows environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bruce&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 19:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/migration-to-sql-server-from-iseries/qaa-p/1844342#M809511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T19:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Migration to SQL server from iSeries</title>
      <link>https://community.sap.com/t5/technology-q-a/migration-to-sql-server-from-iseries/qaa-p/1844343#M809512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruce,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would try to change the IFS CPY CL Commands to ftp scripts, because this could be easily converted to windows later ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Volker Gueldenpfennig, consolut.gmbh&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.consolut.de" target="test_blank"&gt;http://www.consolut.de&lt;/A&gt; - &lt;A href="http://www.4soi.de" target="test_blank"&gt;http://www.4soi.de&lt;/A&gt; - &lt;A href="http://www.easymarketplace.de" target="test_blank"&gt;http://www.easymarketplace.de&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 13:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/migration-to-sql-server-from-iseries/qaa-p/1844343#M809512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T13:42:43Z</dc:date>
    </item>
  </channel>
</rss>

