Database Error Messages

OCI-63367

System generated name for PRIMARY KEY constraint (string) cannot be renamed on a data timehouse enabled table.

Cause

An attempt is being made to rename the system generated name for PRIMARY KEY constraint on a data timehouse enabled table.


Action

Drop the existing PRIMARY KEY constraint and add the PRIMARY KEY constraint with new name.