Description
Restores the database from an EBS snapshot (backup). This script is useful for reverting your database back to a specific backup. Typically, OPT_DB_FORCE_RESTORE = False or Ignore. However, if set to True, the script will overwrite any existing database. So if a database does exist, any attached EBS volumes will be detached and deleted, and a new EBS volume or striped volume set will be created, attached and mounted to the instance. By default, the most recent backup will be used unless you use the override inputs (OPT_DB_RESTORE_LINEAGE_OVERRIDE, OPT_DB_RESTORE_TIMESTAMP_OVERRIDE) to select a specific backup.
This script is part of RightScale's Database Manager.
Revisions
Revision 2 | May 18, 2012
Pricing
Shared with you by
RightScale Services
Sign-up for RightScale
Support Information
Please contact support@rightscale.com for support/bug reports.
