ORA-14639
Error: ORA-14639: SUBPARTITIONS clause can be specified only for Hash, Composite Range Hash table/partition
Causa: Attempted to specify SUBPARTITIONS clause on table that is not partitioned by the Composite Range-Hash method.
Acción: Re-issue the command after ensuring that the SUBPARTITIONS clause is not specified. To specify a template for a Composite Range List object use the SUBPARTITION TEMPLATE clause.
COMENTARIOS:
No hay comentarios.