Import and export between versions of Oracle

Source: Internet
Author: User

The conversion of the old and new platform, need to import the old database data into the new database library, due to different versions, looked up some information

Due to the operational principles of Oracle's IMP/EXP components-backwards compatible, there are some rules:
Rule 1: A low version of Exp/imp can connect to a higher version (or the same version) of the database server, but the higher version of Exp/imp cannot connect to the lower version of the database server;
Rule 2: High version exp out of DMP file, low version cannot imp (cannot recognize DMP file); Low version exp out DMP file, high version can imp (backwards compatible);
Rule 3: Data from Oracle's low version of export can be import into Oracle high, but is limited to adjacent versions of Oracle, such as Oracle 10 to Oracle 11. For conversions between two nonadjacent versions,
If you are from Oracle 9 to Oracle 11, you should first enter the data into intermediate version-oracle 10, and then transfer from the intermediate database to a later Oracle 11

Import and export between versions of Oracle

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.