Database Error Messages

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

ORADNFS-65003

failed to query user's local groups in the system, error code: number

Cause

failed to query user's local groups in the system Error code Description- 0005 : The user does not have access rights to the requested information. This error is also returned if the servername parameter has a trailing blank. 0124 : The system call level is not correct. This error is returned if the level parameter was not specified as 0. 0087 : A parameter is incorrect. This error is returned if the flags parameter contains a value other than LG_INCLUDE_INDIRECT. 0234 : More entries are available. Specify a large enough buffer to receive all entries. 0008 : Insufficient memory was available to complete the operation. 2453 : The domain controller could not be found. 2221 : The user could not be found. This error is returned if the username could not be found. 1722 : The RPC server is unavailable. This error is returned if the servername parameter could not be found. access denied, not enough memory, no dc controller or many more


Action

Review the system configuration and correct the relevant issue.