ORA-01794
Error: ORA-01794: maximum number of cluster columns is 32
Causa: More than 32 columns were specified in the cluster key.
Acción: Remove some of the columns from the cluster key definition. Consider concatenating multiple character strings into a single column.
COMENTARIOS:
No hay comentarios.