mqsibackupconfigmgr command

Start of change

Supported platforms

  • Windows 2000, Windows XP
  • UNIX platforms
  • z/OS
End of change

Purpose

This command backs up the Configuration Manager repository online and uses the Configuration Manager Proxy to communicate with the Configuration Manager in the same way that the existing utility mqsideploy does on Windows platforms

Syntax

Windows and UNIX platforms

z/OS

Start of change

Parameters

configMgrName
(Required) The name of the Configuration Manager.

If you do not specify a name, configMgr is substituted.

-d DirectoryPathName
(Required) The directory where the back up is placed. An error occurs if the directory does not exist.
-a archiveName
(Optional) Specifies the backup archive name; if you do not specify a name, the name takes the form: <configMgrName>_<timestamp>_cmar.
End of change

Authorization

The user ID used to invoke this command must be a member of the Windows Administrators group on this local system.

Responses

This command returns the following responses:
  • BIP8056 Unknown queue manager

Examples

     mqsibackupqueuemanager ConfigMgr -d c:\mqsitest\db –a archive1
Related concepts
Configuration Manager