primary key is required when using the DETAIL_DATASTORE

Solution ID:DRG-10504

Type: Oracle

Cause

you tried to use the detail datastore to index a table with no primary key constraint

Actions

add a primary key constraint on the table

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/drgus.htm


https://community.oracle.com/message/11001629


https://community.oracle.com/message/11001593


Browse all solutions to database errors from Oracle, MS SQL, or MySQL