aiaiDBA

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

13718043309

010-86462881

ORA-34243: (MXDCL11) You can only use the string keyword when defining a COMPOSITE.

ORA-34243: (MXDCL11) You can only use the string keyword when defining a COMPOSITE.
Cause: User supplied the COMPRESSED keyword when defining an object that was not a COMPOSITE.
Action: If the intent is to create a compressed composite, make sure that the object type is COMPOSITE. Otherwise, remove the COMPRESSED keyword from the command string and rerun.

请先 登录 后评论

1 个回答

小智
ORA-34243:(MXDCL11)在定义COMPOSITE时,只能使用string关键字。,
.原因:在定义非COMPOSITE对象时,用户提供了COMPRESSED关键字。,
.操作:如果意图是创建压缩复合,请确保对象类型为COMPOSITE。否则,从命令字符串中删除COMPRESSED关键字并重新运行。,
.
请先 登录 后评论