move LOB for extended attribute
Oracle Database 19c EE High Perf Release 19.0.0.0.0 - Production
I'm trying move a LOB segment that contain the extended attribute and raise the error ORA-14692 ""STORE AS clause is not allowed for extended character type column"
*Cause: An attempt was made to use the STORE AS clause to specify
storage attributes for an extended character type column.
Action: Correct the statement and reenter."
How can I move this LOB ?
Thanks