Copy data to another schema

If the source table has an XMLType column then operation aborts with the following error:

Error Message:
Access violation at address 61E12289 in module ‘oraclient11.dll’. Read of address 00000008
2016.01.07 15:14:43: Copy Table Data3 (Copy Table Data) finished.

Would you check the “SELECT * FROM …” statement in that situation?
Thanks.

Hm, that’s weird. We do have a check for XMLTYPE columns in there, and you’re supposed to get a “sorry, we can’t copy this table” type message. I’ll check it out, thanks.

OK, it’s fixed for next beta.