BIP8106
Severity
10 : WarningMessage
Creates a Configuration Manager.
Syntax:
mqsicreateconfigmgr configMgrName -i serviceUserId -a servicePassword -q queueManagerName [-n db2DatabaseToMigrate -u migrationDatabaseUserId -p migrationDatabasePassword] [-s unsQMgrName] [-w workPath]
Explanation
Command Options
'configMgrName' name of the Configuration Manager (may be omitted on Windows)
'-i serviceUserId' the userid that the Configuration Manager will run under
'-a servicePassword' the password for the Configuration Manager userid
'-q queueManagerName' the WebSphere MQ queue manager that the Configuration Manager will use (this is created if it does not exist)
'-n db2DatabaseToMigrate' the name of the DB2 database that contains existing domain data to migrate
'-u migrationDatabaseUserId' the userid of the DB2 database being migrated
'-p migrationDatabasePassword' the password of the DB2 database being migrated
'-s unsQMgrName' the WebSphere MQ queue manager of the User Name Server
'-w workPath' the directory into which trace logs and the Configuration Manager repository will be placed.
Note: On Windows platforms, if the Configuration Manager name is omitted 'ConfigMgr' will be used.