NAME
mxrepositorysave - backup the Systems Insight Manager Repository
SYNOPSIS
mxrepositorysave -f backup_file
DESCRIPTION
The mxrepositorysave command allows the user to backup the Systems
Insight Manager Repository. The Systems Insight Manager data is stored
in a SQL Server database. When the Repository is backed-up, the
Repository server saves the entire database to the specified backup
file in the text format. Root permission is required to execute this
command.
Options
mxrepositorysave recognizes the following options:
backup_file
The full pathname of the file in which to store the backup.
RETURN VALUE
mxrepositorysave returns exit code 0 if the backup operation is
successful. Otherwise, it prints a diagnostic message and returns a
non-zero value.
LIMITATIONS
This command may only be run on the CMS. Root permission is required
to execute this command. This command may not be run on a Windows
CMS.
AUTHOR
mxrepositorysave was developed by the Hewlett-Packard Company.
SEE ALSO for HP-UX
mxrepositoryrestore(1M).
SEE ALSO for Linux
mxrepositoryrestore(8).