Spool - 14.0 Java Transform job failed
search cancel

Spool - 14.0 Java Transform job failed

book

Article ID: 224408

calendar_today

Updated On:

Products

Spool

Issue/Introduction

Java transformer log shows the following errors:

Error #1

IOEZ00312I Dynamic growth of aggregate  727                  
prefix.HFS in progress, (by user userid).                                                   

Error #2

ESF4323 File   9889 FILENAME(XXXX    /YYYYYYY ) - Temp HFS file Write failed

We've determined that the HFS file (Error 1) is full and can't be written to.  

The following files exist in:  /example/caspoold2e/xenos/output/

F8566
F8578
F8599
F8624
F8958
F8962
F9886

What are these files and can they be purged?  Also, is there a recommendation for managing these files to avoid future file full events?

Environment

Release : 14.0

Component : CA Spool

Resolution

Upon receiving errors:

IOEZ00312I Dynamic growth of aggregate aggrname in progress, (by user
username).                                                           

ESF4323 File nnnn ... - Temp HFS file Write failed

-------------------------------------------------------------------------------------------------------------------

It is being noted that the HFS file is full and can't be written to.  
The following files exist in:  /example/caspoold2e/xenos/output/

It is recommended to check the CE0CPARM(CAIQENVA) file for TEMPDS_DISP=KEEP.  

As the TEMPDS_DISP=KEEP parameter causes the input, report, and report files to be kept after transformation, the recommendation is that you comment the TEMPDS_DISP=KEEP parameter so that it is not used. 

Note: This is a temporary setting and should only be used when debugging.  

If that is not set, the files in the /input, /output and /reports directories are deleted when the transform completes.

If a transformation gets a return code greater than 4, the files are kept for debugging purposes.  
If there are enough of those over time, the file size could grow.  

If the files are old, and no longer applicable, it is suggested to delete them.