redgate/schema-compare-for-oracle

Verified Publisher

By Redgate

Updated 14 days ago

Image
1

50K+

redgate/schema-compare-for-oracle repository overview

What is Schema Compare for Oracle?

Schema Compare for Oracle is the fast way to compare and deploy Oracle schemas. You can see differences in schemas side-by-side and script up changes.

What is this image?

This image contains the Schema 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/schema-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 Schema 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" page.

Tag summary

Content type

Image

Digest

sha256:5a8291710

Size

49.5 MB

Last updated

14 days ago

docker pull redgate/schema-compare-for-oracle