Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

character set migration to AL32UTF8: Issues dmu 23.1 in apex schema

Erik TripOct 10 2024

We are preparing a database characterset migration to al32utf8 on an oracle 19.23 database using the dmu tool version 23.1.
After scanning the database the dmu tool detects several issues in our application schemes which we are all able to solve.

In the Oracle maintained schema's we only have issues in the apex schema (version 23.2)

Some of these issues we can solve. For instance the data in wwv_flow_debug_messages we can delete.

But there are some tables in which we can not solve the issues.

For instance wwv_flow_jet_charts.

But I notice a difference in behaviour in my application tables and in the oracle maintained schema's.

The data in wwv_flow_jet_charts needs conversion, but I can not start the conversion because of the fact that I have

How can we solve this?
Thanks in advance
Kind Regards Erik

Comments
Post Details
Added on Oct 10 2024
2 comments
287 views