aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

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

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.
Action: Check to insure that PGAU has write access to the pgau.log file and that disk space is available for file growth.

请先 登录 后评论

1 个回答

小智
PGU-30032:写日志失败:rc%4li,message no是string,
.原因: fprintf返回错误代码尝试打印PGAU错误消息号码。当发生错误时,正在写入指示的事件消息。,
.操作:检查以确保PGAU具有对pgau.log文件的写入权限,并且该磁盘空间可用于文件增长。,
.
请先 登录 后评论