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 -> Re: SunSystems+Oracle+Windows - migration

Re: SunSystems+Oracle+Windows - migration

From: NorwoodThree <norwoodthree_at_my-deja.com>
Date: 20 Nov 2002 13:38:10 -0800
Message-ID: <ba03e2c.0211201338.3119d571@posting.google.com>


This will probably be similar to the process you will end up applying:

  1. Install the Oracle binaries on Solaris
  2. Create the empty database with create scripts.
  3. Export your NT database.
  4. Import the NT database into the empty database you created in step 2.
  5. Run:
    ?/rdbms/admin/catalog.sql
    ?/rdbms/admin/catproc.sql
    ?/rdbms/admin/catrep.sql (optional)
    ?/rdbms/admin/utlrp.sql (optional)

etc... Received on Wed Nov 20 2002 - 15:38:10 CST

Original text of this message

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