Oracle Message OCI-31059 - Cannot insert root XML document node if it already exists

ERRORCannot insert root XML document node if it already exists
CAUSEAn attempt was made to insert a root node into an XML document that already had a root node.
ACTIONCall the appropriate replace function to replace the node instead of inserting it anew.