DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Global Parameters

  1. #1
    Join Date
    Dec 2002
    Posts
    40

    Exclamation Global Parameters

    Hi all

    have got a merge stament which inserts and updates the table.Trying to do it on a remote database.We are using the Link for this Purpose.But it is giving me the error.

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

    Can any one please let me know on this.

  2. #2
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    SQL> show parameter glo

    NAME TYPE VALUE
    -------------------------- ----------- ----------------------
    global_context_pool_size string
    global_names boolean TRUE
    SQL>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width