Database Error Messages

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

PGU-30032

write log failure: rc %4li, message no was string

Cause

fprintf returned the error code rc attempting to print PGAU error message number msgno. The indicated event message was being written when the error occured.


Action

Check to insure that PGAU has write access to the pgau.log file and that disk space is available for file growth.