/
How To: Setup a Custom Backup and Restore Script
How To: Setup a Custom Backup and Restore Script
Instructions
Sample scripts can be found in the Datical install directory in <datical_install_dir>/repl/scripts/extensions
Place your custom script, eg. BackupRestoreCustomOracleDatapump.groovy, in the DDB repo in a new folder called BackupRestoreScripts.
Update the deployPackager.properties file to include below. The databaseBackupRestoreMethod needs to be the name of your custom script without the .groovy extension.
databaseBackupRestoreMethod=BackupRestoreCustomOracleDatapump extensionsPath=./BackupRestoreScripts
Check-in the files.
Further Documentation: Custom Backup and Restore Methods
, multiple selections available,
Related content
How To: Custom Backup and Restore using Oracle Flashback Database
How To: Custom Backup and Restore using Oracle Flashback Database
Read with this
How To: Support NOINIT for SqlServer Backups
How To: Support NOINIT for SqlServer Backups
More like this
How To: Update Passwords with a Groovy Script
How To: Update Passwords with a Groovy Script
More like this
Configure Deployment Packager to Use a SQL Server Ephemeral Database
Configure Deployment Packager to Use a SQL Server Ephemeral Database
More like this
Configure Deployment Packager to Use an Oracle Ephemeral Database
Configure Deployment Packager to Use an Oracle Ephemeral Database
More like this
Configure Deployment Packager to Use a PostgreSQL Ephemeral Database
Configure Deployment Packager to Use a PostgreSQL Ephemeral Database
More like this
Copyright © Datical 2012-2020 - Proprietary and Confidential