Oracle Message ORA-23416 - table string.string does not contain a primary key constraint

ERRORtable string.string does not contain a primary key constraint
CAUSEThe master table does not constaint a primary key constraint or the primary key constraint has been disabled.
ACTIONCreate a primary key constraint on the master table or enable the existing constraint.