aiaiDBA

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

13718043309

010-86462881

PCB-00004: UNSAFE_NULL=YES must be used with DBMS=V7 or V8 and MODE=ORACLE

PCB-00004: UNSAFE_NULL=YES must be used with DBMS=V7 or V8 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: Use DBMS=V7 or V8 and MODE=ORACLE (the default) when using UNSAFE_NULL=YES or do not use UNSAFE_NULL=YES.

请先 登录 后评论

1 个回答

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