<?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: Oracle migration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723549#M945587</link>
    <description>OK,&lt;BR /&gt;&lt;BR /&gt;But this application is critical, and if we plan to move one way, we can't go back.&lt;BR /&gt;A lot of interfaces write and read "non duplicated informations" from this system. &lt;BR /&gt;And one of the constraint, is to let interface code free of modifications. &lt;BR /&gt;we can only modify the name of the target OracleSID. but not had one!&lt;BR /&gt;&lt;BR /&gt;Are you sure that an export/import from 7.3.2.2/8.1.7 run without problems (case of stored procedure?)&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Fred,</description>
    <pubDate>Tue, 14 May 2002 14:53:49 GMT</pubDate>
    <dc:creator>Lavoine</dc:creator>
    <dc:date>2002-05-14T14:53:49Z</dc:date>
    <item>
      <title>Oracle migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723546#M945584</link>
      <description>Hi,&lt;BR /&gt;We have an old (very old) Oracle database 7.3.2.2 running on an old D-380 server (HP/UX 10.20).&lt;BR /&gt;we plan to move to a newer architecture : L1000/HP-11i.&lt;BR /&gt;1) Is it possible to run Oracle 7.3.2.2 with HP 11i? &lt;BR /&gt;2) If this is not possible, we plan to migrate to Oracle 8.1.7 - L1000 - HP/UX 11i.&lt;BR /&gt;which is the best (more secure) way to go :&lt;BR /&gt;2.1) 2 phases jump :&lt;BR /&gt;first jump :&lt;BR /&gt;from D380/10.20/7.3.2.2 &lt;BR /&gt;to D380/10.20/8.1.7&lt;BR /&gt;second jump : &lt;BR /&gt;from D380/10.20/8.1.7 &lt;BR /&gt;to L1000/11i (32bits)/8.1.7&lt;BR /&gt;2.2) 3 phases jump :&lt;BR /&gt;first jump :&lt;BR /&gt;from D380/10.20/7.3.2.2 &lt;BR /&gt;to D380/10.20/8.0.6&lt;BR /&gt;second jump :&lt;BR /&gt;from D380/10.20/8.0.6&lt;BR /&gt;to D380/10.20/8.1.7&lt;BR /&gt;third jump : &lt;BR /&gt;from D380/10.20/8.1.7&lt;BR /&gt;to L1000/11i(32 bits)/8.1.7&lt;BR /&gt;2.3 an other way to go?&lt;BR /&gt;3) if we plan to use an HP11i/8.1.7 with a 64bits architecture (OS + Oracle) : which is the best way to proceed?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;Frederic,&lt;BR /&gt;</description>
      <pubDate>Tue, 14 May 2002 14:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723546#M945584</guid>
      <dc:creator>Lavoine</dc:creator>
      <dc:date>2002-05-14T14:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723547#M945585</link>
      <description>Since you will have two boxes available, I'd leave your old one alone, do all the installs on the new one and then you can compare until you're happy with the results, then pull the plug on the old one.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 14 May 2002 14:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723547#M945585</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-14T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723548#M945586</link>
      <description>If it were me, I would essentially do it in one step.&lt;BR /&gt;&lt;BR /&gt;1) Install 64-bit (why not?) 8.1.7 on your new box. Install any 8.1.7 patches.&lt;BR /&gt;2) Do a full export on the old box and a full import on the new box.&lt;BR /&gt;&lt;BR /&gt;I have done exactly this transition and it works flawlessly. The beauty of this method is that it is perfectly safe. Your 10.20 box reemains untouched and if for some reason this Plan A fails, you have an intact starting point for Plan B.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 May 2002 14:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723548#M945586</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-05-14T14:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723549#M945587</link>
      <description>OK,&lt;BR /&gt;&lt;BR /&gt;But this application is critical, and if we plan to move one way, we can't go back.&lt;BR /&gt;A lot of interfaces write and read "non duplicated informations" from this system. &lt;BR /&gt;And one of the constraint, is to let interface code free of modifications. &lt;BR /&gt;we can only modify the name of the target OracleSID. but not had one!&lt;BR /&gt;&lt;BR /&gt;Are you sure that an export/import from 7.3.2.2/8.1.7 run without problems (case of stored procedure?)&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Fred,</description>
      <pubDate>Tue, 14 May 2002 14:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723549#M945587</guid>
      <dc:creator>Lavoine</dc:creator>
      <dc:date>2002-05-14T14:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723550#M945588</link>
      <description>Of course I can't be sure that your export/import will work. Mine did, including stored procedures. Moreover, long before I did this 'for real'; the ported data was first tested very extensively. Only then was the production export/import done. I can say that the export/import from your existing version on 10.20 to 11x 8.1.7 is no more likely to fail than any of the other migration paths that you have outlined. Again, the beauty of my proposal is that it is perfectly safe because your original system remains intact. Of course, if you are one of those who believe that software testing is for wimps then go ahaed and do the production export/import and keep your fingers crossed.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 May 2002 15:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723550#M945588</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-05-14T15:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723551#M945589</link>
      <description>Sorry, but the olddest Oracle distribution that I used was a 7.3.4. and that was during the last millenium :-).&lt;BR /&gt;Otherwise, I don't use to spend my time crossing my fingers, I am not a plug 'n play/ mouse player!&lt;BR /&gt;I used to work with 8/8i version, and I don't remember if the import/export tools are compatible between 7.3.2.2 (which is not supported by Oracle) and 8.1.7.</description>
      <pubDate>Wed, 15 May 2002 08:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723551#M945589</guid>
      <dc:creator>Lavoine</dc:creator>
      <dc:date>2002-05-15T08:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle migration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723552#M945590</link>
      <description>... long time ago.&lt;BR /&gt;&lt;BR /&gt;As far as I remember...&lt;BR /&gt;&lt;BR /&gt;1) It is not possible to upgrade anything lower than 7.3.4 to 8.0&lt;BR /&gt;2) It is not possible to upgrade from 7.x to 8.1.x in one step (recommendation is to go via 8.0.6)&lt;BR /&gt;3) To import a  version 7 dump to an 8.0 database, special scripts needed to be applied on the 8.0 database (catexp7. or likewise), not sure about possibility / requirements for 8.1.x&lt;BR /&gt;&lt;BR /&gt;Pitfalls: Version 7 databases used to default the charset zu US7ASCII, version 8 default to WE8DEC. In any case if you use export / import you may (afaik) not change the DB-charset. If you like to do that, you might need to convert some chars afterwards.&lt;BR /&gt;&lt;BR /&gt;I would recommend the following:&lt;BR /&gt;- check out if the version 7 dump can somehow be imported to 8.1.7-64 bit and proceed like this (this would be best choice as someone already said), but do not change the db-charset.&lt;BR /&gt;&lt;BR /&gt;If this is not possible I would go like this:&lt;BR /&gt;- upgrade to 7.3.4 on existing box&lt;BR /&gt;- install 7.3.4 on new box with UX 11.x executables&lt;BR /&gt;- export/import from 734/UX10.20 to 734/UX11&lt;BR /&gt;- upgrade new database to 8.0.6&lt;BR /&gt;- upgrade new database to 8.1.7&lt;BR /&gt;- convert to 64 bit&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker</description>
      <pubDate>Wed, 15 May 2002 10:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-migration/m-p/2723552#M945590</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2002-05-15T10:04:17Z</dc:date>
    </item>
  </channel>
</rss>

