Log analyzer failed to read compression dictionary and produces dump
My Log Analyzer job failed with the following messages and then produced a dump. How can I resolve this?
LAE0294I Beginning of Inline Image Copy processing.
LAE0418I Inline Image Copy process has ended abnormally with
Condition Code: 000010. A DUMP with the title
'INLINE COPY TASK TERMINATION'
was taken. The waiting module was [email protected]
LAE0071W Unable to build expansion dictionary
from Image Copy
LAE0069E Unable to expand compressed data. Data will be shown in dump format
It is possible this is just a storage problem.
Review your sort parameters specified in the DYNSORT parm in the job and try increasing them.
Also change to MSG YES
for example
DYNSORT = (DSNUM(5),SPACE(50,25),MAINSIZE(2000),MSG(Y))