aiaiDBA

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

13718043309

010-86462881

PCB-00012: Command line option DYNAMIC=ANSI required with option TYPE_CODE=ANSI

PCB-00012: Command line option DYNAMIC=ANSI required with option TYPE_CODE=ANSI
Cause: The precompiler option TYPE_CODE=ANSI was used without also specifying DYNAMIC=ANSI. The precompiler option DYNAMIC=ANSI must be specifiied if TYPE_CODE=ANSI.
Action: Set the precompiler option DYNAMIC=ANSI in addition to TYPE_CODE=ANSI or do not set TYPE_CODE=ANSI.

请先 登录 后评论

1 个回答

小智
PCB-00012:命令行选项DYNAMIC =需要ANSI,选项TYPE_CODE = ANSI,
.原因:使用预编译器选项TYPE_CODE = ANSI,也不指定DYNAMIC = ANSI。如果TYPE_CODE = ANSI,则必须指定预编译器选项DYNAMIC = ANSI。,
.操作:将预编译器选项DYNAMIC = ANSI除了TYPE_CODE = ANSI之外还是不设置TYPE_CODE = ANSI。,
.
请先 登录 后评论