SMGR065E SORT FAILURE - RETURN CODE = 0001 in Package job
search cancel

SMGR065E SORT FAILURE - RETURN CODE = 0001 in Package job

book

Article ID: 234203

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

When MOVE a resource, IEF877E error occurs and the resource migration does not complete normally.

Environment

Release : all

Component : Endevor Software Change Manager

Resolution

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.