Database Error Messages

OCI-11501

The column default does not match the domain default of the column.

Cause

A default was specified for a column that was different than the default of the domain with which the column was associated.


Action

Correct the default to match the domain default of the column or disassociate the column from the domain.