Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Constraints validated
>>have a table with a constraint NOT NULL
>>wich is enable, validate,
>>but there is some rows with a null value.
>>How is it posssble ?
The constraint may be INVALID.
>>I did disable
>>and after I can't enable it
>>which is OK
>>Something I didn't understand ???
When you disabled it an then tried to enable it the constraint tried to become VALID but the data whithin the column made it impossible.
HTH Cheers.
Carlos. Received on Tue Jan 31 2006 - 01:52:19 CST
![]() |
![]() |