To produce a full online backup of the Platform the Platform databases when running Derby, use the the following mzsh
command:
Code Block | ||||
---|---|---|---|---|
| ||||
$ mzsh mzadmin/<password> derbybackup <backup directory> |
...
Tip | ||
---|---|---|
| ||
One way of performing regular backups is to create a script that runs the |
...