Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Update of Raw data? using 9.2
mrmr schreef:
> The columns orig.validation_status and rev.validation_status are
> defined as RAW.
> When I run this update I get a message that says
> ORA-01407: cannot update ("MODN"."MN_SALE"."VALIDATION_STATUS") to NULL
>
> But the column is defined as nullable no.
You contradict yourself: nullable=NO: cannot be modified to NULL. So the error message is correct Received on Thu Oct 19 2006 - 06:38:49 CDT
![]() |
![]() |