Activity overview
Latest activity by errr3
Bug still exists in Source Control for Oracle 2.0.3.489. Customers who use xml index cannot use you product normally, developpers don't want to migrate to your poduct while this bug exist. / comments
Bug still exists in Source Control for Oracle 2.0.3.489. Customers who use xml index cannot use you product normally, developpers don't want to migrate to your poduct while this bug exist.
Same problem with context indexes on xmltype columns http://www.red-gate.com/MessageBoard/vi ... hp?t=19768 / comments
Same problem with context indexes on xmltype columns http://www.red-gate.com/MessageBoard/vi ... hp?t=19768
bug on context index and xmltype column
Refresh after commit changes show incorrect changes with context index on xmltype column.
For example:
create table t1(col xmltype);
create index idx_test on t1(col)
indextype is ctxsys.context
par...