Restriction with In Database Archiving and TTS ?
Hi,
When I was in Oracle 12c, I perform TTS between 2 databases in our development env and all was fine.
In the source database, we have enabled In Database Archiving for some tables of a schema (the one Im doing the TTS).
We've migrated the two databases in Oracle 19.16.0.0
And now, the TTS is KO and we receive an ORA-600:
Processing object type TRANSPORTABLE_EXPORT/TABLE
ORA-39014: One or more workers have prematurely exited.
ORA-39029: worker 1 with process name "DW00" prematurely terminated
ORA-31671: Worker process DW00 had an unhandled exception.
ORA-00600: internal error code, arguments: [ktilmTtsEnableArchive: no ARCHIVE Column]
I can't find ANY info on google about that error.