Something I found on the error message…
Message ID CPA3305
Message IGCDTA(*YES) not allowed for device &9. (C H T)
Cause Writer &1 found file &4 number &10 job &8/&7/&6 created on system &12 on &11 with attribute IGCDTA(*YES) on output queue &2 in library &3 and determined that IGCDTA(*YES) is not allowed for device &9.
Recovery Do one of the following: — Enter C to cancel the writer. — Enter H to hold file &4 on the output queue and produce the next file. — Enter T to process the file. If T is entered, the results may not be what is expected because the file will be printed using the page width and attributes of file QPSPLPRT in library QSYS, and print lines will have the ends removed to fit on the page. A reply of T may also cause the actual number of pages produced by the writer to be more than the original number of spooled pages.
Technical Desc When the T reply is taken, the writer will use additional processing unit resources to reformat the spooled output file. The extra processing unit use can adversely affect other jobs in the system.
Reply Choices C — Cancel writer
H — Hold file and process next file
T — Process the file with print lines truncated
Severity
99
Message Level
82
Alert Option
*NO
Log Problem
*NO
=========================================================
If QPSPLPRT isn’t wide enough, then issue CHGPRTF with a new PAGESIZE() to widen the lines.
Tom
Discuss This Question: 1  Reply