BIP2332

Severity

20 : Error

Message

Error attaching field <insert_2> to field <insert_1> which already has a parent.

Explanation

The message broker attempted to attach the field <insert_2> to the field <insert_1> 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.