Database Error Messages

OCI-52808

Cannot drop primary key constraint on external table because a dependent vector index exists.

Cause

An attempt is being made to drop a primary key constraint on an external table where a dependent vector index exists.


Action

Drop the dependent vector index before attempting to drop the primary key constraint.