Administrator Guide : Administering solidDB® : Performing backup and recovery : Monitoring and controlling backups
  
Monitoring and controlling backups
solidDB® offers a set of ADMIN COMMANDs for monitoring and controlling backups.
The syntax is as follows:
ADMIN COMMAND 'command'
where command is any of the options presented in the following table:
Local backup command
Network backup command
Description
status backup
status netbackup
Displays the status of the most recent backup.
backuplist
netbackuplist
Displays a status list of last backups.
info bcktime
-
Displays the time of the latest completed backup.
abort backup
abort netbackup
Cancels the ongoing backup process.
Querying the list of all completed backups and their success status
To query the list of all completed backups and their success status, issue the following command:
ADMIN COMMAND 'backuplist'
Canceling an active network backup operation
To cancel an active network backup operation, issue the following command:
ADMIN COMMAND 'abort netbackup'
See also
Performing backup and recovery