错误现象:创建表,表中某字段类型为clob,运行脚本时出现“ORA-22866缺省字符集具有不同的宽度”解决:修改数据库实例的init???.ora文件,将compatible = 8.0.?改为compatible = 8.1.0