Using dmu tool to migrate character set from WE8MSWIN1252 to AL32UTF8
Hi All,
We're running in below described problem.
Environmen: CENTOS 7, Oracle Database 12c, around 14TB Data
When we've installed the database we configured it with a wrong character set WE8MSWIN1252. Now we need to migrate this database to AL32UTF8
using the Migration Tool "dmu".
The scan process does work as it should, but got problem at follows system tables:
- DECODETEXT => TEXTPART
- MESSAGE_LOG => DB_ERRORTEXT and MESSAGE
from the Migration Status I got follows Messages, but I'm not really sure what they really mean an what I can do to fix the issues.
- two yellow messages
- Convertible data found in External Table (as dmu does not support external data, what can I do to migrate this data too ?)