DBAsupport.com Forums - Powered by vBulletin
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: migration plan from Sun to Linux

  1. #1
    Join Date
    Mar 2006
    Posts
    176

    migration plan from Sun to Linux

    I don't think this will work but want to make sure.

    1. can we have RMAN backup on Solaris and restore to Linux?
    2. if we can't clone the database between the two different OS, what is the best way to migration the data beside using EMPDP/IMPDP for the huge database?

    Thanks,

  2. #2
    Join Date
    Nov 2000
    Location
    Pittsburgh, PA
    Posts
    4,166
    Have you looked at the transportable table space option?

    http://docs.oracle.com/cd/B19306_01/...91/dbxptrn.htm

    I haven't tried it myself, but it seems like it should work. You may want to migrate to the same version, then upgrade to a new version of Oracle, if you plan on upgrading.

  3. #3
    Join Date
    Feb 2002
    Location
    http://db-migration.co.in
    Posts
    50
    RMan works and can use either transport tablespace or convert datafile option
    http://db-migration.co.in
    database migrations

  4. #4
    Join Date
    Apr 2006
    Posts
    377
    It really depends on what you mean by Sun, the version of Linux and the version of Oracle. You could potentially use Data Guard or Transport Database.

  5. #5
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    May I ask how big is the database?
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  6. #6
    Join Date
    Mar 2006
    Posts
    176
    700g and they go from Solaris 5.9 to the latest Rh

  7. #7
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Quote Originally Posted by matthew00 View Post
    700g and they go from Solaris 5.9 to the latest Rh
    If you can afford a downtime I would pre-create database and migrate it via expdp/impdp. I've done a 400 Gigs one, expdp/impdp phase in around 8 hours end-to-end.

    I would suggest to go for a test run before the actual migration, this way test run would allow for finetuning scripts, have a clear idea of elapsed time and also allow users to validate, test connectivity and functionality.
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  8. #8
    Join Date
    Mar 2001
    Location
    India
    Posts
    57
    Hi,

    expdp/impdp is best solution for platform changing. But I don't understand why are you going to switch from sparc to intel platform for large database?
    Thanks and Regards,
    Gitesh Trivedi

  9. #9
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Quote Originally Posted by giteshtrivedi View Post
    ...I don't understand why are you going to switch from sparc to intel platform for large database?
    Why not? Don't you know about the Intel Itanium based HP Superdome? I have worked supporting a very critical 80,000 execs per second database on such platform.
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  10. #10
    Join Date
    Mar 2001
    Location
    India
    Posts
    57
    Oracle stops support on HP Itanium.
    Thanks and Regards,
    Gitesh Trivedi

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width