Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ora-02069: global_names parameter must be set to TRUE for this operation

frm40735Jul 8 2010 — edited Jul 8 2010
I am trying to insert into a table with a database link. my select is from a database view. I get this error.

ora-02069: global_names parameter must be set to TRUE for this operation

when I create a table based on select * from view and try the insert again, it copies.

Is there something that I 'm missing when I try to insert from a view?

Thanks
This post has been answered by Chinar on Jul 8 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2010
Added on Jul 8 2010
6 comments
3,527 views