Wednesday 11 April 2012

ORA-22859: invalid modification of columns

ORA-22859: invalid modification of columns

Cause: An attempt was made to modify an object, REF, VARRAY, nested table, or LOB column type.

Action: Create a new column of the desired type and copy the current column data to the new type using the appropriate type constructor.

No comments:

Post a Comment