Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PRGR-00116

User "{0}" does not exist.

Cause

An attempt to fetch the specified user from the repository failed because the object does not exist in the repository.


Action

Fetch a user that already exists, or store the specified user into the repository before attempting to fetch it.