Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> upgrade oracle 32-bit 9204 apps database to 64-bit 9207

upgrade oracle 32-bit 9204 apps database to 64-bit 9207

From: <srivenu_at_hotmail.com>
Date: 10 Sep 2006 21:52:55 -0700
Message-ID: <1157950375.699828.78230@h48g2000cwc.googlegroups.com>


I'am in the process of upgrading my 32-bit 9204 apps database to 64-bit 9207.

Just wanted to make sure i covered everything.

  1. Install 9201 64-bit
  2. apply 64bit 9207 on it.
  3. Copy init.ora and orapwd file to new Oracle home
  4. startup migrate (with _system_trig_enabled = FALSE)
  5. run @utlip.sql
  6. download patch 1994933 and run rmsro.sql, call rmsro.run(); & invalidate.sql
  7. create or replace java system;
  8. @catpatch.sql
  9. utlrp.sql
  10. shutdown and restart (after removing setting _system_trig_enabled = TRUE)
  11. copy appsutil from 32-bit 9204 to 64-bit 9207 home and run perl adcfgclone.pl dbTechStack

Did i miss any steps ?
Any redundant steps in there ?
Thanks & regards
srivenu Received on Sun Sep 10 2006 - 23:52:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US