These instructions help you set up SharePlex to replicate to a target cloud database directly from the source server. All of the SharePlex processes will run on this server. In a high-volume transactional environment, this may generate unacceptable overhead on the production system. In that case, you should use an intermediary server.
See also:
Post to PaaS cloud from an intermediary server
Overview of SharePlex setup on cloud databases
All steps are performed on the source server.
Complete the SharePlex preinstallation checklist.
Install SharePlex. See Install SharePlex on Linux/Unix for Oracle Database.
Run ora_setup to establish connection information for the source Oracle database. See Database Setup for Oracle. Important:
When asked if the current SID will be used as a source, enter Y.
When asked whether this is a bequeath connection, enter Y, unless this system is RAC.
Run ora_setup to establish connection information for the target cloud database. Run the utility as the master user that was created when the service was created. This user has the required DBA privileges. Important:
When asked if the current SID will be used as a source, enter N.
Specify the following in the routing map of the SharePlex configuration file:
The name of the source host to specify the target system.
In the following example, source1 is the source system and orcldb1 is the tns_alias of the target cloud database.
datasource:o.orcldbprim | ||
#source tables |
target tables |
routing map |
splex.demo_src |
splex.demo_dest |
source1@r.orcldb1 |
For more information, see Configure SharePlex to replicate data in the SharePlex Administration Guide.
All steps are performed on the source server.
Install SharePlex. See:
Run the appropriate database setup utility for the source database. See:
Important:
Reply Y when asked if the database or SID will be used as a source.
Install the appropriate ODBC client of the target cloud database.
Run the appropriate database setup utility for the target cloud database. See Database Setup Utilities.
Important:
If the target is SQL Server cloud, when asked if the database will be used as a source, enter N.
Specify the following in the routing map of the SharePlex configuration file:
the name of the source server as the target host.
In the following example using a MySQL target, source3 is the source system and sptest3 is the target database.
datasource:o.orcldbprim | ||
#source tables |
target tables |
routing map |
HR.EMP |
"sptest3"."emp" |
source3@r.sptest3 |
For more information about how to specify configuration components, see Configure SharePlex to replicate data in the SharePlex Administration Guide.
These instructions help you set up SharePlex to replicate to a target cloud database from an intermediary server that runs the SharePlex Import and Post components.
See also:
Post to PaaS cloud from the source server
Overview of SharePlex setup on cloud databases
Complete the SharePlex preinstallation checklist.
On the source server, install SharePlex for the source database. See:
On the source server, run ora_setup to establish connection information for the source database. See Database Setup for Oracle. Important:
When asked whether this is a bequeath connection, enter Y, unless this system is RAC.
When asked if the current SID will be used as a source, enter Y.
On the intermediary server, install the Oracle binaries. Do not create an Oracle instance.
On the intermediary server, add an entry in the oratab file that points to the local Oracle home, and create a dummy entry for the ORACLE_SID. Make certain to specify N so that the startup scripts do not attempt to start the dummy instance.
orcldb:/u01/app/oracle/product/12.1.0/dbhome_1:N
On the intermediary server, install SharePlex for the target cloud database. When prompted for the ORACLE_SID, specify the tns_alias that you created for the target cloud database. See:
On the intermediary server, run ora_setup to establish connection information for the target cloud database. Run it as the master user that was created when the cloud service was created. This user has the required DBA privileges to establish connection information for the target database. Important:
When asked if the current SID will be used as a source, enter N.
Specify the following in the routing map of the SharePlex configuration file:
the name of the intermediary server as the target host.
In the following example, intermediary1 is the intermediary server and orcldb1 is the tns_alias of the target cloud database.
datasource:o.orcldbprim | ||
#source tables |
target tables |
routing map |
splex.demo_src |
splex.demo_dest |
intermediary1@o.orcldb1 |
For more information, see Configure SharePlex to replicate data in the SharePlex Administration Guide.
Complete the SharePlex preinstallation checklist.
On the source server, install SharePlex for the source database. See:
On the source server, run the appropriate database setup utility for the source database. See:
Important:
Reply Y when asked if the database or SID will be used as a source.
On the intermediary server, install SharePlex for the target cloud database. See:
On the intermediary server, run the appropriate database setup utility for the target cloud database. See Database Setup Utilities.
Important:
If the target is Aurora, use the mysql_setup utility.
Specify the following in the routing map of the SharePlex configuration file:
the name of the intermediary server as the target host.
In the following example using a MySQL target, intermediary3 is the intermediary system and sptest3 is the target cloud database.
datasource:o.orcldbprim | ||
#source tables |
target tables |
routing map |
HR.EMP |
"sptest3"."emp" |
intermediary3@r.sptest3 |
For more information, see Configure SharePlex to replicate data in the SharePlex Administration Guide.
Download the SharePlex installation package that matches the database version and operating system you are using.
Additionally, download any SharePlex patches, so that you can install them after you install the base software.
Go to the Quest Software Support page: http://support.quest.com/
Click Download Software.
Click the arrow in the Download column for the version you need. You can also click the file name for access to more information and to download the file(s).
You are ready to begin the installation process. Be sure to thoroughly read the version specific Release Notes prior to running the installer.
© 2023 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy