Introduction:
I received the following error message :
QFS451I LOAD FAILED FOR MODULE mmmmmmmm, CODE=009
CODE=9 The relocation data for the module exceeded the current buffer size. Adjust the buffer size using the RLDBUF parameter.
What Can I do to avoid it in the future?
Instructions:
LISTLOAD DDN=SYSLIB,MEMBER=xxxxxxxx,OUTPUT=MODLIST
Sample:
RECORD 174 TYPE 02 - RLD RLD SIZE 236 RLD/CTL COUNT 0
....
RECORD 175 TYPE 02 - RLD RLD SIZE 472 RLD/CTL COUNT 0
...
RECORD 176 TYPE 02 - RLD RLD SIZE 236 RLD/CTL COUNT 0
...
From the sample: 236+472+236 = 944/1024 = .921 then RLDBUF=.921