BIP2332
Severity
20 : ErrorMessage
Error attaching field '<insert_1>' to field '<insert_0>' which already has a parent.Explanation
The message broker attempted to attach the field '<insert_1>' to the field '<insert_0>' but the latter field already has a parent field.Response
This error can arise as a result of an error in a the use of the SQL ATTACH statement. Examine the logic of the SQL statements, correct it and redeploy.