标题: ORA-02032: clustered tables cannot be used before the cluster index is built [打印本页] 作者: admin 时间: 2016-7-19 16:18 标题: ORA-02032: clustered tables cannot be used before the cluster index is built ORA-02032: clustered tables cannot be used before the cluster index is built Cause: User attempted to perform a DML statement on a clustered table for which
no cluster index has yet been created. Action: Create the cluster index.