ORA-14111:creation of a GLOBAL partitioned index on clustered tables is not supported
错误码
错误描述:creation of a GLOBAL partitioned index on clustered tables is not supported
错误原因:An attempt was made to create a GLOBAL partitioned index on a clustered table which is currently illegal.
解决方法:Remove PARTITION BY RANGE/HASH clause along with any partition descriptions to create a GLOBAL non-partitioned index on a clustered table
向认证技术专家提问
向技术专家提问


