SB73 when restroting large element
search cancel

SB73 when restroting large element

book

Article ID: 134074

calendar_today

Updated On:

Products

Endevor Endevor - ECLIPSE Plugin

Issue/Introduction

During the restore of a large element, the client received the following abend: IEC030I B37-04,IFG0554A,jobname,jobstep,SYS0000#,8ECD,volume

Environment

Release: all


Component: all

Resolution

Add C1WORK(1-6)  dd's to override dynamically allocated temportary datasets. Add these dd's to the submitted C1BM3000 job:

//C1WORK01 DD UNIT=SYSDA,SPACE=(CYL,(50,50)), 

// DCB=(RECFM=VB,LRECL=5000,BLKSIZE=6233)

//C1WORK02 DD UNIT=SYSDA,SPACE=(CYL,(50,50)),

// DCB=(RECFM=VB,LRECL=5000,BLKSIZE=6233)

//C1WORK02 DD UNIT=SYSDA,SPACE=(CYL,(50,50)), 

// DCB=(RECFM=VB,LRECL=5000,BLKSIZE=6233)


reference: Process Element actions in Batch, Restore Statement, How to Allocate Data Sets for Large Elements


https://docops.ca.com/ca-endevor-SCM/18-0/en/scl-reference/process-element-actions-in-batch/restore-statement/how-to-allocate-data-sets-for-large-elements