redgate/data-compare-for-oracle

Verified Publisher

By Redgate

Updated 14 days ago

Image
1

5.4K

redgate/data-compare-for-oracle repository overview

What is Data Compare for Oracle?

Data Compare for Oracle lets you compare data in Oracle tables and deploy differences. You can see differences in records side-by-side and script up changes.

What is this image?

This image contains the Data Compare for Oracle command line interface and all the requisite dependencies.

How to use this image

To compare two databases

docker container run --rm redgate/data-compare-for-oracle:5 /IAgreeToTheEula /source System/pass@TEST{SCHEMA_A} /target System/[email protected]/PROD{SCHEMA_A}

By using the /IAgreeToTheEula switch, you consent to the applicable Redgate EULA.

The filesystem in a container is isolated from the rest of the system so you should use --mount to pass directories through to Data Compare, for example when working with scripts folders and project files.

You can find more information at our documentation site and specifically the "Using the command line on Linux(https://documentation.red-gate.com/dco/using-the-command-line)" page.

Tag summary

Content type

Image

Digest

sha256:f103d2c57

Size

49.9 MB

Last updated

14 days ago

docker pull redgate/data-compare-for-oracle