Migrate the database from Oracle to S Plus Advanced Server

Source: Internet
Author: User

Postgres Plus Advanced Server has two migration tools, one graphical interface and one command line interface. The following uses a graphical interface as an example.

Read more: Install ipvs Plus Advanced Server 9.2 on 64-bit RHEL6.2

1

First, you must create the user and peer permissions corresponding to the source database on the Postgres Plus Advanced Server of the target database system, and then create the target database.

Create user "USERNAMEXXX" withsuperuser password 'xxxxxx ';

Create database DatabaseNameowner = "TYTUTOR" encoding = 'utf8 ';

2

Copy the Oracle database driver to the following directory based on the jre version (the current environment is version 1.4 ):

/Opt/PostgresPlus/9.2AS/jre/lib/ext/ojdbc14.jar

3

Run ipvs Plus Advanced Server migration tool


 

4


5

Right-click servers and choose add migration source and target database.



6


  • 1
  • 2
  • 3
  • Next Page

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.