ORA-02069: |
global_names parameter must be set to TRUE for this operation |
| Cause: | A remote mapping of the statement is required but cannot be achieved because global_names should be set to TRUE for it to be achieved |
| Action: | Issue alter session set global_names = true if possible |