Oracle DBA, How To, Error, Cause and Action

ORA-16281: missing identification key for table string.string.

ORA-16281: missing identification key for table "string"."string".


Cause:


No identification key was created for specified table.



Action:


Create a primakey key or unique index for specified table.

No comments:

Post a Comment

Thanks for your comment.