How to fix the Oracle error PGU-30032: write log failure: rc %4li, message no was string?

In this post, you’ll learn more about the Oracle ErrorPGU-30032: write log failure: rc %4li, message no was string with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

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

Reason for the Error PGU-30032: write log failure: rc %4li, message no was string

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

How to fix the Error PGU-30032: write log failure: rc %4li, message no was string ?

You can fix this error in Oracle by following the below steps

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