Compile of an Ideal program fails with IDADERRP02E - INTERR: Internal system error.
search cancel

Compile of an Ideal program fails with IDADERRP02E - INTERR: Internal system error.

book

Article ID: 51521

calendar_today

Updated On:

Products

Datacom DATACOM - AD Ideal CIS COMMON SERVICES FOR Z/OS 90S SERVICES DATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OS COMMON PRODUCT SERVICES COMPONENT Common Services CA ECOMETER SERVER COMPONENT FOC Easytrieve Report Generator for Common Services INFOCAI MAINTENANCE IPC UNICENTER JCLCHECK COMMON COMPONENT Mainframe VM Product Manager CHORUS SOFTWARE MANAGER CA ON DEMAND PORTAL CA Service Desk Manager - Unified Self Service PAM CLIENT FOR LINUX ON MAINFRAME MAINFRAME CONNECTOR FOR LINUX ON MAINFRAME GRAPHICAL MANAGEMENT INTERFACE WEB ADMINISTRATOR FOR TOP SECRET Xpertware

Issue/Introduction

Description:

Compile of an Ideal program fails with:

1-IDADERRP02E - INTERR: Internal system error.

The explanation of this error in the CA Ideal Message and codes guide says to issue the DISPLAY ERROR:

                   
SRVC=LBN FUNC=GETADDR  RC=008    PGM=CMASMR  11.0 -4708                 
CALPGM=                   CURACT=CM ACTTYP=  USER=A04 ERRID=$GVSYM      
SYS=BIS ENTTYP=PGM ENTNAM=VK5P100            ENTVER=373  ENTSTAT=TEST 
 

How do I resolve this error?

Solution:

ERRID=$GVSYM occurs when the symbol table exceeds the maximum allowable size.

The Symbol Table contains an entry for each Dataview name, Dataview field name, panel name, panel field name, working data field name, report name, procedure name and label name. The length of these entries will vary according to the length of the symbol. Each entry contains information such as the length of the symbol, the address of the symbol in the FAT, etc.

Check if you can remove any working fields that are not being used or any unused Dataviews in the resource section of the program. If there is nothing that can be removed then you will need to split up the program as you hit an internal limitation.

For a complete listing of Internal Limits, see Appendix A: Internal Limits in the CA Ideal Working In The Environment Guide.

See also related Technical document: TEC264493

Environment

Release:
Component: IDEAL