aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

PCC-02448: Cannot specify a UCS2 variable in the NLS_NCHAR option

PCC-02448: Cannot specify a UCS2 variable in the NLS_NCHAR option
Cause: A variable declared as utext, uvarchar, or longuvarchar was specified in the NLS_NCHAR command line option.
Action: Re-precompile without specifying the variable in an NLS_NCHAR command line option.

请先 登录 后评论

1 个回答

小智
PCC-02448:无法在NLS_NCHAR选项中指定UCS2变量,
.原因:在NLS_NCHAR命令行选项中指定了声明为utext,uvarchar或longuvarchar的变量。,
.操作:重新预编译,而不指定NLS_NCHAR命令行选项中的变量。,
.
请先 登录 后评论