HP Systems Insight Manager 7.0 Command Line Interface Guide

4. All Jobs and tasks must be completed. Ensure there are no running discovery, identification
or deployment tasks by viewing the task list in Systems Insight Manager GUI.
5. Determine if enough disk space is available on the server. The required disk space is dependent
on the size of the database.
Return values
No return value.
Note: This tool continues even if an HP Insight Control software fails during export.
Supported Platforms
All versions of Systems Insight Manager supported Windows operating system.
All versions of Systems Insight Manager supported SQL server local or remote database.
Post Export
Disable the CMS on the source server.
Examples
Example 1
To export data without specifying file name and password.
mxexport
Example 3
To export a data by specifying a password, enter
mxexport[-p d&e128Pa ]
Example 4
To export a data by specifying a filename, enter
mxexport[-f c:\data\Products.zip ]
Example 5
To export a data by specifying a filename and a password, enter
mxexport[-f c:\data\Products.zip -p d&128Pa ]
Author
mxexport was developed by the Hewlett-Packard Company.
Debug Settings
By default, the debug log is disabled for migration. To turn on the debug log, open the file
migration.props under [HPSIM]\config\debugsettings, and modify the value of the
property GlobalEnable to true and set the log level to 20 or above for finest logging. This property
file will be created on the first run of export of import operation. The debug log file will be created
under [HPSIM]\logs with name migration_log4j.log. A backup log file will be created
with name migration_log4j_backup.log.
See Also
mxexport(1M)
44 Command descriptions