Showing posts with label ORA-12088. Show all posts
Showing posts with label ORA-12088. Show all posts

Thursday, 16 February 2012

ORA-12088: cannot online redefine table string . string with unsupported datatype

ORA-12088: cannot online redefine table string . string with unsupported datatype

Cause: An attempt was made to online redefine a table containing a LONG column, an ADT column, or a FILE column.

Action: Do not attempt to online redefine a table containing a LONG column, an ADT column, or a FILE column.