What is to be Done When a U1189 Error is Received When Running CA View SARPAC?
A SARPAC U1189 error, actually a x'04A5' error in SyncSort, occurs when the job runs out of sortwork space.
The following is recommended:
. Ensure that all tapes output from SARPAC are being retained.
. Add 3 //SORTWKnn DDs (//SORTWK01 DD UNIT=SYSDA,SPACE=(CYL,(100)), //SORTWK02 ..., //SORTWK03 ...)
to the SARPAC JCL.
. Run batches of fewer tapes (TAPESEQ=nnnnn-nnnnn), enough to take about 24 hours to process, so that the error
is less likely to occur.