Database Error Messages

OCI-54060

A materialized expression column cannot be modified.

Cause

An attempt is being made to modify a materialized expression column.


Action

A materialized expression column cannot be modified using a modify column DDL. You can drop the column and then add a new materialized expression column with the desired modifications.