JZN-00413
JSON_TRANSFORM called with '..' path step
        
        Cause
An attempt was made to evaluate the '..' descendant axis on the target side of a JSON_TRANSFORM operation. The descendant axis was not allowed because its use may lead to target nodes that are not disjoint subtrees of the document being modified.
Action
Remove the '..' step from the target path.