Backup Status (backup-status)
The backup-status script is run from the tools/management-console/bin directory. This script complements the backup-data utility by checking on the status of executed backups for a specified cluster. For example, to return a list of backup operations on the agent myClusterAgent:
[PROMPT] ${BIGMEMORY_HOME}/tools/management-console/bin/backup-status
-l http://myTMShost:9889 -a myClusterAgent
The backup-status script takes the same arguments as backup-data. For details, see
Database Backup Utility (backup-data).