BIP8106
Severity
10 : WarningMessage
Creates the Configuration Manager. Syntax: mqsicreateconfigmgr -i ServiceUserId -a ServicePassword -q QueueManagerName -n DataBaseName < -u DataBaseUserId > < -p DataBasePassword > < -d SecurityDomainName > < -s UserNameServerQueueManagerName > < -w WorkPath > <-l <0|1|2>>Explanation
Command Options
'i' the userid that the Configuration Manager should run under. 'a' the password for the Configuration Manager userid. 'q' the WebSphere Business Integration queue manager that the Configuration Manager should use. This is created if it does not exist. 'n' the configuration repository name. 'u' the userid that the Configuration Manager uses to access the configuration repository. 'p' the password for the configuration repository userid. 'd' the Security Domain that the Configuration Manager will use. 's' the WebSphere Business Integration queue manager of the User Name Server. 'w' the directory into which trace logs are placed. 'l' enables Windows NT/2000 complete domain awareness.