ICSCMSGP05T INTERR MESSAGE DOES NOT EXIST IDADPSEP10
search cancel

ICSCMSGP05T INTERR MESSAGE DOES NOT EXIST IDADPSEP10

book

Article ID: 275541

calendar_today

Updated On:

Products

Ideal

Issue/Introduction

After applying IDEAL 15.1 maintenance getting error message:

ICSCMSGP05T – INTERR: MESSAGE DOES NOT EXIST 1-IDADPSEP10

Environment

Release : 15.1

Cause

The missing message IDADPSEP10 is an old message from Ideal 14.0, see Article 30405
The message should already be there in 15.1 and should not be affected by any Ideal 15.1 maintenance.
Perhaps it was never there and the problem that issues the IDADPSEP10 has not occurred before. 

Resolution

Run the job below to restore the current Ideal 15.1 ADRLIB members which includes all current messages.

//RESTORE EXEC PGM=VLSUTIL                                   
//STEPLIB DD DSN=hlq.CAVQLOAD,DISP=SHR             
//VLSFILE DD DSN=hlq.ADRLIB,DISP=SHR                   
//VLSBKUP DD DSN=hlq.CAILDATV(IL151LIB),DISP=SHR 
//SYSPRINT DD SYSOUT=*                                       
//AUXPRINT DD SYSOUT=*                                       
//SYSIN DD *                                                 
RESTORE NOCLEAR(R)                                            
LIBRARY                                                      
/*