ORA-12716: Cannot ALTER DATABASE CHARACTER SET when CLOB data exists

Oracle error message numbers and Oracle error codes.
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

ORA-12716: Cannot ALTER DATABASE CHARACTER SET when CLOB data exists

Post by jimb »

ORA-12716: Cannot ALTER DATABASE CHARACTER SET when CLOB data exists
Cause: CLOB data changes representation to Unicode when converting to a multibyte character set and must be migrated
Action: Remove CLOB data as listed in the alert file. CLOB data can be migrated by methods such as import/export
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-12716: Cannot ALTER DATABASE CHARACTER SET when CLOB data exists

Post by xaeresis »

xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-12716: Cannot ALTER DATABASE CHARACTER SET when CLOB data exists

Post by xaeresis »

Post Reply