We just converted to CA-7 V12 and we are using forward recovery so we have a spill fill job set up but we are getting this error:
DB13001E - UNEXPECTED RETURN CODE 40 (114) EXTENDED RWTSA SIZE ERROR
DB10045E - ABNORMAL TERMINATION DUE TO ERROR(S)
You need to extend the size of your TASKS startup parameter.
If your Startup TASKS parameter shows TASKS 250,32K,0,0,100
then change it to TASKS 250,33K,0,0,100
That symptom may happen when executing the Spill function from another LPAR than the MUF.
XCF includes some header making row larger than without XCF, so the Spill function may fail for that reason.