KB Article #46198

QFILE file from QTEMP library is full

Problem

-- QFILE file from QTEMP library is full



-- Automator allows on AS400 jobs, to recover the joblogs generated by the system and store it into a  file that must be large enough to make it possible to store the joblog, else production server is hang during the joblog recovery, on the following message:  



CPA 5305:  Record not added. Member &1 is full. (C I 9999)


Resolution

1 Step:



* A DTA AREA makes it possible to fix this maximum value.  



It is advisable to create and setup this DTA AREA if someone wishes to modify the default system value



DTA AREA  SPOOL_SIZE in the Automator library must contain:  
- position 1 to 11 "no. init enreg", length of 11
- position 12 to 17 "value of increment", length of 6
- position 18 to 23 "no. max of increment", length of 6



This corresponds to the values of the CRTPF command and has the same constraints.