NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

Tech ONTAP Blogs

Automated Oracle VLDB Clone Lifecycle with In-server image backup on GCNV

AJC
NetApp
NetApp
371 Views

Leveraging the quick clone (minutes) feature of NetApp ONTAP volumes for Oracle VLDB from an in-server database image backup copy in the public cloud serves multiple purposes. It provides a near-real-time, full-size production database for reporting, development, or UAT use cases. It saves on storage costs particularly when a thin cloning of the primary database backup volumes is an option. This Ansible-based automation toolkit empowers users to set up, clone, and refresh cloned Oracle databases on user-desired schedules for streamlined lifecycle management. The toolkit is designed for the use case of Oracle VLDB deployed on the Google public cloud and utilizes GCNV as in-server database backup storage.

 

This solution addresses the following use cases:

 

  • Set up database clone configuration files for automated Oracle database cloning.

  • Create or refresh a clone Oracle database from a primary database image backup copy using an Ansible playbook scheduled to run on a regular basis.

For more technical details, please referred to the solution document: Automated Oracle VLDB Clone Lifecycle with In-server image backup 

 

Public