Global_name parameter must be set to True error.
I am trying to bulk transfer records from one database instance to another instance over a DB link. Both instances global_name is set to False and I have created a database link for the connection.
However, when I run my procedure, I hit the global name parameter must be set to True error and my procedure failed.
Please help!
Thanks.