Before installing Dbvisit Replicate please ensure that the following prerequisites are met.
...
Task | Comment | Comment | ||
---|---|---|---|---|
1 | Oracle software is installed on source server. | Dbvisit Replicate supports Oracle 9.2 and later. | ||
2 | MySQL is installed on target servers. | Dbvisit Replicate supports MySQL 4 and later. | ||
3 | Oracle source database is up and running. | We require database to be in ARCHIVELOG mode. To determine if database is in archivelog mode run SQL command:
| ||
4 | Dbvisit Replicate software can be run with any OS user id except root. It does not have to be the same user id as the Oracle software. However, file system read access to the redo and archive logs is required and that is why the user has to be part of the oinstall or dba group. If ASM is used on MINE, a bequeath connection must be made to the ASM instance and the user may also have to be a member of the sysasm group. | |||
5 | Ensure there is enough disk space and available memory for Dbvisit Replicate to run. | See System Requirements | ||
6 | Ensure Oracle listener is running on the source server. | |||
7 | Ensure Oracle SQL*Net connection to source database from target database. | Use tnsping to test if the SQL*Net connection can be made from target server to source database. Click here for more information | ||
8 | Ensure that the firewall port is opened between the source and the target servers for the Dbvisit Replicate ports. | Dbvisit Replicate uses the following default ports for communication between the source and target servers: - 7901 - 7902 For 2-way replication the default ports are: - 7901 - 7902 - 7903 - 7904 These ports are configurable and can be changed if required. | ||
9 | Ensure source server name can be resolved to correct IP address (not 127.0.0.1). | On source server run: ping source_hostname | ||
10 | Ensure target server name can be resolved to correct IP address (not 127.0.0.1). | On target server run: ping target_hostname | ||
11 | Ensure all data types that need to be replicated are supported by Dbvisit Replicate. | Run the SQL query in Supported Datatypes to determine if there are any unsupported datatypes in source database. Few datatypes can not be replicated from Oracle to MySQL. Click here for more information. | ||
12 | For RAC, ensure all redo threads are on shared storage and accessible by all nodes. | |||
13 | Ensure that the firewall port is opened on the target server for SQL Server. | MySQL uses 3306 port by default. | ||
14 | User must have required privileges. | Dbvisit Replicate creates dbvrep database in MySQL as metadata repository followed by executing SQL statements through APPLY service. You can either use single username or two different usernames for each task. Use "grant all privileges on *database.* to 'username'@'%' identified by 'userpassword' " command. |
Where to Get Additional Oracle client Installation Information
Oracle client for Linux
For Oracle 11.2, you can refer to http://docs.oracle.com/cd/E11882_01/install.112/e24325/toc.htm#i1011296 .
For other versions, start at http://tahiti.oracle.com/ , select your version and then go for "Quick Client Installation Guide for Linux x86-64".
Watch this explanatory video for an alternative overview of our Installation Prerequisites:
Widget Connector | ||||||
---|---|---|---|---|---|---|
|