CPA5305: Record not added. Member NW0720F is full received when running RRM transaction reports. (NETIQKB72274)

  • 7772274
  • 04-May-2010
  • 05-May-2010

Situation

CPA5305: Record not added. Member NW0720F is full. (C I 9999) is received when running RRM transaction reports.

Resolution

Command: CHGPF FILE(PSCOMMON/NW0720F)    SIZE(*NOMAX)          will fix this issue.

If you are concerned that *NOMAX might impact disk usage too much, command:

CHGPF FILE(PSCOMMON/NW0720F) SIZE(10000000 10000 10)

Is a good alternative.

Cause

This issue is caused when a lot of RRM transactions are returned for the date range specified on the RRM transaction reports.

Additional Information

Formerly known as NETIQKB72274