usage: derbybackup <directory>
Performs a Derby database online backup.
Note!
The backup directory needs to be stated with the full path, e g /Users/myusername/backupdirectory
, so it is not relative to the directory you are currently in.
For further information about Derby backup, see Derby Database Backup and Restore.
Return Codes
Listed below are the different return codes for the derbybackup command:
Code | Description |
---|---|
0 | Will be returned if the command was successful or unsuccessful. |
1 | Will be returned if the argument count is incorrect. |