Skip to content

Commit 239c77a

Browse files
sbalousekDjelibeybi
authored andcommitted
Oracle GoldenGate
- Additional branding changes from Product Management Signed-off-by: Stephen Balousek <[email protected]>
1 parent 2b8ff85 commit 239c77a

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

OracleGoldenGate/23/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Oracle GoldenGate 23 Microservices Edition Container Images
1+
# Oracle GoldenGate 23ai Microservices Edition Container Images
22

33
Sample container image build files to provide an installation of Oracle GoldenGate for DevOps users.
4-
These instructions apply to building container images for Oracle GoldenGate version 23.
4+
These instructions apply to building container images for Oracle GoldenGate version 23ai.
55

66
## Contents
77

8-
- [Oracle GoldenGate 23 Microservices Edition Container Images](#oracle-goldengate-23-microservices-edition-container-images)
8+
- [Oracle GoldenGate 23ai Microservices Edition Container Images](#oracle-goldengate-23ai-microservices-edition-container-images)
99
- [Contents](#contents)
1010
- [Before You Start](#before-you-start)
1111
- [Build an Oracle GoldenGate Container Image](#build-an-oracle-goldengate-container-image)
@@ -30,7 +30,7 @@ for you. You also must have Internet connectivity when building the container im
3030

3131
All shell commands in this document assume the usage of Bash shell.
3232

33-
For more information about Oracle GoldenGate please see the [Oracle GoldenGate 23 On-line Documentation](https://docs.oracle.com/en/middleware/goldengate/core/23/index.html).
33+
For more information about Oracle GoldenGate please see the [Oracle GoldenGate 23ai On-line Documentation](https://docs.oracle.com/en/middleware/goldengate/core/23/index.html).
3434

3535
## Build an Oracle GoldenGate Container Image
3636

@@ -59,7 +59,7 @@ docker build --tag=oracle/goldengate:23.4 \
5959
--build-arg INSTALLER=234000_fbo_ggs_Linux_x64_Oracle_services_shiphome.zip .
6060
```
6161

62-
Oracle GoldenGate 23 requires a base container image with Oracle Linux 8 or later.
62+
Oracle GoldenGate 23ai requires a base container image with Oracle Linux 8 or later.
6363

6464
## Running Oracle GoldenGate in a Container
6565

OracleGoldenGate/23/samples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Oracle GoldenGate 23 Microservices Edition on Docker
1+
# Oracle GoldenGate 23ai Microservices Edition on Docker
22

33
## Samples
44

OracleGoldenGate/README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
Sample build files to create a container image of Oracle GoldenGate for DevOps users.
44

5-
## Oracle GoldenGate 19c and earlier
5+
## Oracle GoldenGate 23
66

7-
Provides build files to create a container image of Oracle GoldenGate versions 12c through 19c.
8-
For more details, see [12c-19c/README.md](12c-19c/README.md).
7+
Provides build files to create a container image of Oracle GoldenGate version 23.
8+
For more details, see [23/README.md](23/README.md).
99

1010
## Oracle GoldenGate 21c
1111

1212
Provides build files to create a container image of Oracle GoldenGate version 21c.
1313
For more details, see [21c/README.md](21c/README.md).
14+
15+
16+
## Oracle GoldenGate 19c and earlier
17+
18+
Provides build files to create a container image of Oracle GoldenGate versions 12c through 19c.
19+
For more details, see [12c-19c/README.md](12c-19c/README.md).

0 commit comments

Comments
 (0)