Database Error Messages

PRGR-00103

The repository object already exists in the database :
{0}

Cause

An attempt was made to store a repository object to the database when it was already present in it.


Action

Either delete the currently stored repository object, or avoid rewriting the same repository object into the database.