Learn to add a replicat process for Amazon Redshift.
To add a Replicat for an Amazon Redshift target:
- In the OCI GoldenGate deployment console, on the Administration Service Overview page, click
Add Replicat (plus icon).
- On the Add Replicat page, select a Replicat type, and then click
Next.
The types of Replicats are:
- Classic Replicat
- Coordinated Replicat
- On the Replicat Options page, complete the following fields, and
then click Next:
- For Process Name, enter a name for the Replicat
process.
- (Optional) For Description, enter a brief description to
distinguish this Replicat from others.
- If the source is Trail, then for Trail Name, enter the name
of the Extract trail.
- For Target, select Amazon Redshift from the
dropdown.
- For Available aliases for Amazon Redshift, select
your alias from the dropdown.
- For Available staging locations, select Amazon S3
from the dropdown.
- For via staging alias, select Amazon S3 connection from the
dropdown.
- On the Parameter File page, you can specify parameters to further
configure your Replicat.
Note
GoldenGate uses Greenwich Mean Time (GMT) by default. Use SETENV to
override the default setting. For example:
setenv (TZ="US/Eastern")
setenv (TZ="GMT+5")
Learn more about SETENV.
- On the Properties File page, configure the required properties as needed. Look
for the ones marked as
#TODO
. And then click Next. Some
properties to consider modifying include:
gg.eventhandler.s3.region
: name of the region where
Amazon S3 bucket is located. Please make sure that Amazon S3 bucket and Amazon Redshift cluster are
in the same region.
gg.eventhandler.s3.bucketMappingTemplate
: Amazon S3 bucket name that will be used as staging area.
- Click Create and Run. If you click
Create, then you can manually start the Replicat later from the
Administration Service Overview page.
You return to the Administration Service Overview page where
you can view the creation of the Replicat process and access Replicat Actions.