Database Error Messages

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

PGA-21060

system errno = number

Cause

The system error number was errno following a failure in a file operation.


Action

The system error codes are documented in the header file /usr/include/errno.h. Determine the cause of the file error and correct it.