Results 1 to 2 of 2

Thread: Migrating database from sun solaris 2.6 to Aix 5

  1. #1
    Join Date
    Jun 2003
    Location
    singapore
    Posts
    1

    Migrating database from sun solaris 2.6 to Aix 5

    Hi

    I want migrate database from sun solaris 2.5 to aix 5.1
    database 8.1.7(64bit).(cross platform),give me full step
    how to the above task.

    Thanks in advance.

    Regards
    ravi

  2. #2
    Join Date
    Jun 2003
    Posts
    7
    Hi Ravi,

    The only way to do so is with Export/import
    1) issue a full export of your database on Solaris.
    2) create a new database on AIX with same tablespace name as the original one
    3) issue the full import.
    I think that in step 3 you need to use the "imp" tool from your solaris box connected through SQL*Net to your AIX database but I'm not 100% sure.

    Hope this helps

    Philippe

Posting Permissions

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