BIP1101
Severity
30 : Severe errorMessage
Unknown WebSphere MQ queue manager name <insert_0>.Explanation
When connecting to the WebSphere MQ queue manager during Configuration Manager startup, the name supplied is not that of a queue manager known to WebSphere MQ.Response
The most likely situation is that the queue manager specified on the mqsicreateconfigmgr command -q option has been deleted. You must delete the Configuration Manager using the mqsideleteconfigmgr command, then recreate it using mqsicreateconfigmgr, ensuring that the -q option is specified correctly. To preserve your configuration data in the configuration repository and message repository, do not specify the -n and -m flags on the mqsideleteconfigmgr command. Note also that WebSphere MQ queue manager names are case-sensitive. For more information on this error see the WebSphere MQ Application Programming Reference manual, code 2058.