Descripción: primary key is required when using the DETAIL_DATASTORE
Causa: you tried to use the detail datastore to index a table with no primary key constraint
Acción: Add a primary key constraint on the table
COMENTARIOS:
No hay comentarios sobre este error.