Oracle Error: ORA-02069
Error Description:
Global_names parameter must be set to TRUE for this operation
Error 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.
There haven't been any comments added for this error yet. You may add one if you like.
Add a comment
|
|