CSM accept processing failed IEB120I SMP00002 VALIDATION ERROR for Scheduler 11.0
search cancel

CSM accept processing failed IEB120I SMP00002 VALIDATION ERROR for Scheduler 11.0

book

Article ID: 199716

calendar_today

Updated On:

Products

Mainframe Software Manager (Chorus Software Manager) CHORUS SOFTWARE MANAGER

Issue/Introduction

 The following errors occur during ACCEPT of CA Scheduler 11.0 using CA CSM:

 IEB120I SMP00002 VALIDATION ERROR                                                                                 
 IEB1034E RECORD LENGTHS UNEQUAL BETWEEN INDD SMP00002 (80) AND OUTDD ACHCLIST (3120)

 IEB1034E RECORD LENGTHS UNEQUAL BETWEEN INDD SMP00002 (80) AND OUTDD ACHCLIST (3120)       
 

 
 

Environment

Release : 6.0

Component : CSM ELECTRONIC SOFTWARE DELIVERY

Resolution

The IEB120I/IEB1034E failure occur for sites using IEBCOPY instead of PDSMAN. The Scheduler 11.0 install package allocates the ACHDATA and ACHCLIST datasets with LRECL=0 which causing the copy from the CCHB000.F1 relative file to fail with:
IEB120I SMP00002 VALIDATION ERROR
IEB1034E RECORD LENGTHS UNEQUAL BETWEEN INDD SMP00002 (80) AND OUTDD ACHDATA/ACHCLIST (3120).

To circumvent this using CSM please go to settings, system settings, software installation and enable
Execute Checks During Base Installation

Execute Apply Check During Base Installation: x


Suspend Base Installation After Apply Check: x


Execute Accept Check During Base Installation: x


Suspend Base Installation After Accept Check: x
Click apply to save the change. This enables the pending installation option. After the apply is done delete and re-allocate the ACHDATA and ACHCLIST datasets keeping the same HLQ and DCB except for change the LRECL to 80. After this is done proceed with the accept.