BIP9103
Severity
30 : Severe errorMessage
The component name is not provided.Explanation
The component name is retrieved from the environment. The value of variable MQSI_COMPONENT_NAME is either not defined or is empty. The component stops.Response
Use the customized started task procedure to start the component. If you are using the generated started task procedure, check your customization and define a valid component name.