ERROR | remote/local nesting level is too deep |
CAUSE | Too many remote table operations required a reverse trip back to the local site, for example to execute a local function on a remote table. |
ACTION | Rearrange the query or co-locate the functions with the tables. |