Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: DEFERRABLE check constraint on IOT not working?

Re: DEFERRABLE check constraint on IOT not working?

From: Gabor <gabor.kecskemeti_at_yahoo.com>
Date: 4 Mar 2006 15:39:21 -0800
Message-ID: <1141515561.483143.203740@i39g2000cwa.googlegroups.com>


I don't think it's because delete doesn't "realy" deletes the row, or not just that. Try the same with UPDATE instead of DELETE (update "a" to correct > 0 value), the same error happens..

Anyway, I can't raise a TAR, because I'm not a customer (as you can see, I use 10gXE). Or is there way for XE users to report bugs too? Received on Sat Mar 04 2006 - 17:39:21 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US