DBAsupport.com Forums - Powered by vBulletin
Results 1 to 6 of 6

Thread: Export from 9.2, import in 9.0 - how?

  1. #1
    Join Date
    Nov 2003
    Posts
    37

    Export from 9.2, import in 9.0 - how?

    How to export a schema from Oracle 9.2 and import in to Oracle 9.0?

  2. #2
    Join Date
    Apr 2001
    Location
    Bangalore, India
    Posts
    727
    Use lower version (9.0) to export/improt
    Thomas Saviour(royxavier@yahoo.com)
    Technical Lead (Databases)
    Thomson Reuters (Markets)

    http://ora600tom.wordpress.com/

  3. #3
    Join Date
    Nov 2003
    Posts
    37
    But how?

    The schema is in a 9.2 database and I have to carry it to a 9.0 database.

    I tried to export from 9.2 but while importing it into 9.0, it says unrecognized format!

  4. #4
    Join Date
    Apr 2001
    Location
    Bangalore, India
    Posts
    727
    Set the ENV for 9.0. Connect to 9.2 database and export. Then import.
    Thomas Saviour(royxavier@yahoo.com)
    Technical Lead (Databases)
    Thomson Reuters (Markets)

    http://ora600tom.wordpress.com/

  5. #5
    Join Date
    Jun 2001
    Location
    California
    Posts
    124
    If there is connectivity possible b/w these two instance then try thru connectstring

    On 92 server
    imp system/pwd@90DB ........

    Cons: import could be slow.

  6. #6
    Join Date
    Aug 2002
    Location
    Colorado Springs
    Posts
    5,253
    Read the Utilities Guide -- it tells you all the compatibilities between export/import on different versions. Unsurprisingly, I'd say.
    David Aldridge,
    "The Oracle Sponge"

    Senior Manager, Business Intelligence Development
    XM Satellite Radio
    Washington, DC

    Oracle ACE

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