EREP_OBJ_NOTFOUND

Meta Data Services Programming

Meta Data Services Programming

EREP_OBJ_NOTFOUND  (0x1301)

You have attempted to retrieve a repository object that does not exist. If multiple users are accessing the repository database concurrently, this error can occur if one user deletes a repository object while a second user is attempting to retrieve the object. It can also occur if you are using an object identifier that has been saved from prior interactions with the repository, and the object has been deleted between the time that you obtained the object identifier and the time that you attempted to retrieve the repository object. Consider handling this exception with special processing for the case where a repository object no longer exists.