Trying to move multiple tables from one database to another. Tables with a CLOB element fail and I get "List Index Our of Bounds (?)" where the ? is column index of the first CLOB datatype. This is very consistent.
Is there something I need to set to ensure clobs are supported? Having no issues with the 90%+ of my tables that do not have clobs.
Thanks
Dwain