When MOVE a resource, IEF877E error occurs and the resource migration does not complete normally.
Release : all
Component : Endevor Software Change Manager
This error was occurred by the combination of Endevor/SYNCSORT or Endevor/DFSORT combination
The problem can be caused by one of these things:
- Insufficient region size. Increase to 0M (If a batch job)
- add sort work DDs as follows.
//SORTWK01 DD UNIT=SYSDA,SPACE=(CYL,(10,2))
//SORTWK02 DD UNIT=SYSDA,SPACE=(CYL,(10,2))
//SORTWK03 DD UNIT=SYSDA,SPACE=(CYL,(10,2))
-Ensure the values VIOUNIT= and WRKUNIT= in C1DEFLTS point to a DASD pool that has sufficient space for the sort.