aiaiDBA

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

13718043309

010-86462881

ORA-32331: type "string"."string" is incompatible with the master site

ORA-32331: type "string"."string" is incompatible with the master site
Cause: A type used by the materialized view was found to be incompatible with its coressponding type on the master site. This could be because the type does not exist on the master site or has been evolved to a different version from that on the materialzied view site.
Action: Make sure that the types used by the materialized view are the same on both the materialized view and master sites.

请先 登录 后评论

1 个回答

小智
ORA-32331:type“ string ”。“ string ”与主站点不兼容,
.原因:发现物化视图使用的类型与主站点上的其应答类型不兼容。这可能是因为类型不存在于主站点上或已经演变为与materialzied视图站点上的版本不同的版本。,
.操作:确保物化视图使用的类型在物化视图和主站点上相同。,
.
请先 登录 后评论