ORA-14151
Error: ORA-14151: invalid table partitioning method
Causa: Invalid partitioning method was specified in CREATE TABLE statement. A table may be partitioned by RANGE, HASH, or composite range/hash (R+H).
Acción: Specify one of valid partitioning methods.
COMENTARIOS:
No hay comentarios.