重庆思庄Oracle、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 623|回复: 0
打印 上一主题 下一主题

ORA-33425: (EIFMAKEF15) CAUTION: Exporting NTEXT objects using string for

[复制链接]
跳转到指定楼层
楼主
发表于 2016-9-2 10:58:52 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
ORA-33425: (EIFMAKEF15) CAUTION: ExportingNTEXT objects using string for
the EIF file character set can cause loss ofdata. To preserve all NTEXT data,
export using the UTF8 character set for theEIF file.
Cause: The user exported an objectwith data type NTEXT, but the EIF file that
will result from the EXPORT command is not written inUnicode. Because no
non-Unicode file can represent all possible Unicode data,it is possible that some
data will be lost when converting from the Unicode NTEXTobject to the EIF file.
The EIF file will be written in the character setindicated by the "nls_charset"
argument of the EXPORT command, or, if no such argumentis present, in the
database character set.
Action: If the user is certain that thecontents of the NTEXT object can be
represented in the specified character set, then noaction is necessary. Otherwise,
the user can add "nls_charset 'UTF8'" to theEXPORT command string. This will
result in the EIF file being written in UTF8 Unicode, whichcan represent all the
data contained in NTEXT objects.

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2024-9-24 01:19 , Processed in 0.087324 second(s), 20 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表