Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To produce a full online backup of the Platform databases when running Derby, use the following  mzsh  command:

...

To restore the database:

  1. Shut down .

      

  2. Move all directories and files from the backup directory to the Derby restore directory. Use the following command to retrieve the restore directory:

    Code Block
    languagetext
    themeEclipse
    mzsh topo get --format data-only topo://services:standard/val:storage-dispatcher.storage-dispatcher1.config.db-properties.derby.restore.path 
    

     

  3. Startup .

...

Tip
titleHint!

One way of performing regular backups is to create a script that runs the  derbybackup  command and includes a date as part of the directory name. The script may be called at a regular interval, for instance, once a day, by adding and scheduling a script executor in a  Task Workflow  in the  Workflow Editor .

 w

...

Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next:

7.2 Oracle Database Online Backup and Restore (SP 8.2.1.0)