| ERROR | primary key is required when using the DETAIL_DATASTORE |
| CAUSE | you tried to use the detail datastore to index a table with no primary key constraint |
| ACTION | add a primary key constraint on the table |
| ERROR | primary key is required when using the DETAIL_DATASTORE |
| CAUSE | you tried to use the detail datastore to index a table with no primary key constraint |
| ACTION | add a primary key constraint on the table |