RC 100 in TPLSERUN
search cancel

RC 100 in TPLSERUN

book

Article ID: 279197

calendar_today

Updated On:

Products

Topology

Issue/Introduction

What could be the reason and how to fix it, If TPLSERUN job fails with RC 100 and messages in log are similar to below ones?

16:58:20.900 ímain~ ERROR com.broadcom.topology.workfile.zos.DfSortWorkFileHandle - DFSORT failed with RC=16, control command was: S
 ORT FIELDS=(1,4,BI,A,9,4,BI,A,5,4,BI,A,21,4,BI,A,13,8,CH,A,25,1,BI,A,42,1,BI,A); SUM FIELDS=(26,8,BI,34,8,BI); RECORD TYPE=F,LENGTH=
 (42); OPTION EQUALS,FILSZ=E7600392
 16:58:20.901 ímain~ ERROR com.broadcom.topology.workfile.zos.DfSortWorkFileHandle - DFSORT error message:
 JVMJZTK2004N Log level has been set to: I
IKJ56245I DATA SET hlq.TOPOLOGY.WORK.CICS.Dxxxxx.Txxxx.TRNS NOT ALLOCATED, NOT ENOUGH SPACE ON VOLUMES+
 IKJ56245I USE DELETE COMMAND TO DELETE UNUSED DATA SETS
JVMJZTK2999E Alloc failed, rc=0x4714041D cmd=alloc dd(SORTOUT) da('hlq.TOPOLOGY.WORK.CICS.Dxxxxx.Txxxx.TRNS') dsorg(ps) reuse msg(2
 ) bufno(99) new recfm(f,b) eattr(opt) unit(3390) vol(SY3069) lrecl(42) blksize(27972) block(27972) space(11412,34236) maxvol(1) dsnt
 ype(large) catalog

Resolution

As message suggest such errors caused by not enough space. In order to fix it the parm _RECORDS_EXPECTED in TPLSCONF member should be reconsidered accordingly.