aiaiDBA

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

13718043309

010-86462881

PCC-00144: UNSAFE_NULL=YES must be used with DBMS=V7 and MODE=ORACLE

PCC-00144: UNSAFE_NULL=YES must be used with DBMS=V7 and MODE=ORACLE
Cause: The option UNSAFE_NULL=YES has been used with DBMS=V6 or DBMS=NATIVE (the default) or has been used with MODE=ANSI/ANSI14/ANSI13.
Action: Either specify DBMS=V7 and MODE=ORACLE (the default) when using UNSAFE_NULL=YES or do not use UNSAFE_NULL=YES.

请先 登录 后评论

1 个回答

小智
PCC-00144:UNSAFE_NULL = YES必须与DBMS = V7和MODE = ORACLE一起使用,
.原因: DBMS = V6或DBMS = NATIVE(默认值)已使用UNSAFE_NULL = YES选项,或已使用MODE = ANSI / ANSI14 / ANSI13。,
.操作:在使用UNSAFE_NULL = YES时指定DBMS = V7和MODE = ORACLE(默认值),或者不使用UNSAFE_NULL = YES。,
.
请先 登录 后评论