"ERROR: Unable to access message 16.30" might be generated when using ODS


The following errors might be generated if an ODS destination, such as PDF, RTF, or HTML, is used to create a file that is very large (containing thousands of pages or tables):

ERROR: UNABLE TO ACCESS MESSAGE 16.30.
ERROR: Fatal ODS error has occurred. Unable to continue processing
       this output destination.


If the value of the MEMSIZE= system option is increased or set to zero, then the following error might be generated instead:

Error: OUT OF RESOURCES


If additional memory allocation does not eliminate the error, then the suggested circumvention for the problem is to break the job into two or more sections.