Re: OGG-01169

Posted by Roshan on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/OGG-01169-tp7738p7758.html

OK I created a unique index using the columns from function index and set it as invisible as per the doc
since function based index is not supported.
 

CREATE UNIQUE INDEX OGG_CB_CR_DB_NOTES2#$1 ON CB_CR_DB_NOTES (TRANS_NUM_V,TRANS_DATE_D) tablespace INDX;