MERGE on spatial indexed tables

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Aguyngueran

    MERGE on spatial indexed tables

    Is it possible to MERGE two tables having spatial index (index type
    DOMAIN) on
    some column ??? I get ORA-29885 domain index is defined on the column
    to be modified when trying to do this. If not, is there any other way
    to avoid
    INSERT..SELECT statement ???

    Thank You

    Best regards
    Grzybowski Rafal
  • Aguyngueran

    #2
    Re: MERGE on spatial indexed tables

    grzybek@mikrus. pw.edu.pl (Aguyngueran) wrote in message news:<cdac6650. 0404130236.24cd 1e6a@posting.go ogle.com>...
    Is it possible to MERGE two tables having spatial index (index type
    DOMAIN) on
    some column ??? I get ORA-29885 domain index is defined on the column
    to be modified when trying to do this. If not, is there any other way
    to avoid
    INSERT..SELECT statement ???
    >
    Thank You
    >
    Best regards
    Grzybowski Rafal
    I mean ORA-29886 feature not supported for domain indexes

    Comment

    Working...