Skip to content

Commit 892c816

Browse files
committed
oracle demo updates
1 parent 812e6b8 commit 892c816

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

examples/oracle/demo/README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1+
# Demo Outline
2+
:white_check_mark: Setup and start Oracle database (Source)<br>
3+
:white_check_mark: Setup and start Redis Enterprise database (Target)<br>
4+
:white_check_mark: Setup and start Redis Connect<br>
5+
:white_check_mark: Perform Initial load and CDC with Redis Connect<br>
6+
17
# Prerequisites
28

39
* Docker compatible [*nix OS](https://en.wikipedia.org/wiki/Unix-like) and [Docker](https://docs.docker.com/get-docker) installed.
410
* Please have 8 vCPU*, 8GB RAM and 50GB storage for this demo to function properly. Adjust the resources based on your requirements. For HA, at least have 2 Redis Connect Connector instances deployed on separate hosts.
511
* [Oracle JDBC Driver](https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html) (`ojdbc8.jar`)
612

7-
| :exclamation: IMPORTANT |
8-
|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
9-
| We can not include the Oracle JDBC Driver due to licensing requirement. Please obtain the Oracle client jar following the link above or get a copy from your existing Oracle installation. |
10-
1113
<p>Execute the following commands (copy & paste) to download and setup Redis Connect and demo scripts.
1214
i.e.</p>
1315

0 commit comments

Comments
 (0)