When CSM is used to install the first incremental release of CA Endevor SCM V17 the apply of RO70908 will fail with a GIM9102E error
search cancel

When CSM is used to install the first incremental release of CA Endevor SCM V17 the apply of RO70908 will fail with a GIM9102E error

book

Article ID: 17483

calendar_today

Updated On:

Products

Bind Analyzer for DB2 for z/OS SQL-Ease for DB2 for z/OS SYSVIEW Performance Management Option for DB2 for z/OS Plan Analyzer for DB2 for z/OS Subsystem Analyzer for DB2 for z/OS PanAudit Plus Easytrieve Report Generator PAN/SQL Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench CA 2E

Issue/Introduction

Description:

When CSM is used to install v17 the apply of RO70908 will fail with a GIM9102E error.

Solution:

If CSM (Chorus Software Manager) is used to install the first incremental release of Endevor V17, the application of APAR RO70908 - NAME MASKING SUPPORT FOR ENVIRONMENT ON BUILD SCL STMT will fail with the error:


GIM69102E ** ALLOCATION FAILED FOR SMPTLOAD BECAUSE THERE IS NO DDDEF ENTRY FOR SMPTLOAD IN TARGET ZONE CAIT0. 

To resolve this error you must run the following JCL to add the SMPTLOAD DDDEF to your CA Endevor v17 CSI.


//STEP1    EXEC PGM=GIMSMP,PARM='DATE=U',REGION=0M                   
//SMPCSI   DD DISP=SHR,DSN=YOUR.v17.CSI                              
//SMPCNTL  DD *                                                      
SET BDY(GLOBAL).                                                     
UCLIN.                                                               
ADD  DDDEF (SMPTLOAD) UNIT(SYSDA) CYL SPACE(300,100) DIR(800).      
ENDUCL.                                                              
SET BDY(ZNCAIT0).                                                    
UCLIN.                                                               
ADD  DDDEF (SMPTLOAD) UNIT(SYSDA) CYL SPACE(300,100) DIR(800).      
ENDUCL.                                                              
SET BDY(ZNCAID0).                                                    
UCLIN.                                                               
ADD  DDDEF (SMPTLOAD) UNIT(SYSDA) CYL SPACE(300,100) DIR(800).      
ENDUCL.                                                              
/*  

If you have any questions or concerns, please contact your local CA Endevor Support Team.

Environment

Release:
Component: C21E