Users Guide

After a discovery is complete, the discovered devices are added to OpenManage Power Center
automatically and the count is displayed in the console. If the device discovery fails, an error message is
displayed.
backup_database
Usage:
ompc_cli backup_database -path <path> -encrypt_password <encrypt_password> [-
quiet]
The backup_database command is used to initiate the OMPC database backup.
The -path and -encrypt_password options must be supplied.
The database backup is complete and is saved in the common network share location.
restore_database
Usage:
ompc_cli backup_database -path <path> -encrypt_password <encrypt_password> [-
quiet]
The backup_database command is used to initiate the OMPC database restoration.
The -path and -encrypt_password options must be supplied.
The database restore process is complete.
Command line interface error codes
An error code appears when one of the following two conditions occurs:
The CLI identified an error, such as a command or command option validation error. The error code is
generated by the CLI. The module number for the CLI is 0xEE. An error number for each command
and option is displayed.
An OpenManage Power Center back-end error occurs. In this situation, the error code from the server
is returned by the CLI.
The error codes use the following format:
8E|Module|Related Module (Optional)|Detail (Optional)
OMPC modules and error codes:
OMPC Database — 0x01
DCM SDK — 0x02
OMPC UI asset — 0x03
DC Modeling — 0x04
Overview — 0x05
Monitoring — 0x06
User Accounts — 0x07
42