Database Error Messages

OCI-63376

Adding primary key constraint with USING INDEX clause is not allowed on data timehouse enabled table.

Cause

An attemt is being made to add a primary key constraint with USING INDEX clause on a data timehouse enabled table.


Action

Do not use USING INDEX clause while adding primary key constraint on a data timehouse enabled table.