Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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:


CodeDescription

0

Will be returned if the command was successful or unsuccessful.

1

Will be returned if the argument count is incorrect.

  • No labels