标题: ORA-22334: cannot reset type "string"."string [打印本页] 作者: admin 时间: 2016-8-31 17:15 标题: ORA-22334: cannot reset type "string"."string ORA-22334: cannotreset type "string"."string". Dependent tables must be upgraded to latest version Cause: An attempt was made to reset the type version when thedata in the
dependent table has not been upgraded to the latest type version. Action: Usethe ALTER TABLE UPGRADE INCLUDING DATA statement to
upgrade the data in the dependent tables then resubmit the statement.