BIP8831

Severity

10 : Warning

Message

Creates the Configuration Manager.

Syntax:
mqsicreateconfigmgr configMgrName -q queueManagerName [-1 | -2] [-n db2DatabaseToMigrate -u migrationDataBaseUserId -p migrationDataBasePassword] [-s unsQMgrName]

Explanation

Command Options
'configMgrName' name of the Configuration Manager
'-q queueManagerName' the Configuration Manager's WebSphere MQ queue manager
'-1' creates only the Configuration Manager's registry.
'-2' creates only the Configuration Manager's WebSphere MQ resources.
'-n db2DatabaseToMigrate' the DB2 database name, used only for migration from earlier versions.
'-u migrationDataBaseUserId' the userid that the Configuration Manager uses to access the DB2 database.
'-p migrationDataBasePassword' the password for the DB2 database userid.
'-s unsQMgrName' the WebSphere MQ queue manager of the User Name Server.