ORA-02069:global_names parameter must be set to TRUE for this operation
错误码
错误描述:global_names parameter must be set to TRUE for this operation
错误原因: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
解决方法:Issue alter session set global_names = true if possible
向认证技术专家提问
向技术专家提问


