Source Control for Oracle 5

Deploying database changes

You have several options to deploy from Source Control for Oracle to a target database.

Manual deployments

You can deploy from a scripts folder using Schema Compare for Oracle.  Just checkout the version you want to deploy from your version control system and use that folder as the source.  

Automated deployments

If you have a Redgate Deploy license, then you can automate your database deployments and include them as part of Continuous Integration and Continuous Delivery (CI/CD) processes.

1. Deploy your Source Control project directly with the Schema Compare for Oracle command line

Learn more about using the Schema Compare for Oracle command line.

See the worked examples.


2. Use Redgate Change Control to generate migration scripts and deploy with Redgate Change Automation. 

Learn more about using a Source Control for Oracle project as the development source in Redgate Change Control.  This gives you more control and allows you to customize the deployment scripts if needed.


Didn't find what you were looking for?