How To: Setup a Custom Backup and Restore Script

Instructions

  1. Sample scripts can be found in the Datical install directory in <datical_install_dir>/repl/scripts/extensions

  2. Place your custom script, eg. BackupRestoreCustomOracleDatapump.groovy, in the DDB repo in a new folder called BackupRestoreScripts.

  3. Update the deployPackager.properties file to include below. The databaseBackupRestoreMethod needs to be the name of your custom script without the .groovy extension.

    1.  

      databaseBackupRestoreMethod=BackupRestoreCustomOracleDatapump extensionsPath=./BackupRestoreScripts
  4. Check-in the files.

 

Further Documentation: https://datical-cs.atlassian.net/wiki/spaces/DDOC/pages/896570182

 

 

 

Copyright © Datical 2012-2020 - Proprietary and Confidential