ORA-01441 cannot decrease column length because some value is too big
Description:
ORA-01441 cannot decrease column length because some value is too big
Cause:
An ALTER TABLE MODIFY statement attempted to decrease the size of a character field containing data. A column whose maximum size is to be decreased must contain only NULL values.
ORA-00900 to ORA-01499 "ora-01441: cannot decrease column length because some value is too, cannot decrease column length, cannot decrease column length because some value is too big, cannot decrese column length as some value is too big, lrm-00118: syntax error at '=' at the end of input, ora 01441 solution, ora-01441 cannot decrease column length because some value is big, ora-01441 cannot decrease column length workaround, ora-01441 error, ora-01441 reduce char size, ora-01441:, ora-01441: cannot decrease column length, ora-01441: cannot decrease column length because some value is too big, oracle modify column size sql error: ora-01441: cannot decrease column length because some value is too big, solution for ora-01441: cannot decrease column length because some value is too big, sql error: ora-01441: cannot decrease column length because some value is too big, sql solution for cannot decrease column length because some value is too big, [err] ora-01441: cannot decrease column length because some value is too big
Set all values in column to NULL before decreasing the maximum size.